[Bug 916200] Re: missing kernel module ipmi_si module

2013-03-14 Thread Samantha Jian-Pielak
** Changed in: opencompute Importance: Undecided = Critical -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/916200 Title: missing kernel module ipmi_si module To manage

[Bug 916200] Re: missing kernel module ipmi_si module

2013-03-13 Thread Samantha Jian-Pielak
This issue occurs on 12.04.2, too. It's run on an OCP (Open Compute Project) v2 system. $ lsmod |grep ipmi ipmi_devintf 17708 0 ipmi_msghandler45979 1 ipmi_devintf $ sudo modprobe ipmi_si FATAL: Error inserting ipmi_si

[Bug 916200] Re: missing kernel module ipmi_si module

2013-03-13 Thread Samantha Jian-Pielak
** Attachment added: ipmi-si-apport.log https://bugs.launchpad.net/opencompute/+bug/916200/+attachment/3572326/+files/ipmi-si-apport.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu.

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread Stefan Bader
Weirdly seems to skip some probing state. @Asif, could you please do the following: boot back into the -36 kernel version (which had ipmi working). Not sure whether it can simply be done via iKVM but otherwise you could modify the set default=0 line in /boot/grub/grub.cfg to =2 and reboot.

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread Peter Petrakis
** Changed in: ipmitool (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/916200 Title: missing kernel module ipmi_si module To manage

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread dann frazier
fyi, it looks like this could occur if a misbehaving bmc's status register contained 0xff. That's another reason to check to see if the older kernel works. If the previously working kernel also shows this problem, I'd suggest removing power from the system to see if you can reset the BMC. -- You

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread Stefan Bader
True, on my supermicro this would also be possible through the web interface, -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/916200 Title: missing kernel module ipmi_si module To

Re: [Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread Asif
On Wed, Jan 18, 2012 at 11:31 AM, dann frazier dann.fraz...@canonical.com wrote: fyi, it looks like this could occur if a misbehaving bmc's status register contained 0xff. That's another reason to check to see if the older kernel works. If the previously working kernel also shows this problem,

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-17 Thread Peter Petrakis
@Asif Get the apport data any way you can. I merely offered a popular manner to accomplish it. Also, please don't change bug states without justification. The point of Incomplete is part of the bug triage process where a developer has posed a question etc and is waiting for that request to be

Re: [Bug 916200] Re: missing kernel module ipmi_si module

2012-01-17 Thread Asif
On Mon, Jan 16, 2012 at 4:01 AM, Stefan Bader stefan.ba...@canonical.com wrote: They are of course different. I just checked with a resent 2.6.2-37.81 generic i386 kernel. And here the module loads just fine. Note that you had to load ipmi_devintf always to make ipmitool work. Please check

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-17 Thread Asif
apport information ** Tags added: apport-collected ** Description changed: After upgrading the kernel from 2.6.32-36 to 2.6.32-37 no more ipmi_si module available. $ sudo modprobe ipmi_si FATAL: Error inserting ipmi_si

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-17 Thread Asif
Here is the output of apport-bug attached. ** Attachment added: ipmi_si fails to load https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/916200/+attachment/2680027/+files/bug -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-16 Thread Stefan Bader
They are of course different. I just checked with a resent 2.6.2-37.81 generic i386 kernel. And here the module loads just fine. Note that you had to load ipmi_devintf always to make ipmitool work. Please check dmesg after the failed load as that normally shows more detailed errors. -- You

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-13 Thread Asif
previous kernel has this module ~$ ls /lib/modules/2.6.32-36-generic/kernel/drivers/char/ipmi/ipmi_si.ko /lib/modules/2.6.32-36-generic/kernel/drivers/char/ipmi/ipmi_si.ko -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-13 Thread Asif
Looks like the module is in the new kernel as well. But still failing to modprobe ~# modprobe -f ipmi_si FATAL: Error inserting ipmi_si (/lib/modules/2.6.32-37-generic/kernel/drivers/char/ipmi/ipmi_si.ko): Invalid module format ~# ls -al

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-13 Thread Peter Petrakis
We need a full apport collect to see the fall out from loading the module. apport-collect -p linux 916200 Thanks. ** Changed in: ipmitool (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-13 Thread Asif
Can't run apport-collect -p linux 916200, since w3m is not so visible on this remote system through ssh. Is there any other way I can upload that data? may be apport-bug --save=/tmp/bugfile linux. But I noticed another lucid 64bit lts server has the similar kernel's ipmi_si module and loaded

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-13 Thread Asif
** Changed in: ipmitool (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/916200 Title: missing kernel module ipmi_si module To manage