Eli Mesika has uploaded a new change for review.

Change subject: vdsm:vms with shared disk will pause...(#834893)
......................................................................

vdsm:vms with shared disk will pause...(#834893)

vms with shared disk will pause due to I/O errors on double use of PCI
Address

https://bugzilla.redhat.com/show_bug.cgi?id=834893

Problem is not related to duplicate PCI addresses.
The problem was that vdsm does not add the libvirt 'sharable' flag when
getting a Disk with the shared flag set from core.

Solution is to set the shareable flag in libvirtvm.py and for backward
compatibility set it to false in vm.py

Change-Id: I82714a3a4fd86184b8ed48ef33ce69d0640d96ed
Signed-off-by: Eli Mesika <emes...@redhat.com>
---
M vdsm/libvirtvm.py
M vdsm/vm.py
2 files changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/83/6283/1
--
To view, visit http://gerrit.ovirt.org/6283
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I82714a3a4fd86184b8ed48ef33ce69d0640d96ed
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to