HP Storage Essentials V5.1 Installation Guide Second Edition (Linux Release) (T4283-96055, November 2006)

Storage Essentials 5.1 Installation Guide 193
Installing the CIM Extension for OpenVMS
This section covers the following CIM Extension installations for OpenVMS:
Installing the CIM Extension on a Standalone Host” on page 193
Installing the CIM Extension on a Cluster” on page 194
Installing the CIM Extension on a Standalone Host
This section describes how to install the CIM Extension for OpenVMS on standalone hosts.
The CIM
Extension on OpenVMS needs to be installed locally on each of the required hosts.
You must be a superuser on each host to install the CIM Extension for OpenVMS.
Follow these steps:
1. Log in as system.
2. Verify the required ECOs and patches are installed; enter the following at the system prompt:
$ prod sh prod/full
See ”Prerequisites” on page 192 if needed.
3. Verify that the HBA supports the SNIA HBA API; check the OpenVMS host for the following files
in the path specified.
$ dir sys$common:[syslib]hba_vms.exe
$ dir sys$common:[syslib]hba.conf
4. Verify that the PIPE driver is installed by running the command below:
$ MCR SYSMAN IO SHOW DEVICE
Check for an entry similar to the one mentioned below.
---------------------------------------------------------------SYS$PIPEDRIV
ER
MPA 814D9F80 814DA000 814DA080
0 814D8F40
---------------------------------------------------------------
If SYS$PIPEDRIVER is not listed, then the PIPE driver is not loaded, run the following command
to load the driver:
$ MCR SYSMAN IO CONNECT MPA0:/DRIVER=SYS$PIPEDRIVER/NOADAPTER
5. If the CD is already mounted, dismount it by entering:
$ DISMOUNT <CD-ROM device name>
6. Insert the CIM Extension CD-ROM in the CD-ROM drive.
7. Mount the CIM Extension CD-ROM by entering the following at the command prompt:
$ MOUNT /MEDIA=CDROM /UNDEFINED_FAT=STREAM:32767/OVERRIDE=IDENTIFICATION
DQB0 (or whichever is the CD-ROM device)
8. Change directory to the location of the OpenVMS Extension:
Alpha platforms $ SET DEF DQB0:[OVMS.ALPHA]
Itanium platforms $ SET DEF DQB0:[OVMS.IA64]