Users Guide

Table Of Contents
5–Fibre Channel Noninteractive Commands
-p (Target Persistent Bindings)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 75 Copyright © 2021 Marvell
To show persistent binding information for all adapters, issue the following command
:
qaucli -pr fc -p all view|info
The following example is a typical QConvergeConsole CLI output showing all
targets currently bound to an adapter:
--------------------------------------------------------------------------
HBA 0: QLA2772 Port 1 WWPN xx-xx-xx-xx-xx-xx-xx-xx Port ID 11-06-EF
--------------------------------------------------------------------------
Bind Type Device Node Name Device Port Name Port ID ID
---- ---- ---------------- ---------------- ------- --
No Disk xx-xx-xx-xx-xx-xx-xx-xx xx-xx-xx-xx-xx-xx-xx-xx 10-02-E1
Yes Disk xx-xx-xx-xx-xx-xx-xx-xx xx-xx-xx-xx-xx-xx-xx-xx 10-02-E2 0
Yes Disk xx-xx-xx-xx-xx-xx-xx-xx xx-xx-xx-
xx-xx-xx-xx-xx 10-02-E4 1
Yes Disk xx-xx-xx-xx-xx-xx-xx-xx xx-xx-xx-xx-xx-xx-xx-xx 10-02-E8 2
Press <Enter> to continue:
To bind a selected target to a specific adapter, issue the following command:
qaucli -pr fc -p <hba instance>|<hba wwpn> (<target wwnn>
<target wwpn> <target port id> <target id>)
Where:
To bind multiple targets with a single command, repeat the following group:
<target wwnn> <target wwpn> <target port id> <target id>
To bind all targets on a specific adapter or to bind all targets on all adapters, issue
the following command:
qaucli -pr fc -p <hba instance>|<hba wwpn>|all bind all
NOTE
In Solaris SPARC using a csh or tsch shell, include double quotes around
the question mark (?). For example:
qaucli -pr fc -p <hba instance> | <hba wwpn> "?"
<hba instance> = Adapter number (use the -g command to find)
<hba wwpn> = World wide port name of the adapter
<target wwnn> = World wide node name of the target
<target wwpn> = World wide port name of the target
<target port id> = Port ID of the target
<target id> = ID to which the target is bound