Allon Mureinik has submitted this change and it was merged. Change subject: core: Fix storage allocation check for LSM ......................................................................
core: Fix storage allocation check for LSM During LiveMigrateVmDisksCommand , a snapshot is taken on the source domain before actual migration. Validation should be for a new, empty AI (COW, SPARSE), but was done according to the actual disk data, which is not necessarily the above. Change-Id: I6417039be6c1e892b9d908f118a04f1a980e6702 Bug-Url: https://bugzilla.redhat.com/1099894 Signed-off-by: Vered Volansky <vvola...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommand.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Allon Mureinik: Looks good to me, approved Vered Volansky: Verified -- To view, visit http://gerrit.ovirt.org/36892 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6417039be6c1e892b9d908f118a04f1a980e6702 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvola...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches