<a id="restore-from-object-storage"></a>

# Restore from Object Storage

Zadara VPSA provides built in backup and restore capabilities to
Zadara Object Storage, AWS S3, Google Cloud Storage, Azure Blob Storage
or any other S3 compatible object storage. The backup process involves
transporting VPSA Snapshots to the remote Object Storage for safe keeping.

Backup to Object Storage (B2OS) allows you to store a backup of the VPSA
volume on Object Storage and later restore it to its original VPSA or to
**any** other VPSA in a different location with access to the same object
storage bucket.

In order to restore a Volume from a Snapshot in Remote Object
Storage, open the VPSA GUI > Restore from Object Storage
page and click Create. In the dialog that opens
select the Remote Object Storage, and navigate to the bucket
(VPSA / Volume / Snapshot) to restore from. Click Next.

![image112](media/image112.png)

The Restore Job creates a new Volume from the selected Snapshot. Restore
supports three modes of operation:

1. **Restore** – This mode is useful for creating a full copy of the Volume
   from the Snapshot, to be used for offline processing. In this mode
   there is no need to wait for all of the data to be transferred back. The
   new Volume can be immediately attached to the Host. If the Host needs
   data that is not yet restored the system will get it on demand.
2. **Clone** – This mode is useful for restoring a small amount of data
   (a few files) without needing to copy the entire Volume capacity from the
   Object Storage. Again, the new volume can be immediately
   attached to the host, but data is only transferred on demand.
3. **Import Seed –** This mode is useful for restoring data from
   a given point-in-time, subsequently enable synchronization via Mirroring.
   In this mode a full capacity Volume is created, but you
   have to wait until all of the Volume’s capacity is restored before you
   can use it.

To create a new Restore Job:

- Give the new Volume a name.
- Select the restore mode.
- If you want the new Volume to be encrypted check the Encrypted
  box.
- Select a Pool to contain the new Volume.
- Press Submit.

A Restore job is then generated and begins working according to the
selected mode. You may switch between Restore and Clone mode while the
job is running by clicking the Switch to… button. This button
toggles depending on its current status.
