Each automated backup creates a Backup Recovery Point in the VM’s Backups tab. From there you can roll back the existing VM, spin up a new VM from the recovery point, or restore one captured disk in place. Restore behaves identically to Snapshot restore — backups and snapshots share the same recovery flow.
The Details drawer shows:
2 disks · 60 GB).vda, vdc, …), filesystem type, and capture state (mounted for live, captured root volumes; instructions_pending for data volumes that need a guest mount after restore).Mount instructions follow the standard four-step sequence:
When you click Restore, three modes are presented in the side panel.
Roll back the current VM’s root disk and all captured data disks to the recovery point. The VM is briefly stopped, disks are replaced in place, and it restarts automatically.
Use this when the existing VM is the right target and you want a clean, in-place rollback (for example after a bad deploy).
Replacing the current VM overwrites live data. Anything written after the recovery point is lost. Take a manual snapshot of the current state first if you might need it.
Provision a brand-new VM from the recovery point. The platform suggests a name based on the recovery point timestamp (for example test-62709Z). New live block volumes are created from each captured disk and auto-attached to the new VM.
Use this for non-destructive recovery, migration testing, or cloning a known-good build to another VM.
The restore preview lists each disk that will appear on the new VM, with its target device and original mount path:
Roll back a single captured disk in place on the current VM. Useful when only one volume is corrupted and you don’t want to disturb the rest of the VM.
Pick the captured disk from the dropdown. The preview confirms exactly what will be replaced — for example This will roll back vmroot-test-clone (vda) in place.
Each mode shows an Restore Preview with the snapshot set and a summary of the disks that will be created or replaced. An amber Restore Impact banner explains the side effects:
Restore is queued but doesn’t start Open the Activity feed. A pending operation may be blocking the restore — wait for it, or cancel and retry.
New VM has no IP after Create New VM restore
Wait a minute; the IP appears once provisioning completes. If it stays blank, check Activity for a failed VM create event.
Data volume isn’t visible after restore The volume is attached but unmounted. Run the mount instructions from Recovery Point Details inside the guest.