cassandra - Showing old cluster ips when i run nodetool status for new cluster -


i have cassandra cluster of 4 nodes (version 1.2.5). made image of 1 of cassandra instance in existing cluster , created new cluster 2 nodes. when started new instances , checked nodetool status showing old cluster ips also. checked cassandra.yaml file. seeds set new nodes only. else needs changed?

i think cluster metainfo stored in system keyspace--check peers table.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -