HP Storage Essentials V5.00.01 installation guide (T4283-96011, January 2006)

Storage Essentials 5.00.01 Installation Guide 159
Installing CIM Extension on a Standalone Host
To install the CIM Extension using CLI:
1. Login as root.
2. Place the CIM Extension CD-ROM into the CD-ROM on the Tru64 server.
3. Create the /cdrom directory on Tru64 host by entering the following at the command prompt:
# mkdir /cdrom
4. Mount the CIM Extension CD-ROM by enter the following at the command prompt:
# mount /dev/disk/cdromxx /cdrom
where xx corresponds to the cdrom device number.
You can find the cdrom device number by entering the following at the command prompt:
# hwmgr -view devices
5. To install the CIM Extension:
a. Go to the /cdrom/tru64/ directory, as shown in the following example:
# cd /cdrom/tru64/
b. Run the script /tru64_local_install.sh at the command prompt:
#./tru64_local_install.sh
The installation is complete when you are told the following:
Installation of AppStorM Tru64 CIM Extensions was successful.
NOTE: The tru64_local_install.sh command starts the CIM Extension.
6. Eject the CD-ROM by doing the following:
a. Unmount the CD-ROM by entering the following at the command prompt:
# umount /cdrom
where /cdrom is the name of the directory where you mounted the CD-ROM
b. Press the eject/unload button on the CD-ROM drive.
7. Press the Eject button on the CD-ROM drive to take the CD out of the CD-ROM drive.
The CIM Extension for Tru64 starts automatically at boot time by using /sbin/rc3.d scripts.
The CIM Extension uses port 4673 when it starts automatically after a reboot.
8. Type the following at the command prompt to find the status of the CIM Extension:
/opt/APPQcime/tools/status
Installing the CIM Extension on a Cluster
The installation of the CIM Extension on a cluster is similar to the installation of the CIM Extension
on a standalone node. However, on a cluster it is required to run the install script on only one node
of the cluster. By default the install script (tru64_local_install.sh) starts the CIM Extension
automatically on all nodes of the cluster after an installation. To install the CIM Extension on all
nodes of the cluster, repeat the steps found in ”Installing the CIM Extension” on page 158.
To install the CIM Extension on just the current node: