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

Installing the CIM Extension for SGI ProPack for Linux168
To configure UNIX CIM Extensions to run behind a firewall, see ”Configuring UNIX CIM
Extensions to Run Behind Firewalls” on page 309.
To start the CIM Extension, type the following in the /opt/APPQcime/tools directory:
1. Before starting the CIM Extension, make sure PCP is enabled by executing the following
command:
ps -ef | grep pmcd
This should display a message resembling the following:
root 2699 1 0 14:42 ? 00:00:00 /usr/share/pcp/bin/pmcd
root 2831 1988 0 14:44 pts/1 00:00:00 grep pmcd
The first line above indicates that pmcd is running. If not, execute the following commands:
chkconfig pcp on
service pcp start
These commands start the pmcd daemon and also ensure the pmcd daemon starts whenever the
system reboots.
2. To start the CIM Extension, type the following at the command prompt:
# ./start
The following is displayed:
./start
The CIM Extension is ready to be contacted by the management server when it displays a
message resembling the following:
Thu Jan 21 14:46:47 EDT xxxx
CXWS x.x.x.x on /192.168.1.5 now accepting connections
where
.. xxxx is the year.
.. x.x.x.x is the version of CIM Extension
.. 192.168.1.5 is the IP address of the host
A similar message is now displayed in the cxws.out file when the CIM Extension has completed
startup.
STATUS | wrapper | 2006/07/10 15:44:26 | --> Wrapper Started as Daemon
STATUS | wrapper | 2006/07/10 15:44:26 | Launching a JVM...
INFO | jvm 1 | 2006/07/10 15:44:27 | Wrapper (Version 3.1.2)
http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2006/07/10 15:44:27 |
INFO | jvm 1 | 2006/07/10 15:45:55 |
INFO | jvm 1 | 2006/07/10 15:45:55 | Mon Jul 10 15:45:55 EDT 2006
INFO | jvm 1 | 2006/07/10 15:45:55 | CXWS 5.1.0.169 on
/16.118.238.196:4673 now accepting connections
Keep in mind the following:
Depending on your terminal type and processor speed, the message, “CXWS x.x.x.x on
/192.168.1.5 now accepting connections,” may not display all the network interface
IPs on the host. Use the
/opt/APPQcime/tools/cxws.out file to view the output from the CIM Extension.