Change in ovirt-engine[master]: lsm: Prevent removing auto-gen snapshot if VM powered off du...

amureini at redhat.com amureini at redhat.com
Thu Aug 25 14:50:18 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: lsm: Prevent removing auto-gen snapshot if VM powered off during LSM
......................................................................


lsm: Prevent removing auto-gen snapshot if VM powered off during LSM

If the VM is powered off during LSM, removing the auto-generated
snapshot will end up by a cold merge operation. Until BZ 1246114 is
fixed, cold merge copies data from base volume to top and removes the
base volume. This behavior isn't desired during LSM hence, it is
prevented in this patch.
Once BZ 1246114 is fixed, this limit can be removed.
This behavior is tracked by BZ 1369942.

Change-Id: I03e1b55e9812c369dbec1c0297c6d2ee781412a6
Bug-Url: https://bugzilla.redhat.com/1368203
Signed-off-by: Ala Hino <ahino at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/lsm/LiveMigrateVmDisksCommand.java
1 file changed, 14 insertions(+), 1 deletion(-)

Approvals:
  Daniel Erez: Looks good to me, approved
  Allon Mureinik: Looks good to me, approved; Passed CI tests
  Ala Hino: Verified



-- 
To view, visit https://gerrit.ovirt.org/62796
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I03e1b55e9812c369dbec1c0297c6d2ee781412a6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list