Change in vdsm[master]: port mirroring requires a newer kernel

danken at redhat.com danken at redhat.com
Thu Aug 30 20:11:13 UTC 2012


Dan Kenigsberg has uploaded a new change for review.

Change subject: port mirroring requires a newer kernel
......................................................................

port mirroring requires a newer kernel

It may be unsafe to use port mirroring due to kernel bug
https://bugzilla.redhat.com/show_bug.cgi?id=846585

Please do not push this patch before kernel-2.6.32-301 is available in
el6, and kernel-3.6 is available in Fedora.

Change-Id: If689c1bf846465044403757408cefc35adde6053
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/42/7642/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 0d1b195..2b8876a 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -59,7 +59,7 @@
 Requires: iscsi-initiator-utils >= 6.2.0.872-15
 Requires: device-mapper-multipath >= 0.4.9-52
 Requires: e2fsprogs >= 1.41.12-11
-Requires: kernel >= 2.6.32-265
+Requires: kernel >= 2.6.32-301
 Requires: sanlock >= 2.3-3, sanlock-python
 %else
 # Subprocess and thread bug was found on python 2.7.2
@@ -72,7 +72,7 @@
 Requires: iscsi-initiator-utils >= 6.2.0.872-14
 Requires: device-mapper-multipath >= 0.4.9-18
 Requires: e2fsprogs >= 1.41.14
-Requires: kernel >= 3.4
+Requires: kernel >= 3.6
 Requires: sanlock >= 2.4-2, sanlock-python
 Requires: sed >= 4.2.1-10
 %endif


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If689c1bf846465044403757408cefc35adde6053
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list