Federico Simoncelli has uploaded a new change for review.

Change subject: spec: require libvirt 0.10.2-29.el6_5.4
......................................................................

spec: require libvirt 0.10.2-29.el6_5.4

A libvirt race condition caused the volume watermark to be reported as
large as the physical size triggering an extension at the end of each
live migration.

This patch adds the requirement for the new libvirt package in order to
fix the issue.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1038069
Change-Id: I2f57c3f4ee2f5b3d27a1ddbe2faa976120f3da42
Signed-off-by: Federico Simoncelli <fsimo...@redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/92/24392/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 7eff7c1..f4f87b2 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -136,7 +136,7 @@
 Requires: libvirt-daemon-driver-qemu
 %else
 %if 0%{?rhel}
-Requires: libvirt >= 0.10.2-18.el6_4.15
+Requires: libvirt >= 0.10.2-29.el6_5.4
 %else
 Requires: libvirt >= 1.0.2-1
 %endif


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f57c3f4ee2f5b3d27a1ddbe2faa976120f3da42
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to