Re: New node not joining

2011-05-09 Thread Sanjeev Kulkarni
s will not complete and no errors will be reported in the > logs even with debug enabled. > > *From:* aaron morton [mailto:aa...@thelastpickle.com] > *Sent:* Thursday, May 05, 2011 6:51 PM > *To:* user@cassandra.apache.org > *Subject:* Re: New node not joining > > When adding node

Re: New node not joining

2011-05-08 Thread aaron morton
gt; Sent: Thursday, May 05, 2011 6:51 PM > To: user@cassandra.apache.org > Subject: Re: New node not joining > > When adding nodes it is a *very* good idea to manually set the tokens, see > http://wiki.apache.org/cassandra/Operations#Load_balancing > > bootstrap is a process that

RE: New node not joining

2011-05-06 Thread Len Bucchino
6:51 PM To: user@cassandra.apache.org Subject: Re: New node not joining When adding nodes it is a *very* good idea to manually set the tokens, see http://wiki.apache.org/cassandra/Operations#Load_balancing bootstrap is a process that happens only once on a node, where as well as telling the

Re: New node not joining

2011-05-05 Thread aaron morton
> From: Len Bucchino [mailto:len.bucch...@veritix.com] > Sent: Thursday, May 05, 2011 1:31 PM > > > To: user@cassandra.apache.org > Subject: RE: New node not joining > > > Also, setting auto_bootstrap to false and setting token to the one that it > said it woul

Re: New node not joining

2011-05-05 Thread Sanjeev Kulkarni
dding any new nodes. This time the 3rd node auto bootstrapped > successfully. > > > > *From:* Len Bucchino [mailto:len.bucch...@veritix.com] > *Sent:* Thursday, May 05, 2011 1:31 PM > > *To:* user@cassandra.apache.org > *Subject:* RE: New node not joining > > >

RE: New node not joining

2011-05-05 Thread Len Bucchino
, May 05, 2011 1:31 PM To: user@cassandra.apache.org Subject: RE: New node not joining Also, setting auto_bootstrap to false and setting token to the one that it said it would use in the logs allows the new node to join the ring. From: Len Bucchino [mailto:len.bucch...@veritix.com] Sent: Thursday

RE: New node not joining

2011-05-05 Thread Len Bucchino
Also, setting auto_bootstrap to false and setting token to the one that it said it would use in the logs allows the new node to join the ring. From: Len Bucchino [mailto:len.bucch...@veritix.com] Sent: Thursday, May 05, 2011 1:25 PM To: user@cassandra.apache.org Subject: RE: New node not joining

RE: New node not joining

2011-05-05 Thread Len Bucchino
e logs but it never joins the ring. From: Sanjeev Kulkarni [mailto:sanj...@locomatix.com] Sent: Thursday, May 05, 2011 11:47 AM To: user@cassandra.apache.org Subject: Re: New node not joining Hi Len, This looks like a decent workaround. I would be very interested to see how the addition of th

Re: New node not joining

2011-05-05 Thread Sanjeev Kulkarni
dded fine. I'm > bringing up a 4th node now and will see if it has the same problem auto > bootstrapping. > > -- > *From:* Sanjeev Kulkarni [sanj...@locomatix.com] > *Sent:* Thursday, May 05, 2011 2:18 AM > *To:* user@cassandra.apache.org > *

RE: New node not joining

2011-05-05 Thread Len Bucchino
user@cassandra.apache.org Subject: New node not joining Hey guys, I'm running into what seems like a very basic problem. I have a one node cassandra instance. Version 0.7.5. Freshly installed. Contains no data. The cassandra.yaml is the same as the default one that is supplied, except for data/commitlog/sa

New node not joining

2011-05-05 Thread Sanjeev Kulkarni
Hey guys, I'm running into what seems like a very basic problem. I have a one node cassandra instance. Version 0.7.5. Freshly installed. Contains no data. The cassandra.yaml is the same as the default one that is supplied, except for data/commitlog/saved_caches directories. I also changed the addre