[Bug 1454273] Re: irqbalance should not run in container

2019-05-24 Thread Bryan Quigley
Indeed fixed in this commit: https://github.com/Irqbalance/irqbalance/commit/d0405967a997c1e57d75541def45b5139677115b #diff-1ad485a6d964357157d7c2510f92468d ** Changed in: irqbalance Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1454273] Re: irqbalance should not run in container

2017-08-21 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~paelzer/ubuntu/+source/irqbalance/+git/irqbalance/+merge/329349 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance shou

[Bug 1454273] Re: irqbalance should not run in container

2017-08-21 Thread ChristianEhrhardt
FYI - this change for systemd has now been accepted upstream. It is not yet in Debian, but once we merge again this likely can be dropped. We don't (have to) care for sysv/upstart anymore in the new context and systemd is fixed then. Current merge at bug 1712256. -- You received this bug notific

[Bug 1454273] Re: irqbalance should not run in container

2016-12-31 Thread Bug Watch Updater
** Changed in: irqbalance (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container To manage notifications abo

[Bug 1454273] Re: irqbalance should not run in container

2016-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package irqbalance - 1.1.0-2ubuntu1 --- irqbalance (1.1.0-2ubuntu1) xenial; urgency=medium * Do not start when inside a container (LP: #1454273) -- Simon Deziel Mon, 11 Apr 2016 16:22:21 + ** Changed in: irqbalance (Ubuntu) Status: Triaged =

[Bug 1454273] Re: irqbalance should not run in container

2016-04-11 Thread Simon Déziel
lxc images now use the -server flavor so they always have irqbalance running. https://github.com/Irqbalance/irqbalance/issues/27#issuecomment-172279943 says that in rare cases, one might want to run irqbalance in a container. I _think_ those are sufficiently rare to not consider. ** Patch added:

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-02-01 Thread Martin Pitt
Standard LXC images don't have irqbalance. Upstream says that in some corner cases you might want it in containers too, and as you have to explicitly install it I don't consider this high importance. ** Changed in: irqbalance (Ubuntu) Importance: High => Medium ** Tags removed: systemd-boot *

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-02-01 Thread Bryan Quigley
Upstream doesn't want to do this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container To manage notifications about this bug go to: https://bugs.laun

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-02-01 Thread Martin Pitt
** Changed in: irqbalance (Ubuntu) Milestone: ubuntu-15.11 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container - add systemd unit To mana

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-01-13 Thread Bug Watch Updater
** Changed in: irqbalance (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container - add systemd unit To manage not

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-01-13 Thread Bryan Quigley
Reported this upstream https://github.com/Irqbalance/irqbalance/issues/27 - couldn't link it so LP could track it though, don't know why. ** Also affects: irqbalance Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2016-01-13 Thread Bryan Quigley
** Bug watch added: Debian Bug tracker #803232 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803232 ** Also affects: irqbalance (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803232 Importance: Unknown Status: Unknown -- You received this bug notification becaus

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2015-11-17 Thread James Page
irqbalancing should be done on the container host, not from within the container - I suspect that we just end up with lots of irqbalance processing doing nothing in containers esp when they are running unpriviledged. ** Changed in: irqbalance (Ubuntu) Status: Confirmed => Triaged ** Change

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2015-10-20 Thread Alberto Salvia Novella
** Changed in: irqbalance (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container - add systemd unit To manage n

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2015-10-07 Thread Bryan Quigley
** Tags removed: systemd ** Tags added: systemd-boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: irqbalance should not run in container - add systemd unit To manage notifications a

[Bug 1454273] Re: irqbalance should not run in container - add systemd unit

2015-10-07 Thread Bryan Quigley
** Summary changed: - irqbalance should not run in container + irqbalance should not run in container - add systemd unit ** Tags added: systemd-boot ** Tags removed: systemd-boot ** Tags added: systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1454273] Re: irqbalance should not run in container

2015-10-07 Thread Bryan Quigley
There is a systemd unit here - https://github.com/Irqbalance/irqbalance/tree/master/misc In my tests it no longer shows up in systemd-analyze blame (saves 300ms - 500ms), but still runs, to try: sudo cp misc/irqbalance.env /etc/default/irqbalance.env sudo cp misc/irqbalance.service /lib/systemd/s

[Bug 1454273] Re: irqbalance should not run in container

2015-10-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: irqbalance (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1454273 Title: