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

tnisan at redhat.com tnisan at redhat.com
Mon Jan 19 09:28:42 UTC 2015


Tal Nisan 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:
  Tal Nisan: Looks good to me, approved
  Vered Volansky: Verified



-- 
To view, visit http://gerrit.ovirt.org/37039
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6417039be6c1e892b9d908f118a04f1a980e6702
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Vered Volansky <vvolansk 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