Re: Decommissioned nodes are in UNREACHABLE state

2020-05-25 Thread Alain RODRIGUEZ
Hello, Wow. This is a 1 year old issue. Are we still talking about the same node? Other than what I wrote in my previous message, I'm not sure how to guide you on that one. I am wondering, where the information is coming from. Me too! :). I checked system.peers for the IP in UNREACHABLE stat

Re: Decommissioned nodes are in UNREACHABLE state

2020-05-23 Thread Jai Bheemsen Rao Dhanwada
any inputs here? On Sat, May 2, 2020 at 12:49 PM Jai Bheemsen Rao Dhanwada < jaibheem...@gmail.com> wrote: > Hello Alain, > > Thanks for your suggestions. > > Surprisingly, the node which is in unreachable state, is not present in > any of the system tables. I am wondering, where the information

Re: Decommissioned nodes are in UNREACHABLE state

2020-05-02 Thread Jai Bheemsen Rao Dhanwada
Hello Alain, Thanks for your suggestions. Surprisingly, the node which is in unreachable state, is not present in any of the system tables. I am wondering, where the information is coming from. I checked system.peers for the IP in UNREACHABLE state and it's not present. I tried restart of Cassand

Re: Decommissioned nodes are in UNREACHABLE state

2019-06-20 Thread Alain RODRIGUEZ
Hello, Assuming you nodes are out for a while and you don't need the data after 60 days (or cannot get it anyway), the way to fix this is to force the node out. I would try, in this order: - nodetool removenode HOSTID - nodetool removenode force These 2 might really not work at this stage, but i

Decommissioned nodes are in UNREACHABLE state

2019-06-12 Thread Jai Bheemsen Rao Dhanwada
Hello, I have a Cassandra cluster running with 2.1.16 version of Cassandra, where I have decommissioned few nodes from the cluster using "nodetool decommission", but I see the node IPs in UNREACHABLE state in "nodetool describecluster" output. I believe they appear only for 72 hours, but in my ca