Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6F53D45A for ; Wed, 26 Sep 2012 21:21:39 +0000 (UTC) Received: (qmail 25832 invoked by uid 500); 26 Sep 2012 21:21:37 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 25811 invoked by uid 500); 26 Sep 2012 21:21:37 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 25802 invoked by uid 99); 26 Sep 2012 21:21:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 21:21:37 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a50.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 21:21:30 +0000 Received: from homiemail-a50.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a50.g.dreamhost.com (Postfix) with ESMTP id D034D6F806B for ; Wed, 26 Sep 2012 14:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=thelastpickle.com; h=from :content-type:message-id:mime-version:subject:date:references:to :in-reply-to; s=thelastpickle.com; bh=TpewPNklHlHciVAzMeYLnE46g/ 4=; b=093SYx4aRUhw7iwfzj3uTvCVdrwQdkKDUffx72cGWRZ0Bo3FMFWt1vB6pb 6GBlzNd/Qi5CXtf+X3/qHA9Lfsi4JRSyh1Ztf71F20BnFOtVbykrEQEhzbAlsGw4 kwH5mIojrNwSV05jtXrH6gGgAHsSBCShKhGFLSL2BZ5AtDD+I= Received: from [172.16.1.10] (unknown [203.86.207.101]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: aaron@thelastpickle.com) by homiemail-a50.g.dreamhost.com (Postfix) with ESMTPSA id 3F4E66F8062 for ; Wed, 26 Sep 2012 14:21:11 -0700 (PDT) From: aaron morton Content-Type: multipart/alternative; boundary="Apple-Mail=_0B27FA27-D4B5-41FF-A247-D233D458E8D6" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 6.1 \(1498\)) Subject: Re: a node stays in joining Date: Thu, 27 Sep 2012 09:21:08 +1200 References: <361031.6460.qm@web100118.mail.kks.yahoo.co.jp> To: user@cassandra.apache.org In-Reply-To: <361031.6460.qm@web100118.mail.kks.yahoo.co.jp> X-Mailer: Apple Mail (2.1498) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_0B27FA27-D4B5-41FF-A247-D233D458E8D6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii >=20 > But the Load keeps on increasing. Sounds like the nodes are / were sending it data.=20 nodetool netstats will show you what's going on.=20 Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 25/09/2012, at 10:22 PM, Satoshi Yamada = wrote: >=20 > hi, >=20 > One node in my cluster stay in "joining". I found a jira about this, = which is fixed, > but still sees the similar thing. This is a node I remove the token = first because > it did not boot correctly and re-joined in the cluster without any = pre-set token(should > I set the previous token?). >=20 > As you see below, the node(yyyy)'s state is Joining and = Effective-Ownership is 0.00 % > for more than 10 hours. But the Load keeps on increasing. >=20 > Also I noticed in the gossipinfo, the status of the node is BOOT while = other node is=20 > NORMAL. >=20 > So, how can I get the status of the node to NORMAL? >=20 > $ nodetool -h `hostname` ring > Address DC Rack Status Load = State Load Effe... > xxxx datacenter1 rack1 Up Normal = 122.41 MB 4.27 % > ..... > .... > yyyy datacenter1 rack1 Up Joining = 371.33 MB 0.00 % >=20 >=20 > $ nodetool -h `hostname` gossipinfo > .... > .... > yyyy/192.0.1.111 > RELEASE=3DVERSION:1.1.4 > LOAD:3.89343423E8 > STATUS:BOOT, 123123123....1312. > SCHEMA:a442323-...... >=20 > thanks, > satoshi --Apple-Mail=_0B27FA27-D4B5-41FF-A247-D233D458E8D6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

But the Load keeps on = increasing.

Soun= ds like the nodes are / were sending it = data. 

nodetool netstats will show you = what's going = on. 

Cheers

http://www.thelastpickle.com

On 25/09/2012, at 10:22 PM, Satoshi Yamada <bigtvioletblue@yahoo.co.jp&= gt; wrote:

hi,

One node in my cluster = stay in "joining". I found a jira about this, which is = fixed,
but still sees the similar thing. This is a node I = remove the token first because
it did not boot correctly and = re-joined in the cluster without any pre-set = token(should
I set the = previous token?).

As you see below, the = node(yyyy)'s state is Joining and Effective-Ownership is 0.00 = %
for more than 10 hours. But the Load keeps on = increasing.

Also I noticed in the gossipinfo, = the status of the node is BOOT while other node = is 
NORMAL.

So, how can I get = the status of the node to NORMAL?

$ nodetool -h = `hostname` ring
Address       =      DC      = Rack           =  Status      Load     =    State    =  Load      Effe...
xxxx      = datacenter1     rack1           Up     =              =   4.27 %
      datacenter1   =   rack1           Up       =      Joining        371.33 MB   =  0.00 %
$ nodetool -h `hostname` gossipinfo
  =  LOAD:3.89343423E8
  =  SCHEMA:a442323-......