** Patch added: "openipmi_2.0.18-0ubuntu7.1.2.0.18-0ubuntu7.2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1318317/+attachment/4603771/+files/openipmi_2.0.18-0ubuntu7.1.2.0.18-0ubuntu7.2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Serve
** Description changed:
I need some IPMI kernel modules, so I load them during startup. This
worked quite well until I upgraded to Ubuntu 14.04.
As you can see I have the modules in /etc/modules:
# grep ipmi /etc/modules
ipmi_watchdog
ipmi_devintf
ipmi_poweroff
ipmi_si
R
** Also affects: openipmi (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kern
This bug was fixed in the package openipmi - 2.0.18-0ubuntu11
---
openipmi (2.0.18-0ubuntu11) xenial; urgency=medium
* debian/openipmi.init: Do not unload all modules if some configured
HW modules are not successfully loaded (LP: #1318317).
-- Nishanth Aravamudan Thu, 03 Mar
I have also sent the same patch upstream, with no response yet:
https://sourceforge.net/p/openipmi/mailman/message/34928697/
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
On 11.03.2016 [02:30:46 -], Jeremy Kerr wrote:
> (That's with your fixed package installed. Without, we see the
> ipmi_devintf module being removed)
Great, thanks! I'll ask for the fix to get merged and then submit an SRU
for 14.04.
** Changed in: openipmi (Ubuntu)
Status: Confirmed =
Looks good on 16.04 too:
$ sudo modprobe ipmi_devintf
$ sudo service openipmi start
Job for openipmi.service failed because the control process exited with error
code. See "systemctl status openipmi.service" and "journalctl -xe" for details.
$ lsmod | grep ipmi
ipmi_devintf 13691 0
ipm
(That's with your fixed package installed. Without, we see the
ipmi_devintf module being removed)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script
On Mar 9, 2016 19:15, "Jeremy Kerr" wrote:
>
> @Nish: I tested against 14.04. We can take a look at 16.04 too, if you
> like.
That'd be great, as we need to get it into 16.04 before we can get it into
14.04.
--
You received this bug notification because you are a member of Ubuntu
Server Team, w
@Nish: I tested against 14.04. We can take a look at 16.04 too, if you
like.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kernel module
openipmi (2.0.18-0ubuntu10) xenial; urgency=medium
* debian/openipmi.init: Do not unload all modules if some configured
HW modules are not successfully loaded (LP: #1318317).
-- Nishanth Aravamudan Thu, 03 Mar
2016 16:55:22 -0800
** Patch added: "openipmi_2.0.18-0ubuntu9.2.0.18-0ubuntu1
@Breno, once the fix has been accepted for 16.04, I will request a SRU
for 14.04.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kernel m
** Changed in: openipmi (Ubuntu)
Milestone: None => ubuntu-16.04
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kernel modules
To ma
@Breno, yes, I think that's correct.
@Jeremy, were you able to test in both 16.04 and 14.04?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script remo
Nish,
I understand that this bug should be targeted for 16.04 as for 14.04. Is
it your understanding also?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi start
Nish: looks good to me:
[jk@hab2 ~]$ sudo service openipmi stop
[jk@hab2 ~]$ sudo modprobe ipmi_devintf
[jk@hab2 ~]$ lsmod | grep ipmi
ipmi_devintf 13227 0
ipmi_powernv5657 0
ipmi_msghandler51494 2 ipmi_powernv,ipmi_devintf
[jk@hab2 ~]$ sudo service openipmi star
Hi Nish,
I'll give it a try, thanks!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kernel modules
To manage notifications about this b
Jeremy, have you had a chance to test the updated version(s)?
Thanks,
Nish
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi startup script removes kernel modules
I've uploaded an alternative change to my PPA, builds are going now,
which only does not unload all modules in the error path.
The difference is, to minimize the impact to people that might be
depending on the error path *not* loading more modules, I've put the
return lines back in. So I'd like a
Right, that is because "you" (slash the default) have specified in the
openmpi configuration file (/etc/default/openmpi) that IPMI_SI is needed
on your system. Thus, when it fails to load successfully, it is still
flagged as:
# no bits set = no errors
# bit 0 set = minimum modules aren't loaded
#
thanks Nish! I just installed that package:
[jk@fstn2-p1 sources.list.d]$ sudo apt-get remove --purge openipmi
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
openipmi*
0 to upgrade, 0 to newly install, 1 to
Nevermind, my apologies -- I was just impatient. Please use the original
PPA (described at https://launchpad.net/~nacc/+archive/ubuntu/lp1318317)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net
Sorry, had some issues with that PPA, there is a new one at:
https://launchpad.net/~nacc/+archive/ubuntu/lp1318317-1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openi
I've setup a PPA for x86 at:
https://launchpad.net/~nacc/+archive/ubuntu/lp1318317, with some
packages for testing on trusty & xenial. Still figuring out how to setup
the PPA for ppc6el.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to t
The attachment "lp1318317.v1.patch" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-mur
Jeremy,
Does this patch have any effect on your OpenPower system?
Thanks,
Nish
** Patch added: "lp1318317.v1.patch"
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1318317/+attachment/4537144/+files/lp1318317.v1.patch
--
You received this bug notification because you are a member o
** Changed in: openipmi (Ubuntu)
Assignee: Taco Screen team (taco-screen-team) => Nish Aravamudan (nacc)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1318317
Title:
openipmi sta
Oliver, Tore & Jeremy, I'm taking a look at this issue now, and just
wanted to confirm that you've not modified /etc/default/openipmi in your
setups (except as the noted workaround by Jeremy)?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribe
** Changed in: openipmi (Ubuntu)
Importance: Undecided => High
--
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/1318317
Title:
openipmi startup script removes kernel modules
To m
>From comment #3:
> This breaks any system daemon that requires in-band IPMI.
To provide a little more detail here: the opal-prd daemon, necessary for
runtime system management on OpenPOWER machines, may communicate with
the BMC using IPMI. As part of that daemon's initialisation, it ensures
that
** Changed in: openipmi (Ubuntu)
Assignee: (unassigned) => Taco Screen team (taco-screen-team)
--
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/1318317
Title:
openipmi startup s
We see the same on OpenPower machines. Since we don't use the ipmi_si
interface, the openipmi init script fails, which removes modules which
we do need.
root@g43L:~# grep -B2 IPMI_SI /etc/default/openipmi
# Enable standard hardware interfaces (KCS, BT, SMIC)
# You probably want this enabled.
IPMI_
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: openipmi (Ubuntu)
Status: New => Confirmed
--
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/
This affects me, too. After boot, the necessary ipmi_{si,devintf}
modules aren't loaded, so ipmitool and related monitoring doesn't work.
However this bug cannot possibly be in the "ejabberd" package, so I'm
reassigning it to "openipmi".
** Package changed: ejabberd (Ubuntu) => openipmi (Ubuntu)
34 matches
Mail list logo