Hi Nick
1. Take Backup.
2. Migrate the snitch. Refer
https://docs.datastax.com/en/cassandra-oss/3.x/cassandra/operations/opsSwitchSnitch.html
and
https://dba.stackexchange.com/questions/314862/how-do-i-change-the-cassandra-topology-snitch-in-a-multi-az-cluster
3. For altering the keyspace, run alt
Hi Community,
We currently have a 3-node Cassandra 3.11 production cluster that was
initially set up with the following configuration:
-
*Snitch:* endpoint_snitch: SimpleSnitch
-
*Keyspace replication:* {'class': 'SimpleStrategy',
'replication_factor': '3'}
Unfortunately, this s