From Oracle Cloud Infrastructure backups, you can restore guest files or full instances.
Backup and Restore Flows
Backup
-
Create snapshots for volumes.
-
Create temporary replica volumes from snapshots.
-
Attach volumes to proxy.
-
Back up volumes and instance metadata.
-
Detach and delete temporary volumes.
Full Instance Restore
-
Create boot volume:
-
Fetch source image information from index.
-
Create a temporary instance using fetched image and boot volume size.
-
Delete the instance and keep the boot volume.
-
-
Create empty data volumes.
-
Attach data volumes to proxy.
-
Write data to volumes.
-
Detach volumes from proxy.
-
Create new instance with restored volumes.