I tried adding a new node and rebalanced the ring via nodetool move but
ending up in a weird state. Blew away all data from 2 nodes (out of 3)
and manually set tokens but its completely unbalanced.
[r...@cassandra1 apache-cassandra]# bin/nodetool --host localhost --port
8080 ring
Address Status Load
Range Ring
130359389109719946695111037210971065868
x.x.x.x.x Up 20 MB
0
|<--|
x.x.x.x.x Up 30.02 MB
56713727820156410577229101238628035242 | |
x.x.x.x.x Up 30.36 GB
130359389109719946695111037210971065868 |-->|
I tried running nodetool repair but that doesn't seem to accomplish
much. What should I do??? Thanks!
- Tried to add a new node but f*ed up Mark
-