HP Insight Control Software for Linux User Manual

Page 243

Advertising
background image

Corrective action

Cause/Symptom

root 29156 17502 0 08:17 pts/1
00:00:00 grep mxinitconfig

completely stopped before Insight Control for Linux can
remove the RPMs.

The output of the uninstall.sh script resembles the
following:

2.

Remove that process with the kill command.

# kill -9 8626

# uninstall.sh
...

Removing the process allows the uninstall.sh script
to continue.

Uninstalling HP Systems Insight Manager
...
Stopping HP SIM
Stopping hpsmdb

25.27 Troubleshooting virtual machine installation and setup problems

Corrective action

Cause/Symptom

Perform the appropriate action:

HP SIM did not properly identify the virtual host

For Xen , use the uname command as follows to verify
that the VM host is running a Xen kernel:

# uname -r
2.6.18-92.e15xen

The text string xen should be embedded in the output.

If the server is not running the appropriate kernel, you
need:

◦ To repeat the VM host installation,

◦ To add any missing Xen components, or

◦ Configure the host to boot from the Xen kernel.

For more information, see

Section 11.1 (page 118)

.

Ensure that the rocommunity string in the /etc/
snmp/snmpd.conf

file is public

# grep rocommunity /etc/snmp/snmpd.conf
rocommunity public 127.0.0.1
rocommunity public 192.0.2.55

Verify that the sign-in credentials are correct.

Run Options

→Identify Systems... to identify the VM host.

Run the following command and look for entries from
Virt_*

.

# cimprovider -l

Ensure that the libvirt-cim and libcmpiutil
packages are installed:

For the SLES 10 operating systems, these packages are
installed by running the Configure

→Configure or Repair

Agents... task on the VM host, selecting to install Insight
Control virtual machine management.

For other supported operating systems, install these
packages from the RHEL or SLES distribution media.

Perform the appropriate action:

Could not register the Virtual Machine Host with Insight
Control virtual machine management

Verify that the virtual host is properly identified. (See
HP SIM did not properly identify the virtual host in this
table.)

Run the following command and look for entries from
both cmpiOSBase* and Virt_*.

# cimprovider -l

25.27 Troubleshooting virtual machine installation and setup problems 243

Advertising