HP StorageWorks 1500 Modular Smart Array Installation Guide (355901-004, October 2006)
Configuration Procedures - Linux Environments
75HP StorageWorks 1500 Modular Smart Array Installation Guide
6. To install the HBA drivers:
Caution: Use only the Support Software CD to install the HBA drivers. Drivers
for all supported HBAs are included on the CD and are the only versions
approved for use with the MSA.
a. Navigate to the /RDP/Linux/ directory on the CD.
b. List the contents of the directory and navigate to either the Emulex or
QLogic directory, depending on the maker of your HBA.
c. Change to the CD directory for your operating system version and list the
contents of the directory.
d. Install the HBA driver on the new kernel by entering:
./INSTALL -f
e. If not already connected, connect the MSA to the SAN.
Note: To build an HBA driver from source code or manually patch the Linux kernel,
refer to the README file in the
/opt/hp/src/hp_qla2x00src
directory on the server.
7. To install the HP System Management Homepage:
Note: The System Management Homepage must be installed prior to the ACU.
a. Navigate to the /SMH/Linux directory on the CD.
b. List the contents of the directory and identify the installation rpm file for
your environment.
c. Copy the file to a directory on the server.
d. Change to the server directory of the file and un-tar the installation file by
entering:
tar -zxvf <SMH_tar_filename>
(Where <SMH_tar_filename> is the name of the System Management
Homepage zip file.)