Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "NodeTool" page has been changed by Alexis Wilke: https://wiki.apache.org/cassandra/NodeTool?action=diff&rev1=26&rev2=27 Comment: Added a precision about a missing node when doing a "removenode" bin/nodetool removenode <UUID> bin/nodetool removenode force }}} - The first command will block forever if the computer attached to that UUID was physically removed. Just click Ctrl-C after a second or two before running the second command. Obviously, it is better to first decommission a node if possible or you may lose some of your data. + The first command will block forever if the computer attached to that UUID was physically removed (or does not run Cassandra anymore). Just click Ctrl-C after a second or two before running the second command. Obviously, it is better to first decommission a node if possible or you may lose some of your data. The "bin/nodetool status" command shows the UUID of your nodes.
