HP StorageWorks Clustered File System 3.1.1 for Linux Installation Guide (May 2006)

Appendix C: HBA Driver Procedures 71
6. Enable the HP Clustered File System startup script. Enter this
command.
/sbin/chkconfig --add pmxs
7. Start HP Clustered File System.
/etc/init.d/pmxs start
Installing an HBA Driver Version not
Provided with HP Clustered File System
If your system configuration requires that you use an HBA driver version
not provided with HP Clustered File System, you can install that driver
version on the system. The new driver overrides the corresponding driver
included with HP Clustered File System. (HP Clustered File System must
be installed on your system before you install the HBA driver.)
To install an HBA driver version not provided with HP Clustered File
System, complete these steps:
Download the driver version from your source vendor.
Build the driver and install it on your system.
Modify the HP Clustered File System fc_pcitable file to point to the
location of the driver.
Following is the complete procedure for modifying the fc_pcitable file:
1. Stop HP Clustered File System if it is currently running.
/etc/init.d/pmxs s
2. Disable the HP Clustered File System startup script.
/sbin/chkconfig --del pmxs
3. Reboot the server.
4. Run the lspci(8) command to determine the vendor ID and device ID
of the FC host bus adapters on the server.