
•On a Cluster - See ”Installing the CIM Extension on a Cluster” on page 263.
Installing the CIM Extension on a Standalone Host
To install the CIM extension using CLI:
1.Login as root.
2.Place the CIM Extension
3.Create the /cdrom directory on Tru64 host by entering the following at the command prompt:
#mkdir /cdrom
4.Mount the CIM Extension
#mount /dev/disk/cdromxx /cdrom
where xx corresponds to the
You can find the cdrom device number by entering the following at the command prompt:
#hwmgr
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
a.Unmount the
# umount /cdrom
where /cdrom is the name of the directory where you mounted the
b.Press the eject/unload button on the
7.Press the Eject button on the
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.Enter 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 a Standalone Host” on page 263.
HP Storage Essentials SRM 6.0 Installation Guide 263