Restoring from a backup
OpsCenter allows restoring data from a previously completed backup operation.
You can restore from any local or Amazon S3 backups that have been run by OpsCenter, but not from snapshots run from nodetool. You can pick any subset of tables that exist in the snapshot to restore.
When restoring tables that are Solr cores, if the table does not already exist, it will be automatically re-created as a CQL table. If you require this to be a Thrift-based table, manually recreate the table prior to restoring.
Prerequisites
To restore an encrypted backup, the agent must be granted password-less
sudo access on the DSE nodes. This has already been granted
if you used OpsCenter to install the agents. If you are running the agent as a
different user than DataStax Enterprise and need to restore encrypted tables, you
must manually restore the system_key
table.
Procedure
Results
