Cause: DSEFS was enabled and used the default keyspace across different DC's
Steps in resolving the Issue:
1) From dse fs unmount the existing locations.
2) Disable dsefs in dse.yaml and restart all nodes in the DC one at a time.
3) Drop corresponding dsefs keyspace.
4) Change dse.yaml configurations with new parameters for keyspace, directory paths etc
5) Restart service on all nodes one at a time.
6) Change the Replication strategy and Replication factor of the new dsefs keyspace.
7) Do nodetool repair on keyspace.
***
No comments:
Post a Comment