Instant Capacity on Demand (iCOD) User's Guide for versions B.05.x
Installing and Uninstalling iCOD Software
Updating/Installing iCOD Software
Chapter 3 43
The required patches for iCOD B.05.01 are listed. You can then retrieve
the necessary patches from the HP web site:
ITresourcecenter.hp.com
For HP-UX 11.0 - Installing from the Support Plus CD
Follow this procedure to install or upgrade your HP-UX 11.0 iCOD
system to version B.05.01:
Step 1. Log in as root.
Step 2. Determine the CD drive device file by entering the following command:
ioscan -fnC disk
Step 3. Insert the Support Plus CD into the CD drive.
Step 4. Mount the CD drive to the desired directory. The following example uses
the /dev/dsk/c1t2d0 device file (from
Step 2, above) and the /cdrom
directory. To mount the CD drive, enter a similar command as:
Mount Example:
mount -r /dev/dsk/c1t2d0 /cdrom
Step 5. Install the iCOD B.05.01 bundle from the Support Plus CD by entering
the following command:
swinstall -s /cdrom/DIAGNOSTICS/B.11.00 B9073AA
Step 6. Install the required patches from the HWE1100 bundle on the Support
Plus CD. Note that these patches require an automatic reboot. To install
the required patches, enter the following command:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /cdrom/HWE1100 ’*’
Step 7. Continue with “For All Installations” on page 46.