Re: Why does cassandra stream data when moving tokens?

2011-01-27 Thread aaron morton
It will help if you can include the output from some of the tools,  e.g. 

nodetool ring 
nodetool netstats

Aaron

On 27 Jan 2011, at 16:17, buddhasystem wrote:

 
 Removetoken command just never returns. There is nothing streaming in the
 cluster.
 
 Anyone knows what might be happening?
 
 nodetool ring returns different results on two nodes compared to the third
 one (which is the first in the ring). Weirdness started when I did move 0 on
 the no-defunct node which used to be the first. It died and when I tried to
 rebalance, I got into this inconsistency situation.
 
 
 -- 
 View this message in context: 
 http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Why-does-cassandra-stream-data-when-moving-tokens-tp5964839p5965071.html
 Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
 Nabble.com.



Re: Why does cassandra stream data when moving tokens?

2011-01-27 Thread Robert Coli
On Thu, Jan 27, 2011 at 2:05 AM, aaron morton aa...@thelastpickle.com wrote:
 It will help if you can include the output from some of the tools,  e.g.

 nodetool ring
 nodetool netstats

It will also help if you include the version of cassandra you are running.

=Rob


RE: Why does cassandra stream data when moving tokens?

2011-01-26 Thread buddhasystem

Thanks, I'll look at the configuration again.

In the meantime, I can't move the first node in the ring (after I removed
the previous node's token) -- it throws an exception and says data is being
streamed to it -- however, this is not what netstats says! Weirdness
continues...

Maxim

-- 
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Why-does-cassandra-stream-data-when-moving-tokens-tp5964839p5964883.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.