Cassandra Seed crashed - How to rejoin? -


i have 3-node cluster of cassandra instances.

my former seed died. wiped data directory , commitlogs in hope rejoin cluster, didn't.

promoting other 2 remaining nodes seeds didn't help, because former seed goes without getting data, metadata. promoted them seeds adding them "-seeds" list in cassandra.yaml

this log when joining:

http://pastebin.com/z28lha3w

192.168.81.66 seed. 192.168.81.68 , 192.168.81.70 other 2 nodes

the node bootstrapped. doing repair should restore data on node.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -