Skip to content

Object Storage Backup and Restoration

Object Storage backup and restoration creates a copy of an existing bucket and its contents. A backup can be restored to a newly created bucket when recovery is required.

Features

Feature Description
Full bucket backup Creates a complete copy of all objects and metadata in the bucket.
Scheduled or on-demand backup Supports scheduled backup regimes and immediate on-demand backups.
Bucket restoration Restores an entire bucket to a newly created restored bucket.
Storage isolation Stores backups in a centralized backup repository, separate from the original bucket.

Use Cases

  • Recover data deleted accidentally from a bucket.
  • Restore critical data after outages or data loss incidents.
  • Clone production data for development or testing.
  • Maintain clean restorable copies if data is corrupted or changed unexpectedly.

Step-by-Step Guide

Configure Bucket Backup

  1. Open the bucket.
  2. Open the Backups tab.
  3. Click Manage Backup.
  4. Select the backup repository where the bucket should be stored.
  5. Choose the backup regime: Disable Backup, Daily, Weekly, or Monthly.
  6. Optionally run an on-demand backup.
  7. Click Save.

Note

Running an on-demand backup does not affect the configured backup regime.

Restore a Bucket

  1. Open the bucket.
  2. Open the Backups tab.
  3. On the desired backup version, open the three-dot menu.
  4. Select Restore Bucket.
  5. In the Restore to a New Bucket modal, enter the name and description for the restored bucket.
  6. Return to the bucket list.
  7. Confirm that the newly restored bucket appears in the list.