Overview
An instance snapshot captures the current state of an instance’s root disk as an image. Snapshots can be used to launch new instances with identical configurations, create backups before maintenance operations, or share instance states across projects.Prerequisites
- An instance in
Active,Shutoff, orSuspendedstatus - Sufficient image storage quota for the snapshot
- Bare metal instances do not support snapshots
Create a Snapshot
- Dashboard
- CLI
1
Open the Create Snapshot dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Create Snapshot under the Backups & Snapshots
group.
2
Configure the snapshot
For boot-from-volume instances, a read-only table of attached volumes is
displayed showing which volumes will be included in the snapshot.
For boot-from-volume instances, the system checks snapshot quota. If
insufficient quota is available, the submit button is disabled.
3
Create the snapshot
Click Confirm. The snapshot appears in Compute > Instance Snapshots
with status
Saving, transitioning to Active when complete.Snapshot appears in the Instance Snapshots list with status
Active.Manage Instance Snapshots
- Dashboard
- CLI
Navigate to Compute > Instance Snapshots in the sidebar. The list shows:
Available actions:
Next Steps
Launch an Instance
Create a new instance from a snapshot
Resize an Instance
Take a snapshot before resizing as a safety measure
Block Storage Snapshots
Create volume-level snapshots for persistent storage
Troubleshooting
Resolve snapshot creation failures
