Perform backup and restore operations on the Cassandra cluster.
To get started, configure Cassandra instances and subclients. When you create a Cassandra instance, a default subclient is automatically created.
You can schedule backups and also run them as needed. You can restore to the same cluster, or to a different cluster with compatible versions of Cassandra.
The Command Center provides summary information about the Cassandra jobs.
Supported Features
The table provides an overview of the Cassandra supported features.
Feature |
Support |
---|---|
Content |
|
Data |
Yes |
Transaction Logs |
No |
Backup Schedules |
|
Immediate |
Yes |
Schedules |
Yes You can have more than one schedule for each subclient. |
Backup Types |
|
Full |
Yes |
Incremental |
Yes |
Restore Destinations |
|
Destination server is where you performed the backup operation |
Yes |
Destination server is different from where you performed the backup |
Yes |
Restore Contents |
|
Entire Instance |
Yes This restore operation includes the data from all the nodes. |
Individual Data |
Yes |
Recover Options |
|
Recover to the current time |
Yes |
Recover to a point in time |
Yes |