Eli Mesika has submitted this change and it was merged.
Change subject: core: vms with shared disk will pause ...(#834893)
......................................................................
core: vms with shared disk will pause ...(#834893)
https://bugzilla.redhat.com/show_bug.cgi?id=834893
vdsm: vms with shared disk will pause due to I/O errors on double use of
PCI Address
The main fix to this bug is on the vdsm (separate patch will be sent ),
this patch simplifies the vdsm patch code since we assume that disk,
floppy and CD will set the shared flag.
Change-Id: Ic3f5b74544aec23c8953726b40d6cf4bbcff5019
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6282
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3f5b74544aec23c8953726b40d6cf4bbcff5019
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>