Re: Cluster & Nodetool

2022-06-06 Thread Bowen Song
o about resolving dc & rack, and tokens per node (if the hardware varies)? Marc -Original Message- From: Bowen Song Sent: Saturday, June 4, 2022 3:10 PM To: user@cassandra.apache.org Subject: Re: Cluster & Nodetool EXTERNAL That sounds like something caused by duplicated no

RE: Cluster & Nodetool

2022-06-06 Thread Marc Hoppins
automated install: how do you go about resolving dc & rack, and tokens per node (if the hardware varies)? Marc -Original Message- From: Bowen Song Sent: Saturday, June 4, 2022 3:10 PM To: user@cassandra.apache.org Subject: Re: Cluster & Nodetool EXTERNAL That sounds like somethin

Re: Cluster & Nodetool

2022-06-04 Thread Bowen Song
That sounds like something caused by duplicated node IDs (the Host ID column in `nodetool status`). Did you by any chance copied the Cassandra data directory between nodes? (e.g. spinning up a new node from a VM snapshot that contains a non-empty data directory) On 03/06/2022 12:38, Marc Hoppi