Restore a Completed Snapshot
To restore a snapshot, Ops Manager creates and displays a download link to the appropriate snapshot in the snapshot storage.
After clicking the download link, Ops Manager streams the snapshot to the target snapshot host.
The user selects a snapshot:
Through the Ops Manager application:
Click on a snapshot.
Submit their request.
Through the API:
Find the cluster to restore.
Create new Restore Job for that cluster.
Ops Manager creates a RestoreJob document.
Ops Manager sets the RestoreJob document status to Transferring... and starts streaming the snapshot in the requested format from the snapshot store to Ops Manager. Each Snapshot Store streams its snapshot components through Ops Manager:
A blockstore streams the blocks.
An S3 snapshot store streams the blocks.
With the status set to Waiting for Customer..., Ops Manager creates a URL.
The user clicks the get link link, then Download in the Ops Manager application to download the snapshot.