Installation guide

www.vmware.com
322
VMware ESX Server Administration Guide
Examples Using the pbind.pl Script
This example adds bindings for all QLogic 2200 hosts.
pbind.pl -a /proc/scsi/qla2200/
This example adds binding for QLogic 2200 host 2.
pbind.pl -a /proc/scsi/qla2200/2
Note: Typing a wildcard character, for example, pbind.pl -a /proc/scsi/
qla2200/* is invalid.