Skip to main content

Schedules

CMP uses its own scheduler to run recurring jobs — separate from CloudStack cron or backup-provider schedules. Customers define a schedule policy (frequency, timezone, retention); CMP executes it and stores the results as backups or snapshots.

Schedules ≠ Backups ≠ Snapshots
CMP conceptWhat it isExample menu
ScheduleThe policy — when to run, how often, how many to keepVirtual Machines → Schedules
BackupA VM backup object — from a schedule timer (Type: Schedule) or Run now (Type: Manual)Virtual Machines → Backups
SnapshotA volume or instance snapshot created manually or by a snapshot scheduleVirtual Machines → Snapshots

A backup schedule creates entries under Backups. A volume snapshot schedule creates entries under Snapshots. They share the same Schedules screen but use different tabs — do not mix them up.


Two schedule types in CMP

Virtual Machines → Schedules
|
+----+----+
| |
v v
Instances Volume Snapshot
Backup Schedules
Schedules (block storage)
(VM backup)
Tab in SchedulesSchedulesCreatesBilling package
Instances Backup SchedulesVM backup policiesRows in BackupsVM Backup (BACKUP)
Volume Snapshot SchedulesVolume snapshot policiesRows in Snapshots → Volumes SnapshotVolumes Snapshot
VM Backup backend

Instances Backup Schedules work with whichever VM backup backend is configured for the CloudStack connection — Automated Volume Snapshot as Backup or CloudStack B&R-Based Backup. The CMP scheduler UI is the same; CloudStack handles the underlying API.

Volume Snapshot Schedules only create volume snapshots — they are not VM Backup. See Snapshot schedules.


Where to work in CMP

Global (all VMs / volumes)

TaskPath
List or create backup schedulesVirtual Machines → Schedules → Instances Backup Schedules
List or create snapshot schedulesVirtual Machines → Schedules → Volume Snapshot Schedules
View backup copies (manual + scheduled)Virtual Machines → BackupsManage backups
View snapshot copies (manual + scheduled)Virtual Machines → Snapshots

img/screenshots/cmp-schedules-menu.png

Schedules in the Virtual Machines menu

Per VM

From Virtual Machines → Instances → [VM], use the instance tabs:

TabShows
SchedulesBackup schedules for this VM only
BackupsBackup copies (Manual = triggered on demand; Schedule = automatic run)
VM SnapshotInstance snapshots (manual; separate from backup schedules)

Schedule lifecycle (both types)

After a schedule is created, open it from the list to use Scheduler Overview:

TabPurpose
OverviewPolicy, target VM/volume, next run, retention
ResourcesBackup or snapshot copies produced by this schedule
ActionsPer-run execution log (success/failure)
Activity logsAudit trail (create, execute, user/system)

Common row actions on the schedule list: View, Run now, Edit, Pause, Delete.


Pages in this section

PageFocus
Backup schedulesCreate and manage Instances Backup Schedules
Snapshot schedulesCreate and manage Volume Snapshot Schedules