VM Backup

To produce backups of VMs, Veeam Backup for OLVM and RHV 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. Deploy a backup appliance.
  5. Configure worker settings.
  6. Configure notification settings.
  7. Complete the New Backup Job wizard.

How VM Backup Works

Veeam Backup 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 for OLVM and RHV launches a worker that is deployed in any other cluster connected to the oVirt KVM Manager; if no workers are deployed in the connected clusters, the embedded worker is used 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 for OLVM and RHV uses the changed block tracking (CBT) mechanism: during incremental backup sessions, Veeam Backup for OLVM and RHV 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 for OLVM and RHV reads all data from the snapshots. For more information, see Changed Block Tracking.

Veeam Backup for OLVM and RHV compresses and deduplicates data saved to repositories.

  1. Removes the created snapshot and suspends the worker when the backup session completes.

Related Topics

Page updated 10/9/2024

Page content applies to build 12.5.0.299