|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] ipmi @ Debian 5.0 / Xen 3.2
Hello,
I'm unable to run ipmitools on my Xen host:
release : 2.6.26-2-xen-686
version : #1 SMP Thu May 28 18:35:28 UTC 2009
machine : i686
nr_cpus : 8
nr_nodes : 1
cores_per_socket : 4
threads_per_core : 2
cpu_mhz : 2673
hw_caps :
bfebfbff:28000000:00000000:00000140:0098e3bd:00000000:00000001
total_memory : 12279
free_memory : 4
node_to_cpu : node0:0-7
xen_major : 3
xen_minor : 2
xen_extra : -1
xen_caps : xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xf5800000
xen_changeset : unavailable
cc_compiler : gcc version 4.3.1 (Debian 4.3.1-2)
cc_compile_by : waldi
cc_compile_domain : debian.org
cc_compile_date : Sat Jun 28 15:25:00 UTC 2008
xend_config_format : 4
dpkg -l | grep ipmi
ii ipmitool 1.8.9-2 utility
for IPMI control with kernel driver or LAN interface
ii libopenipmi0 2.0.14-1
Intelligent Platform Management Interface - runtime
ii openipmi 2.0.14-1
Intelligent Platform Management Interface (for servers)
lsmod | grep ipmi
ipmi_devintf 6984 0
ipmi_msghandler 30360 1 ipmi_devintf
- here should be ipmi_si loaded aswell, but doing so I got
modprobe ipmi_si
FATAL: Error inserting ipmi_si
(/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_si.ko): No such
device
- the file exists:
ls /lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_si.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_si.ko
It's a standard "repo" patched xen kernel installed.
modules.dep:
grep ipmi /lib/modules/`uname -r`/modules.dep
/lib/modules/2.6.26-2-xen-686/kernel/drivers/hwmon/ibmaem.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/hwmon/ibmpex.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_watchdog.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_si.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_poweroff.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_devintf.ko:
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko
/lib/modules/2.6.26-2-xen-686/kernel/drivers/char/ipmi/ipmi_msghandler.ko:
IMHO ipmi were compiled for/with this kernel:
/boot/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_HANDLER=m
/boot/boot/config-2.6.26-2-xen-686:# CONFIG_IPMI_PANIC_EVENT is not set
/boot/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_DEVICE_INTERFACE=m
/boot/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_SI=m
/boot/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_WATCHDOG=m
/boot/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_POWEROFF=m
/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_HANDLER=m
/boot/config-2.6.26-2-xen-686:# CONFIG_IPMI_PANIC_EVENT is not set
/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_DEVICE_INTERFACE=m
/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_SI=m
/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_WATCHDOG=m
/boot/config-2.6.26-2-xen-686:CONFIG_IPMI_POWEROFF=m
ipmitool sel
Could not enable event receiver: Inappropriate ioctl for device
Get SEL Info command failed
- device exists; ls -liah /dev/ipmi0
1771386 crw------- 1 root root 254, 0 2009-07-15 10:45 /dev/ipmi0
Any Idea?
Regards,
Adrian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] ipmi @ Debian 5.0 / Xen 3.2,
Adrian Gajan <=
|
|
|
|
|