Bug 691902
Summary: | [regression] iscsiadm fails to discovery targets when using offload cards | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mike Christie <mchristi> |
Component: | iscsi-initiator-utils | Assignee: | Andy Grover <agrover> |
Status: | CLOSED ERRATA | QA Contact: | Gris Ge <fge> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.1 | CC: | bdonahue, coughlan, edwardn, emoryb, fge, mchristi, mzywusko, syeghiay |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
When performing SendTargets discovery, the "iface" NIC binding was ignored. Instead, iscsiadm used the network device determined by the "route" command. SendTargets discovery now occurs through the NIC specified in the "iface" binding information.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-05-19 14:14:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mike Christie
2011-03-29 20:26:11 UTC
This bug was brought in from the change that allowed offload drivers to do discovery through the offload engines which was done for offload root boot. Fixed in iscsi-initiator-utils-6.2.0.872-18.el6. You can download here: http://people.redhat.com/mchristi/iscsi/rhel6.1/iscsi-initiator-utils/ Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: When performing SendTargets discovery, the "iface" NIC binding was ignored. Instead, iscsiadm used the network device determined by the "route" command. SendTargets discovery now occurs through the NIC specified in the "iface" binding information. Problem was reported and verified about a month and a half ago. Just for good measure, it has also been verified with the latest iscsi-initiator-utils-6.2.0.872-21.el6. 1) Discovery is going over offload path 2) Discovery over 100s of targets no longer crashes iscsiadm. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0733.html |