Bug 1338543 - VDSM to consume fix for "Bug 1322279 - Messages file are flooded with byte_count = 126 != scsi_bufflen = 0 [rhel-7.2.z]"
Summary: VDSM to consume fix for "Bug 1322279 - Messages file are flooded with byte_co...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: vdsm
Classification: oVirt
Component: Build
Version: 4.18.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-3.6.7
: 4.17.29
Assignee: Allon Mureinik
QA Contact: Elad
URL:
Whiteboard:
Depends On: 1322279
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-22 15:54 UTC by Allon Mureinik
Modified: 2016-07-04 12:31 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-04 12:31:20 UTC
oVirt Team: Storage
Embargoed:
amureini: ovirt-3.6.z?
rule-engine: planning_ack?
amureini: devel_ack+
acanan: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 57849 0 master MERGED spec: Require kernel to solve bnx2fc corruption 2016-05-23 05:54:19 UTC
oVirt gerrit 57857 0 ovirt-3.6 MERGED spec: Require kernel to solve bnx2fc corruption 2016-05-23 12:47:35 UTC

Description Allon Mureinik 2016-05-22 15:54:23 UTC
Description of problem:
Bug 1306342 describes an issue when using VPLEX and FCoE via the bnx2fc driver, different degrees of data corruption occurred. The provided patch fixes the FCP Response (RSP) residual parsing in bnx2fc, which prevents the aforementioned corruption.
Bug 1322279 is the RHEL 7.2.z backport of the fix.

This bug is to track the fact that VDSM should require a kernel version that includes a fix for the aforementioned bug, for the FCoE usecase.

Version-Release number of selected component (if applicable):
3.4.z

How reproducible:
100%

Steps to Reproduce:
1. on the hypervisor host run "rpm -qR vdsm | grep kernel"

Actual results:
An old kernel dependency

Expected results:
kernel dependency of at least kernel-3.10.0-327.18.1.el7 (as per bug 1322279).

Comment 1 Elad 2016-06-05 15:03:44 UTC
[root@blond-vdsh ~]# rpm -qR vdsm | grep kernel
kernel >= 3.10.0-327.18.1.el7


Verified using 
vdsm-4.17.30-1.el7ev.noarch


Note You need to log in before you can comment on or make changes to this bug.