HP StorageWorks HSG80 ACS Solution Software V8.8 for IBM AIX Installation and Configuration Guide (AA-RV1HA-TE, March 2005)

Preparing the Host System
119HSG80 ACS Solution Software V8.8 for IBM AIX Installation and Configuration Guide
To upgrade the solution software:
1. Create a directory on the target IBM server where the installation kit will
reside by typing the command:
mkdir /AIX_Install
2. Obtain the IBM AIX Solution Kit for HSG80 from the website
http://h18004.www1.hp.com/products/storagew orks/ma8kema12k/kits .html
.
3. Click on the link for the IBM AIX Solution Kit.
4. Click the Download button and save the
tar file to the install directory you
created on the target system.
5. Change the directory to the AIX install path by typing the command:
cd AIX_Install
6. Extract the kit from the tar file by typing the command:
tar xvf <AIX tar file>
7. Execute the installation script by issuing the command:
./INSTALL
The following is the output of the installation script. Notes and explanations have
been added.
# ./INSTALL
First, the installation script checks for a previous version of the Cambex adapter
driver. If it finds one, it asks if you want to upgrade the driver. There is a driver
upgrade script that is included with this solution kit. If you do not want to upgrade
the driver automatically, you need to:
Unmount any filesystems using HSG80 or HSG60 devices.
Export any volume groups using any HSG80 or HSG60 devices.
Remove any child devices of the Cambex adapter devices.
Remove any Cambex adapter devices.
Remove the Cambex adapter driver (installp -u PC1000.driver.obj).
Install the new driver from the AIX installation path
(
installp -acd/ AIX_Install/driver/PC1000.image all).
Search for devices (cfgmgr).
Import any previously exported volume groups.
Mount any previously mounted filesystems to upgrade the driver.