dcos-cassandra-service icon indicating copy to clipboard operation
dcos-cassandra-service copied to clipboard

Restore Backup Doc is not proper

Open arun-rai opened this issue 7 years ago • 1 comments

If restore backup snapshot to new created cluster with dcos cassandra --name= restore start
--backup_name=
--external_location=s3://
--s3_access_key=
--s3_secret_key=
Data stored to new cluster is not same (if replication factor 1).

We have once more parameters to https://github.com/mesosphere/dcos-cassandra-service/blob/master/cassandra-scheduler/src/main/java/com/mesosphere/dcos/cassandra/scheduler/resources/BackupRestoreRequest.java is restore_type

provide restore_type = "new" in API if its new cluster otherwise it take default value "existing"

please add this in documents https://github.com/mesosphere/dcos-cassandra-service/blob/master/docs/backup-and-restore.md

arun-rai avatar May 10 '17 14:05 arun-rai

This repo is deprecated and will be archived in one week. Please see the latest version of Cassandra or DSE for DC/OS:

https://docs.mesosphere.com/service-docs/cassandra/ https://docs.mesosphere.com/service-docs/dse/ (enterprise-only)

triclambert avatar Dec 04 '17 14:12 triclambert