Re: How to remove/add node

2011-07-13 Thread Abdul Haq Shaik
Thanks a lot dear. I will try it out and will let you know if the problem persists. On Thu, Jul 14, 2011 at 5:52 AM, Sameer Farooqui wrote: > As long as you have no data in this cluster, try clearing out the > /var/lib/cassandra directory from all nodes and restart Cassandra. > > The only way to

Re: How to remove/add node

2011-07-13 Thread Sameer Farooqui
As long as you have no data in this cluster, try clearing out the /var/lib/cassandra directory from all nodes and restart Cassandra. The only way to change tokens after they've been set is using a nodetool move or clearing /var/lib/cassandra. On Wed, Jul 13, 2011 at 7:41 AM, Abdul Haq Shaik < a

How to remove/add node

2011-07-13 Thread Abdul Haq Shaik
Hi, I have deleted the data, commitlog and saved cache directories. I have removed one of the nodes from the seeds of cassandra.yaml. When i tried to use nodetool, itshowing the removed node as up.. Thanks, Abdul