Discovery of iSCSI storage targets using the Internet Storage Name Service (iSNS) protocol did not properly bind the discovered target portal to offloading iSCSI Host Bus Adapter (HBA) interfaces. As a consequence, iSNS discovery failed when performed by offloading iSCSI HBAs. With this update, iSNS binds the target portal as expected, and thus ensures that offloading iSCSI HBAs enables iSNS discovery.
Created attachment 793317[details]
iSNS discovery fix patch.
Description of problem:
iSNS discovery throught offload ifaces fails with the current iscsiadm.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. do iSNS discovery through one of the offloaded interfaces.
2.
3.
Actual results:
The iSNS discovery fails with the message
"iscsiadm: iface be2iscsi.00:90:fa:30:1b:81.ipv4.0 is not valid. Will not bind node to it. Iface settings [hw=,ip=,net_if=,iscsi_if=be2iscsi.00:90:fa:30:1b:81.ipv4.0]
iscsiadm: No portals found"
Expected results:
The target should be shown as o/p
Additional info:
The patch which fixes this issue has recently been added to the open-iscsi-github. Attaching the patch also.
Comment 2RHEL Program Management
2013-10-14 02:24:22 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHBA-2017-0679.html
Created attachment 793317 [details] iSNS discovery fix patch. Description of problem: iSNS discovery throught offload ifaces fails with the current iscsiadm. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. do iSNS discovery through one of the offloaded interfaces. 2. 3. Actual results: The iSNS discovery fails with the message "iscsiadm: iface be2iscsi.00:90:fa:30:1b:81.ipv4.0 is not valid. Will not bind node to it. Iface settings [hw=,ip=,net_if=,iscsi_if=be2iscsi.00:90:fa:30:1b:81.ipv4.0] iscsiadm: No portals found" Expected results: The target should be shown as o/p Additional info: The patch which fixes this issue has recently been added to the open-iscsi-github. Attaching the patch also.