Change in vdsm[master]: multiapth: Require newer multiapth version

nsoffer at redhat.com nsoffer at redhat.com
Wed Aug 19 20:40:24 UTC 2015


Nir Soffer has uploaded a new change for review.

Change subject: multiapth: Require newer multiapth version
......................................................................

multiapth: Require newer multiapth version

Multipath did not identify iscsi devices correctly, so their session
recovery_tmo was not configured correctly. This caused slow failover
when path is having trouble, and may lead to blocking of multiple vdsm
threads for many minutes.

This issue was fixed in device-mapper-multipath-0.4.9-82.el7. We require
now this version.

Change-Id: Id7baf2762166e93e6f458e8b380035bc9e2fd1bd
Bug-Url: https://bugzilla.redhat.com/1255173
Relates-To: https://bugzilla.redhat.com/880738
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/15/45115/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 72e7df6..bc83d72 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -176,7 +176,7 @@
 Requires: sanlock >= 2.8, sanlock-python
 
 %if 0%{?rhel}
-Requires: device-mapper-multipath >= 0.4.9-68
+Requires: device-mapper-multipath >= 0.4.9-82
 Requires: e2fsprogs
 Requires: fence-agents-all
 Requires: kernel >= 3.10.0-132.el7


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id7baf2762166e93e6f458e8b380035bc9e2fd1bd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list