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

Appendix C: HBA Driver Procedures 70
6. Configure the HP Clustered File System default HBA driver version
for the hardware installed on your system.
/opt/hpcfs/lib/chhbadriver default
7. Import the cluster configuration to the server.
mxconfig -import
8. Enable the HP Clustered File System startup script.
/sbin/chkconfig --add pmxs
9. Start HP Clustered File System.
/etc/init.d/pmxs start
Installing a Non-default HBA Driver
Version Provided with HP Clustered File
System
HP Clustered File System includes several versions of the HBA drivers
for the supported FibreChannel host bus adapters. One of these versions
is the default for HP Clustered File System; however, you can install a
different version if required by your system configuration
To install a non-default HBA driver version, complete these steps:
1. Shut down the HP Clustered File System software.
/etc/init.d/pmxs stop
2. Disable the HP Clustered File System startup script.
/sbin/chkconfig --del pmxs
3. Reboot the server.
4. Use the following command to display a list of the HBA driver
versions provided with HP Clustered File System.
/opt/hpcfs/lib/chhbadriver list
5. Run the chhbadriver command again with the appropriate driver
version.