Re: Problems with node rejoining cluster

2013-06-28 Thread aaron morton
; > From: aaron morton [mailto:aa...@thelastpickle.com] > Sent: Thursday, June 27, 2013 10:11 PM > To: user@cassandra.apache.org > Subject: Re: Problems with node rejoining cluster > > Are you move the node to a new machine or re-installing on the same machine ? > > If i

RE: Problems with node rejoining cluster

2013-06-28 Thread Arindam Barua
always reports it joins back the cluster fine. cassandra-cli does not report split schema. Thanks, Arindam From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Thursday, June 27, 2013 10:11 PM To: user@cassandra.apache.org Subject: Re: Problems with node rejoining cluster Are you move the nod

Re: Problems with node rejoining cluster

2013-06-27 Thread aaron morton
n when we add that node back. > > -Original Message- > From: Robert Coli [mailto:rc...@eventbrite.com] > Sent: Tuesday, June 25, 2013 11:15 AM > To: user@cassandra.apache.org > Subject: Re: Problems with node rejoining cluster > > On Mon, Jun 24, 2013 at 11:19 PM, Arindam Barua

RE: Problems with node rejoining cluster

2013-06-26 Thread Arindam Barua
to:rc...@eventbrite.com] Sent: Tuesday, June 25, 2013 11:15 AM To: user@cassandra.apache.org Subject: Re: Problems with node rejoining cluster On Mon, Jun 24, 2013 at 11:19 PM, Arindam Barua wrote: > - We do not specify any tokens in cassandra.yaml relying on > bootstrap assigning

Re: Problems with node rejoining cluster

2013-06-25 Thread Robert Coli
On Mon, Jun 24, 2013 at 11:19 PM, Arindam Barua wrote: > - We do not specify any tokens in cassandra.yaml relying on > bootstrap assigning the tokens automatically. As cassandra.yaml comments state, you should never ever do this in a real cluster. I don't know what is causing your under

Problems with node rejoining cluster

2013-06-24 Thread Arindam Barua
We need to do a rolling upgrade of our Cassandra cluster in production, since we are upgrading Cassandra on solaris to Cassandra on CentOS. (We went with solaris initially since most of our other hosts in production are solaris, but were running into some lockup issues during perf tests, and de