Re: nodetool status shows wrong cluster topology

2020-05-29 Thread Tadevos Papoyan
k Ramirez Sent: Wednesday, May 27, 2020 6:12 AM To: user@cassandra.apache.org Subject: Re: nodetool status shows wrong cluster topology This isn't expected at all and there's definitely something wrong. However, when I restart last node (others remain down), when it comes up "nodetoo

Re: nodetool status shows wrong cluster topology

2020-05-26 Thread Erick Ramirez
This isn't expected at all and there's definitely something wrong. However, when I restart last node (others remain down), when it comes up > "nodetool status" shows all down nodes under "DC1" no matter how long I > wait. > This sounds like the node can't gossip with other nodes. My hypothesis is

nodetool status shows wrong cluster topology

2020-05-24 Thread Tadevos Papoyan
Hi all, I have cassandra cluster (v3.11.6 with GossipingPropertyFileSnitch) with 2 datacenters named Zone1 and Zone2 each having 2 nodes. When all nodes are up "nodetool status" shows correct cluster topology. When I bring down all nodes except one, remaining node still shows correct topology.