springrider wrote:
> 
> is that okay to do nodetool move before a completely repair?
> 
> using this equation?
> def tokens(nodes):
> 
>    - for x in xrange(nodes):
>       - print 2 ** 127 / nodes * x
> 

Yes use that logic to get the tokens. I think it's safe to run move first
and reair later. You are moving some nodes data as is so it's no worse than
what you have right now.

--
View this message in context: 
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/how-to-solve-one-node-is-in-heavy-load-in-unbalanced-cluster-tp6630827p6639317.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at 
Nabble.com.

Reply via email to