HP StorageWorks Clustered File System 3.1.1 for Linux Installation Guide (May 2006)
Appendix C: HBA Driver Procedures 73
the driver, the option is in the module corresponding to the HBA model,
such as qla2200 or qla2300.)
The following line in the fc_pcitable file sets the failover option for a
version 8.00.00 driver:
0x1077 0x0 qla2xxx qla2xxx-8.00.00 "ql2xfailover=1" QLogic
Abstraction Layer
The next example sets the option for the 7.01.01 driver.
0x1077 ox2312 qla2300 scsi/qla2x00-7.01.01 "ql2xfailover=1"
QLogic 2312 Fibre Channel Adapter
When the QLogic failover feature is enabled, it replaces the MPIO failover
functionality of HP Clustered File System. Reboot the server for the
change to take effect.
Format of the /etc/hpcfs/fc_pcitable File
In HP Clustered File System 3.0 and later, the /etc/hpcfs/fc_pcitable file
contains entries only for the drivers installed on your system. In earlier
releases, the file contains entries for all of the default drivers provided
with HP Clustered File System.
By default, the entries in the file are commented out, as indicated by the
comment character (#). The file is used only if you add a new entry to the
file or modify a default entry (by removing the comment character and
then changing the appropriate values).
Each line in the file contains six fields, as shown in the following example
for the default qla2x00 driver:
0x1077 0x2200 qla2x00 scsi "" QLogic 2200 Adapter
The fields contain the following information:
•Vendor ID.
• Device ID.
• Driver name. Do not include .o in the name.