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

tnisan at redhat.com tnisan at redhat.com
Mon Aug 29 12:05:43 UTC 2016


Tal Nisan 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:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Looks good to me, approved
  Ala Hino: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I03e1b55e9812c369dbec1c0297c6d2ee781412a6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
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: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list