VM Backup

To produce backups of VMs, Veeam Backup & Replication runs backup jobs. A backup job is a collection of settings that define the way backup operations are performed: what data to back up, where to store backups, when to start the backup process, and so on.

How to Protect VMs

  1. Check system requirements and account permissions.
  2. Add backup repositories.
  3. Connect the oVirt KVM Manager.
  4. Configure worker settings.
  5. Configure notification settings.
  6. Complete the New Backup Job wizard.

How VM Backup Works

Veeam Plug-in for OLVM and RHV performs VM backup in the following way:

  1. Connects to the oVirt KVM Manager over REST API and creates a snapshot of the processed VM.
  2. Launches a worker in the same cluster where the processed VM resides.

If no worker is deployed in the cluster, Veeam Backup & Replication launches a worker that is deployed in any other cluster connected to the oVirt KVM Manager. If the backup infrastructure contains another oVirt KVM Manager with deployed workers, Veeam Backup & Replication uses these workers instead.

  1. Uses the worker to read VM data from the snapshot created at step 1, transfers the data to the target backup repository and stores it in the native Veeam format.

To reduce the amount of data read from snapshots, Veeam Backup & Replication uses the changed block tracking (CBT) mechanism: during incremental backup sessions, Veeam Backup & Replication sends a REST API request to the oVirt KVM Manager to retrieve only those data blocks that have changed since the previous backup session. If CBT cannot be used, Veeam Backup & Replication reads all data from the snapshots. For more information, see Changed Block Tracking.

Veeam Backup & Replication compresses and deduplicates data saved to repositories.

  1. Removes the created snapshot, checks if any other tasks are in the queue and if there are no more sessions queued, suspends the worker when the current backup session completes.

Related Topics

Page updated 11/17/2025

Page content applies to build 13.7.0.473