Database Reference
In-Depth Information
You can replace the node by running the following command:
$ bin/cassandra -Dcassandra.replace_address=10.10.21.7
If you watch the log, it states that this node is replacing the dead node mentioned in the
startup variable as follows:
INFO 09:31:03 Node es07.nishantlabs.internal/10.10.21.206
state jump to normal
WARN 09:31:03 Not updating token metadata for
es07.nishantlabs.internal/10.10.21.206 because I am
replacing it
INFO 09:31:03 Waiting for gossip to settle before
accepting client requests...
After the replacement, we get the following output:
As you can see in the preceding screenshot, the host ID of the replacing node is the same
as the replaced node.
Search WWH ::




Custom Search