[Bug 473332] Re: Startup failed to load ipmi_devintf module
Jamie Jamison
473332 at bugs.launchpad.net
Tue Jan 11 21:37:44 UTC 2011
I downloaded a CentOS RPM for openipmi and extracted the file
/etc/sysconfig/ipmi
I copied this file to
/etc/default/openipmi
as Kipp suggested and made the following edits to
/etc/init.d/openipmi
Line 35: Changed
CONFIGFILE=/etc/sysconfig/ipmi
to
CONFIGFILE=/etc/default/openipmi
to source correct configuration file.
Line 68: Changed
LOCKFILE=/var/lock/subsys/ipmi
to
LOCKFILE=/var/lock/ipmi
for the location of the ipmi lockfile.
I tested this by rebooting the system and it works, the ipmi_devintf and
ipmi_si kernel modules load, /dev/ipmi0 is created and the lockfile is
created at /var/lock/ipmi. Attached is a copy of the ipmi config file I
installed at /etc/default/openipmi
to
** Attachment added: "openipmi.sysconf taken from CentOS RPM for openipmi package."
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/473332/+attachment/1791459/+files/%3Atmp%3Aopenipmi.sysconf
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openipmi in ubuntu.
https://bugs.launchpad.net/bugs/473332
Title:
Startup failed to load ipmi_devintf module
More information about the Ubuntu-server-bugs
mailing list