Change in ovirt-engine[master]: core: Fix storage allocation check for LSM

amureini at redhat.com amureini at redhat.com
Sun Jan 18 15:43:50 UTC 2015


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 <vvolansk at 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 <vvolansk at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list