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
Hi Len, This looks like a decent workaround. I would be very interested to see how the addition of the 4th node went. Please post it whenever you get a chance. Thanks! On Thu, May 5, 2011 at 6:47 AM, Len Bucchino wrote: > I have the same problem on 0.7.5 auto bootstrapping a 3rd node onto an > e

RE: New node not joining

2011-05-05 Thread Len Bucchino
I have the same problem on 0.7.5 auto bootstrapping a 3rd node onto an empty 2 node test cluster (the two nodes were manually added) and the it currently has an empty schema. My log entries look similar to yours. I took the new token it says its going to use from the log file added it to the y