View Issue Details

IDProjectCategoryView StatusLast Update
0001196bareos-coreGeneralpublic2023-12-12 13:17
Reporterokonobeev Assigned Tobruno-at-bareos  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSCentOSOS Version7
Product Version19.2.6 
Summary0001196: oVirt plugin. Restore doesn't work if using different than 'Blank' template
DescriptionHello.

There is a problem with a restore process if backed up VM using different from 'Blank' template.
During backup process everything is OK and in ovirt-sdk log you can find that there is correct template ID in use:

DEBUG:root:> <original_template href="/ovirt-engine/api/templates/e5b10b2a-a982-437b-934b-2e3dda570c27" id="e5b10b2a-a982-437b-934b-2e3dda570c27"/>
DEBUG:root:> <template href="/ovirt-engine/api/templates/e5b10b2a-a982-437b-934b-2e3dda570c27" id="e5b10b2a-a982-437b-934b-2e3dda570c27"/>


But during restore process of the same VM there is always 'Blank' template instead of the right one:

DEBUG:root:> <original_template href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000" id="00000000-0000-0000-0000-000000000000"/>
DEBUG:root:> <template href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000" id="00000000-0000-0000-0000-000000000000"/>

In the end restore job will finish with success status because VM was successful created and disk was uploaded too, but in the oVirt manager we can see following error:
VDSM bl1-3.ovirt.***.local command VerifyUntrustedVolumeVDS failed: Image verification failed: "reason=Image backing file u'2cd41bd5-ab2f-4212-887e-33ef4e88b73e' does not match volume parent uuid '00000000-0000-0000-0000-000000000000'"
TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2023-12-12 13:17

manager   ~0005607

as RedHat has dropped now support of ovirt, we will not invest time and effort to fix the plugin.
It is deprecated in 23, removed in 24.

Issue History

Date Modified Username Field Change
2020-02-14 11:10 okonobeev New Issue
2023-12-12 13:17 bruno-at-bareos Assigned To => bruno-at-bareos
2023-12-12 13:17 bruno-at-bareos Status new => closed
2023-12-12 13:17 bruno-at-bareos Resolution open => won't fix
2023-12-12 13:17 bruno-at-bareos Note Added: 0005607