VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

ESX Server 2.5.5: IPMI Service Must be Started Manually After Installation of IBM Director 5.20 Update 1

Details

The IPMI service is not started automatically after the installation of IBM Director 5.20 Update 1.

Solution

To start the IPMI service manually, running the following command as root in the console operating system:
#service ipmi start

To verify the service is started, run the following command:
#service ipmi status

The output should look similar to the following:
ipmi_msghandler module loaded.
ipmi_si_drv module loaded.
ipmi_devintf module loaded.
/dev/ipmi0 exists.

Configure the service to be automatically started after system reboots:
#chkconfig ipmi on

Keywords

esx255

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions