Skip to main content

Manage Backups

The Backups screen lists VM backup copies created from a backup schedule — either by the timer or by manual trigger (Run now).

Manual backup = manually triggered

In CMP there is no separate “manual backup” product. A backup with Type: Manual is the same VM backup as Type: Schedule — the difference is how it was started:

TypeMeaning
ScheduleBackup ran automatically on the schedule interval
ManualBackup was triggered on demand — for example Run now on a schedule, or Take One Immediate when the schedule was created

Both appear on Backups, bill the same VM Backup package, and use the same CloudStack backup path.

Backups vs Schedules vs Snapshots
ScreenContains
Schedules → Instances Backup SchedulesPolicies that create backups on a timer
Backups (this page)The backup objects themselves
SnapshotsVolume/instance snapshots — including those from snapshot schedules, not VM Backup

Global backup list

Virtual Machines → Backups

img/screenshots/cmp-backups-global-list.png

Global Backups list

The info banner states: This page displays all backups, including manually created backups and backups generated by schedules.

ColumnDescription
NameBackup identifier and timestamp
InstanceSource VM
TypeManual (on-demand trigger) or Schedule (automatic run) — see Manual vs Schedule
Project NameCMP project
PlatformOrchestrator (CloudStack)
LocationZone / region
SizeBackup size used for billing
StateFor example BackedUp

To create backups, use a backup schedule — recurring runs fill Type: Schedule; Run now fills Type: Manual.


Manual vs Schedule

All VM backups go through a backup schedule (policy tied to a VM). CMP only changes the trigger:

Backup schedule (policy on a VM)
|
+----+----+
| |
v v
Timer Run now / Take One Immediate
(automatic) (manual trigger)
| |
v v
Type: Type:
Schedule Manual

Trigger a manual backup (Run now)

  1. Open Virtual Machines → Schedules → Instances Backup Schedules (or the VM Schedules tab).
  2. Select the schedule for the VM.
  3. Click Run now (lightning icon) on the list row or in Scheduler Overview.
  4. Confirm in the dialog — CMP runs the schedule immediately and creates a new backup. Future timed runs continue unchanged.

img/screenshots/cmp-scheduler-run-now-confirm.png

Run now confirmation

The backup appears on Backups with Type: Manual.

First backup on create

When creating a schedule, Take One Immediate runs one backup at save time. That copy also appears as Type: Manual (or per CMP labelling for immediate runs).


VM-specific backup list

Virtual Machines → Instances → [VM] → Backups

img/screenshots/cmp-vm-backups-tab.png

VM Backups tab

Same columns and banner as the global list, filtered to one instance. The Schedules tab on the same VM shows policies that feed this list.


Restore backup

Restore replaces the VM with the state captured in a chosen backup. The VM must be stopped before restore completes.

Stop the VM first

CMP shows: The virtual machine must be in a STOPPED state before reverting a snapshot.

Stop the instance (Virtual Machines → Instances → [VM] → Stop) before confirming Restore Backup. If the VM is still running, cancel, stop the VM, then retry.

From Scheduler Overview (Resources tab)

  1. Open Virtual Machines → Schedules → Instances Backup Schedules.
  2. Open the schedule for the VM (for example prod-vm-backup).
  3. Go to the Resources tab — lists every backup copy from this schedule.
  4. Click Restore (circular arrow) on the backup row to restore.
  5. Confirm Restore Backup in the dialog (after the VM is stopped).

img/screenshots/cmp-restore-backup-confirm.png

Restore Backup confirmation

From the Backups list

The same restore action is available from:

  • Virtual Machines → Backups — global list
  • Virtual Machines → Instances → [VM] → Backups — VM tab

Use the row action menu or restore icon on the backup you want, then confirm Restore Backup with the VM stopped.

Snapshot-as-backup path

On Automated Volume Snapshot as Backup, restore uses CloudStack snapshot revert semantics — CMP may label the dialog with snapshot even though the object is listed under Backups. Behaviour matches your CloudStack snapshot/backup configuration.

Delete a backup

Remove unwanted backup copies from Backups or the schedule Resources tab via the row delete action. Deleting a backup stops billing for that copy; it does not remove the schedule.


Billing

Each backup row represents a billable VM Backup resource for as long as it is retained. See VM Backup packages.