Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Installing ESX Server 2.5.2 and HP Insight Manager Agents
Details
Solution
- If you have not yet installed ESX Server 2.5.2, install it.
- Run vmkblkopen.pl from the command line.
- Install HP Insight Manager.
If you have already installed HP Insight Manager and you are upgrading to ESX Server 2.5.2:
- Log on as root (or an equivalent superuser login) and check the run level of each Insight Manager agent (such as hpasm, hprsm, hpsmhd, and cmanic):
# /sbin/chkconfig --list agent
For example:
/sbin/chkconfig --list hpasm - Deactivate each agent that chkconfig --list indicates is active (on):
# /sbin/chkconfig agent off
For example:
# /sbin/chkconfig hpasm off - Once you have deactivated all of your HP Insight Manager agents, you can install your ESX Server 2.5.2 upgrade.
- After the upgrade, reboot.
- Reactivate the service and the Insight Manager agents:
# /sbin/chkconfig vmkblk reset
# /sbin/service vmkblk start
- Reactivate the agents you deactivated, using chkconfig:
# /sbin/chkconfig agent reset
For example:
# /sbin/chkconfig hpasm reset
Feedback
Actions
- KB Article: 1810
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 2.5.x

