From: Amit J. <ami...@al...> - 2011-03-14 13:59:55
|
Hi , I am new to this forum. I want to use the IPMI-over-LAN functionality with my Intel Gigabit adapter 82545EM on RHEL 5.4 Actually, I am using the corosync & want to configure STONITH with it. I have installed ipmitool-1.8.11 When I check the status of the IPMI :- [root@pcmk1 Softwares]# /etc/init.d/ipmi status ipmi_msghandler module loaded. ipmi_si module not loaded. ipmi_devintf module loaded. /dev/ipmi0 does not exist. [root@pcmk1 Softwares]# modprobe ipmi_si FATAL: Error inserting ipmi_si (/lib/modules/2.6.18-164.el5/kernel/drivers/char/ipmi/ipmi_si.ko): No such device [root@pcmk1 Softwares]# But, the above file exists with proper permissions :- [root@pcmk1 Softwares]# ls -lrt /lib/modules/2.6.18-164.el5/kernel/drivers/char/ipmi/ipmi_si.ko -rwxr-xr-x 1 root root 104552 Sep 3 2009 /lib/modules/2.6.18-164.el5/kernel/drivers/char/ipmi/ipmi_si.ko [root@pcmk1 Softwares]# [root@pcmk1 ~]# tail -f /var/log/messages Mar 14 19:05:41 pcmk1 kernel: IPMI System Interface driver. Mar 14 19:05:41 pcmk1 kernel: ipmi_si: Unable to find any System Interface(s) I appreciate if you could help me in solving this issue. Thanks, Amit ________________________________ This email (message and any attachment) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited. ________________________________ |