Re: Cassandra 1 node crashed in ring

2012-06-07 Thread aaron morton
> of Cassandra 0.8.1 I would recommend upgrading to the latest 0.8 release there are a lot bug fixes. (if not 1.0.10) > Please help me that how I add new node in ring and its gets all update/data > which lost in crash server. Have you been working at CL QUOURM and running repair regularly? Am

Re: Cassandra 1 node crashed in ring

2012-06-07 Thread rohit bhatia
    16          100         Up     Normal  15.21 KB >> 61.52%  147906224866113468886003862620136792702 >> >> Thanks & Regards >> >> Adeel Akbar >> >> -Original Message----- >> From: rohit bhatia [mailto:rohit2...@gmail.com] >> Sent: Thursda

Re: Cassandra 1 node crashed in ring

2012-06-07 Thread rohit bhatia
Thursday, June 07, 2012 12:28 PM > To: user@cassandra.apache.org > Subject: Re: Cassandra 1 node crashed in ring > > Restart cassandra on new node with autobootstrap as true, seed node as the > existing node in the cluster and an appropriate token... > You should not need to run nod

RE: Cassandra 1 node crashed in ring

2012-06-07 Thread Adeel Akbar
: Re: Cassandra 1 node crashed in ring Restart cassandra on new node with autobootstrap as true, seed node as the existing node in the cluster and an appropriate token... You should not need to run nodetool repair as autobootstrap would take care of it. On Thu, Jun 7, 2012 at 12:22 PM, Adeel Akbar w

Re: Cassandra 1 node crashed in ring

2012-06-07 Thread rohit bhatia
Restart cassandra on new node with autobootstrap as true, seed node as the existing node in the cluster and an appropriate token... You should not need to run nodetool repair as autobootstrap would take care of it. On Thu, Jun 7, 2012 at 12:22 PM, Adeel Akbar wrote: > Hi, > > > > I am running 2 n

Cassandra 1 node crashed in ring

2012-06-06 Thread Adeel Akbar
Hi, I am running 2 nodes of Cassandra 0.8.1 in ring with replication factor 2. Last night one of the Cassandra servers crashed and now we are running on single node. Please help me that how I add new node in ring and its gets all update/data which lost in crash server. Thanks & Regards