On 07/07/2015 07:27 PM, Robert Coli wrote:
On Tue, Jul 7, 2015 at 4:39 PM, Sid Tantia
<sid.tan...@baseboxsoftware.com <mailto:sid.tan...@baseboxsoftware.com>>
wrote:
I tried both `nodetool remove node <Host ID>` and `nodetool
decommission` and they both give the error:
nodetool: Failed to connect to '127.0.0.1:7199
<http://127.0.0.1:7199>' - ConnectException: 'Connection refused’.
Here is what I have tried to fix this:
Instead of that stuff, why not :
1) use lsof to determine what IP is being listened to on 7199 by the
running process?
2) connect to that IP
OP said node was already down/dead:
"Don't forget the hierarchy of node removal in #cassandra: decommission,
removenode, removenode force, assassinate. Escalate in that order."
https://twitter.com/faltering/status/559845791741657088
:)
Michael