Displaying 4 results from an estimated 4 matches for "ipmidev".
Did you mean:
ipmid
2008 Jan 11
2
xen-3.1 IPMI sensor (fwd)
...PMI/BMC on NetXtreme II
The problem is: i have not NetXtreme, but "Intel(R) PRO/1000"
Is it always still the cause for this problem?
- a previous tests result: ipmi must be running on node 254.
But this is connect to gntdev:
# cat /proc/devices | egrep "ipmi|254"
251 ipmidev
254 gntdev
- gntdev seen match to CONFIG_XEN_GRANT_DEV
What can i do?
Xen version 3.1.0 (root@hrz.mydomain.de) (gcc version 4.1.2 20061115
(prerelease) (Debian 4.1.1-21)) Fri Nov 30 13:20:15 CET 2007
# ipmitool -V
ipmitool version 1.8.8
# lsmod | grep ipmi
ipmi_si 33740 0...
2016 May 25
3
Fail to load kernel module ipmi_si on CentOS-6
...s/char/ipmi/ipmi_si.ko):
No such device
# lsmod |grep ipmi
ipmi_devintf 7729 0
ipmi_poweroff 8532 0
ipmi_watchdog 17874 0
ipmi_msghandler 38701 3 ipmi_devintf,ipmi_poweroff,ipmi_watchdog
# ipmitool
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No
such file or directory
?What should I do if I want to setup IPMI on my centos host?
--
Regards
Frank Yu
2009 Feb 09
5
What is the System Event Log?
My Dell PowerEdge T105 running Centos-5.2
has started crashing fairly often (3 times in the last 2 hours).
The message on the screen tells me to look at the System Event Log.
Is this just /var/log/messages ?
I didn't see anything helpful there.
As far as I could see, the last messages before the crash
were about samba, which is running on the machine.
Has anyone had such problems with Samba?
2008 Aug 29
2
IPMI and Dell ERA/O
...A/O card running on FreeBSD 7.0-STABLE
According to Dell, the ERA card supports ipmi 1.0:
http://linux.dell.com/ipmi.shtml
But so far no luck with freebsd :/
[root@home /usr/src/sys/i386/conf]# ipmitool -I open channel info 1
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No
such file or directory
[root@home /usr/src/sys/i386/conf]# kldstat
Id Refs Address Size Name
1 5 0xc0400000 4eed90 kernel
3 2 0xc08fb000 1bd0 smbus.ko
4 2 0xc08fd000 6a594 acpi.ko
7 1 0xc69b7000 a000 ipmi.ko
[root@home /usr/src/sys/i386/...