On Sat, Feb 25, 2012 at 3:39 PM, Aditya Gupta <ady...@gmail.com> wrote: > The output of nodetool ring after each addition of nodes, make just the last > added node visible in the ring. > When I retry to add the node(which are not visible) it says that it is > already a part of the ring. > > Could you indicate how should I rectify this now, as you seem to have > figured out the issue ?
The simplest thing to do is rm -rf /var/lib/cassandra on all the nodes. -Brandon