Installation guide
C H A P T E R 9 Storage and File Systems
321
Example Output for a QLogic HBA
#cat /proc/scsi/<FC_SCSI_driver>/<adapter_number>
.
.
.
SCSI Device Information:
scsi-qla0-adapter-node=200100e08b229b53;
scsi-qla0-adapter-port=210100e08b229b53;
scsi-qla0-target-0=20000060163cad13;
.
.
.
where:
pbind.pl Script
The pbind.pl script is located in the /usr/sbin directory. As root, type
pbind.pl to see the list of options for this command.
200100e08b229b53 Adapter world wide port name (adapter-port)
210100e08b229b53 Adapter world wide node name (adapter-node)
qla0 0 is the host bus adapter
target-0 0 is the target
20000060163cad13 World wide port name
pbind.pl Option Description
pbind.pl -A Persists bindings for all adapters.
pbind.pl -D Deletes bindings for all adapters.
pbind.pl -a <path> Adds bindings for all adapters specified in <path>.
pbind.pl -d <path> Deletes bindings for all adapters specified in
<path>.
pbind.pl -r Shows you the result without actually making any
change.
pbind.pl -s Displays supported adapters and their paths.
pbind.pl -q Quiet mode; suppresses normal status output.