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).
[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