Allon Mureinik has uploaded a new change for review.

Change subject: spec: Require qemu-kvm-ev to fix aio_bh_poll hang
......................................................................

spec: Require qemu-kvm-ev to fix aio_bh_poll hang

This qemu-kvm-ev build fixes a hang experienced during live merge
(original reported in the Related-To BZ, and since cloned several
times to the various platforms/releases).

This patch bumps vdsm's requirement for qemu-kvm-ev to deliver this
fix and ensure oVirt users get the smoothest experience when live
merging a snapshot.

Although the issue technically just requires bumping the qemu-kvm-ev
requirement, the qemu-img-ev requirement was bumped together with it,
in order to preserve consistency and avoid mixing versions by mistake.

Change-Id: I29639a2de15cb325a7aa11ab9fcd23ab1359b2d7
Related-To: https://bugzilla.redhat.com/1319400
Bug-Url: https://bugzilla.redhat.com/1349529
Signed-off-by: Allon Mureinik <amure...@redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/60859/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6cac13a..de5cf4f 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -234,8 +234,8 @@
 %endif
 
 %if 0%{?rhel}
-Requires: qemu-kvm-rhev >= 10:2.3.0-31.el7_2.6
-Requires: qemu-img-rhev >= 10:2.3.0-31.el7_2.6
+Requires: qemu-kvm-rhev >= 10:2.3.0-31.el7_2.16
+Requires: qemu-img-rhev >= 10:2.3.0-31.el7_2.16
 %else
 Requires: qemu-kvm >= 2:2.3.1-1
 Requires: qemu-img >= 2:2.3.1-1


-- 
To view, visit https://gerrit.ovirt.org/60859
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29639a2de15cb325a7aa11ab9fcd23ab1359b2d7
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to