Arik Hadas has submitted this change and it was merged.
Change subject: core: improve hibernation volumes to disks
......................................................................
core: improve hibernation volumes to disks
Previously when restoring hibernated VM the memory_volume field in the snapshots
table was cleared, leaving memory_dump_disk_id and memory_metadata_disk_id were
cleared when the disks were removed. However, we should clear them as well since
the remove disk might fail and we don't want the active snapshot to keep
pointing at them in this case.
Change-Id: I2018cc295a3aec3a8b9e9fe60a3b85e6bc862cf0
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M packaging/dbscripts/snapshots_sp.sql
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Eli Mesika: Looks good to me, but someone else must approve
Shahar Havivi: Looks good to me, approved
Shmuel Leib Melamud: Looks good to me, but someone else must approve
Arik Hadas: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/48432
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2018cc295a3aec3a8b9e9fe60a3b85e6bc862cf0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Shmuel Leib Melamud <smelamud(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org