Bug 512065
Summary: | [NetApp 4.9 bug] "multipath -v3" displays tgt_node_name as blank for iscsi devices | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Tanvi <tanvi> | |
Component: | device-mapper-multipath | Assignee: | Ben Marzinski <bmarzins> | |
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 4.8 | CC: | agk, andriusb, bdonahue, bmarzins, christophe.varoqui, coughlan, dwysocha, egoggin, gowrav.mahadevaiah, heinzm, iannis, junichi.nomura, kueda, lmb, mbroz, prockai, tranlan, xdl-redhat-bugzilla | |
Target Milestone: | beta | Keywords: | OtherQA | |
Target Release: | 4.9 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | device-mapper-multipath-0.4.5-40.el4 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 650795 650797 (view as bug list) | Environment: | ||
Last Closed: | 2011-02-16 14:24:51 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 626414, 650795, 650797 |
Description
Tanvi
2009-07-16 06:32:36 UTC
multipath will now check for the iscsi target name if the fc check fails. Verified the fix with "device-mapper-multipath-0.4.5-41.el4" which is available with RHEL 4.9 OS. The iscsi target name is getting displayed correctly now. [root@IBMblade-200-202 ~]# multipath -v3 | grep tgt tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180506 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 tgt_node_name = iqn.1992-08.com.netapp:sn.101180456 This bug can be now be resolved. 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-0243.html |