Lucene search

K
veeamVeeam softwareVEEAM:KB4208
HistoryOct 07, 2021 - 12:00 a.m.

VM Disks Support for oVirt Incremental Backup

2021-10-0700:00:00
Veeam software
www.veeam.com
11
ovirt incremental backup
full scan backup
disk support
software

AI Score

6.7

Confidence

Low

Challenge

A backup job for an Oracle Linux Virtualization Manager and Red Hat Virtualization VM could not enable incremental backup support. One of the following warnings may occur:

  • Unable to enable ovirt incremental backups for disk '':. Full scan backups will be performed. Please see KBxxxxx for more information
    
  • Unable to create incremental backup: Cannot backup VM. Incremental backup is not supported.
    
  • Unable to backup disks incrementally, using full scan backup.
    

This error specifically occurs when the disk is raw.

Solution

Here are the two most common causes of this issue and how to resolve them.

Cause 1: Incremental Backup Support is disabled at the system level

Incremental backup support may be disabled at the system level.

Solution:
  1. Connect to the ovirt-engine system via ssh
  2. Execute the following commands:
engine-config -s "IsIncrementalBackupSupported=true"  
systemctl restart ovirt-engine

Copy

**Cause 2:**VM Disk created without Incremental Backup support

When creating a VM disk, if the option for ‘Enable Incremental Backup’ is not enabled, the disk will be created in RAW format and won’t support incremental backups. After the disk has been created, the ‘Enable Incremental Backup’ option will be greyed out and cannot be enabled.

Solution:

There are two methods to resolve this limitation.

  1. _(Recommended) _Create a snapshot of the VM. Then, edit the disk and enable the Incremental Backup option.

Note: The snapshot must remain in place. If it is removed, the Incremental Backup option will become disabled. In the long term, you should rebuild the VM/disk to have Incremental Backup enabled on the disk at the time of creation.

  1. Convert the disk from RAW to QCOW2
    Review: KB4345: Converting Disk from RAW to QCOW2 to Allow For Incremental Backup

To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Affected configurations

Vulners
Node
veeamveeam_backup_for_google_cloudMatch5
OR
veeamveeam_backup_for_google_cloudMatch4.1
OR
veeamveeam_backup_for_google_cloudMatch4.0
OR
veeamveeam_backup_for_google_cloudMatch3.0
OR
veeamveeam_backup_for_google_cloudMatch2.0
OR
veeamveeam_backup_for_google_cloudMatch1
VendorProductVersionCPE
veeamveeam_backup_for_google_cloud5cpe:2.3:a:veeam:veeam_backup_for_google_cloud:5:*:*:*:*:*:*:*
veeamveeam_backup_for_google_cloud4.1cpe:2.3:a:veeam:veeam_backup_for_google_cloud:4.1:*:*:*:*:*:*:*
veeamveeam_backup_for_google_cloud4.0cpe:2.3:a:veeam:veeam_backup_for_google_cloud:4.0:*:*:*:*:*:*:*
veeamveeam_backup_for_google_cloud3.0cpe:2.3:a:veeam:veeam_backup_for_google_cloud:3.0:*:*:*:*:*:*:*
veeamveeam_backup_for_google_cloud2.0cpe:2.3:a:veeam:veeam_backup_for_google_cloud:2.0:*:*:*:*:*:*:*
veeamveeam_backup_for_google_cloud1cpe:2.3:a:veeam:veeam_backup_for_google_cloud:1:*:*:*:*:*:*:*

AI Score

6.7

Confidence

Low