Appearance
Backup and Restore Instances
Create snapshots of your instances for backup purposes and restore them when needed.
Prerequisites
- An active instance in Stud I/O Cloud Compute.
- Access to the Horizon Dashboard.
Steps
Checklist: None
Create an Instance Snapshot
- Navigate to the Compute > Instances tab in the Horizon Dashboard.🌐Open Horizon
- Locate the instance you want to back up.
- In the Actions column (on the right), click the dropdown menu and select Create Snapshot.
- Enter a name for your snapshot (e.g.,
web-server-backup-v1) and click Create Snapshot. - The snapshot will be created and stored in the Images tab.
Restore from Snapshot
- Navigate to the Compute > Images tab.🌐Open Horizon
- Find your snapshot in the list.
- Click Launch in the Actions column for that snapshot.
- Follow the standard instance creation wizard, ensuring you select the correct flavor and network.
- The new instance will launch with the data and configuration from the snapshot.
Troubleshooting
- Snapshot creation failed: Ensure the instance is in an active or stopped state, not in an error or transitioning state.
- Inconsistent data: For best data consistency, it is recommended to stop the instance before taking a snapshot, although live snapshots are supported.