Restoring a Backup to a Specified Point in Time

Scenarios

Existing automated backups can be restored to a specified point in time on a GeminiDB Cassandra instance.

The most recent full backup will be downloaded from OBS for restoration. After the restoration is complete, incremental backups will be replayed to the specified point in time. The time required depends on the amount of data to be restored.

Usage Notes

Procedure

  1. Log in to the GeminiDB console.
  2. On the Instances page, click the target GeminiDB Cassandra instance.
  3. In the navigation pane on the left, click Backups & Restorations.
  4. On the Backups & Restorations page, click Restore to Point In Time.

    Figure 1 Restoring data to a specified point in time

  5. Select the restoration date and the time point to which the data is restored and then click OK.

    Figure 2 Restore to Point in Time

  6. On the displayed Create New Instance page, create a DB instance of the same specifications as the DB instance to be restored. The new DB instance is independent from the original one.

    • You are recommended to deploy the restored DB instance in a different AZ to ensure that your applications will not be adversely affected by the failure in any single AZ.
    • The compatible API, DB instance type, DB instance version, and CPU type are the same as those of the original and cannot be changed.
    • Other settings are the same as those of the original instance by default and can be modified. For details, see Creating a GeminiDB Cassandra Instance.