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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -