HP StorageWorks HSG80 ACS Solution Software V8.8 for Linux X86 Installation and Configuration Guide (AA-RV1LA-TE, March 2005)

Preparing the Host System
104 HSG80 ACS Solution Software V8.8 for Linux X86 Installation and Configuration Guide
Installing Solution Software Packages
This section includes the following topic:
"Installing the Solution Software Kit", page 104
"Upgrading or Uninstalling Solution Kit Software", page 104
Installing the Solution Software Kit
Perform the following steps to install the Solution Software:
1. Extract the files from the compressed tarball. The archive is a zipped tarball so
you will need to use
gunzip and tar to extract the files.
The files will extract to a directory called
hsg80_v88.
2. Change the directory to the new
hsg80_v88 directory that was extracted.
3. Execute the
install_stgwks.v88 script by typing:
# ./install_stgwks.v88
This will install the hp_qla2x00src, fibreutils, and HPraidsw RPMs.
To install the kit components manually:
1. Change the directory to the
hsg80_v88/RPMS directory.
2. Use the following commands to install each of the kit components:
# rpm -Uvh hp_qla2x00src-<version>.noarch.rpm
# rpm -ivh fibreutils-<version>.i386.rpm
# rpm -ivh Hpraidsw-2.5.rpm
Upgrading or Uninstalling Solution Kit Software
To upgrade from a previous version of your Solution Software:
1. Uninstall Secure Path if installed. Failing to do so could cause a kernel panic.
2. Run the
install_stgwks.v88 script to upgrade the Solution Software.
3. Reinstall Secure Path.
To uninstall the Solution Software, execute the
install_stgwks.v88 script with
the -u option by typing:
# ./install_stgwks.v88 -u