Description of problem:
BZ 1418065 describes the problem where, in a RHEV environment, when hosts are upgraded to RHEL 7.3 and VMs access a direct lun configured as virtio-scsi with scsi-passthrough enabled and the lun is accessed via an Emulex FC HBA, the VMs will be paused due to an i/o error.
However, the problem is not in RHEV/VDSM, but in the Emulex driver. The current resolution to the bug is to increase the 'lpfc_sg_seg_cnt' in 'lpfc.conf'.
Is it possible/feasible that VDSM can manage this configuration ?
Version-Release number of selected component (if applicable):
RHEV 3.6
RHV 4.0
How reproducible:
100% with the default 'lpfc_sg_seg_cnt' parameter.
Steps to Reproduce:
Refer to BZ 1418065.
Actual results:
Expected results:
Additional info:
Test version:
redhat-virtualization-host-4.1-20170417
imgbased-0.9.23-0.1.el7ev.noarch
kernel-3.10.0-514.16.1.el7.x86_64
# rpm -qa| grep qemu-kvm
qemu-kvm-rhev-2.6.0-28.el7_3.9.x86_64
qemu-kvm-tools-rhev-2.6.0-28.el7_3.9.x86_64
qemu-kvm-common-rhev-2.6.0-28.el7_3.9.x86_64
RHVH include the correct qemu-kvm-rhev version which already included the fix for bug 1431149.
So the bug is fixed, change bug status to VERIFIED.