Re: Only the last added node is visible in the cluster

2012-02-25 Thread Aditya Gupta
Thanks removing the system keyspace worked! Thanks! On Sun, Feb 26, 2012 at 3:39 AM, Brandon Williams wrote: > On Sat, Feb 25, 2012 at 3:39 PM, Aditya Gupta wrote: > > The output of nodetool ring after each addition of nodes, make just the > last > > added node visible in the ring. > > When I r

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Brandon Williams
On Sat, Feb 25, 2012 at 3:39 PM, Aditya Gupta 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 sh

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Aditya Gupta
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 issu

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Aditya Gupta
yes, exactly I did cloned a single VMware machine to make other instances.. so how do I correct this now ? On Sun, Feb 26, 2012 at 2:18 AM, Brandon Williams wrote: > Then my next guess is you cloned one system to make the others in a > virtual env, and the token is recorded in the system keysp

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Brandon Williams
Then my next guess is you cloned one system to make the others in a virtual env, and the token is recorded in the system keyspace. In any case, some nodetool ring output at each node addition will clarify this. -Brandon On Sat, Feb 25, 2012 at 1:20 PM, Aditya Gupta wrote: > Nope, I just re-veri

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Aditya Gupta
Nope, I just re-verified :) I have split up the range into 4 parts for 4 nodes. I have specified that in the intial_token On Sun, Feb 26, 2012 at 12:33 AM, Brandon Williams wrote: > My guess would be you're using the same token everywhere. > > -Brandon > > On Sat, Feb 25, 2012 at 9:48 AM, Aditya

Re: Only the last added node is visible in the cluster

2012-02-25 Thread Brandon Williams
My guess would be you're using the same token everywhere. -Brandon On Sat, Feb 25, 2012 at 9:48 AM, Aditya Gupta wrote: > While creating a multinode cluster, my nodes are unable to identify all the > nodes in the cluster. > Only the *last added'  node is visible when I do: >  ./nodetool -h local