Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading a node resets that node's cassandra-topology.properties #697

Open
eriksw opened this issue Apr 1, 2019 · 0 comments
Open

Upgrading a node resets that node's cassandra-topology.properties #697

eriksw opened this issue Apr 1, 2019 · 0 comments

Comments

@eriksw
Copy link

eriksw commented Apr 1, 2019

Using current ccm installed via pip (3.1.4), when I upgrade a node using the following steps, the cassandra-topology.properties in that node's conf dir reverts to defaults.

ccm nodeN stop
ccm nodeN setdir -v 3.11.4
ccm nodeN start

This results in the node being unable to start, because of:

ERROR [main] 2019-04-01 14:06:34,979 CassandraDaemon.java:749 - Cannot start node if snitch's data center (DC1) differs from previous data center (dc2). Please fix the snitch configuration, decommission and rebootstrap this node or use the flag -Dcassandra.ignore_dc=true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant