[Bug 1776891] Re: should disable journald rate limiting in live-server session
Launchpad Bug Tracker
1776891 at bugs.launchpad.net
Thu Sep 6 08:44:52 UTC 2018
This bug was fixed in the package livecd-rootfs - 2.525.8
---------------
livecd-rootfs (2.525.8) bionic; urgency=medium
* Disentangle enabling universe in the final image a little from having
PREINSTALLED=true set and enable it for a live-server build.
(LP: #1783129)
* Fix live-server journald config snippet to actually disable journald rate
limiting.
livecd-rootfs (2.525.7) bionic; urgency=medium
* Disable journald rate limiting in the live-server live session.
(LP: #1776891)
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Tue, 28 Aug 2018
11:03:37 +1200
** Changed in: livecd-rootfs (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1776891
Title:
should disable journald rate limiting in live-server session
Status in subiquity:
New
Status in livecd-rootfs package in Ubuntu:
In Progress
Status in livecd-rootfs source package in Bionic:
Fix Released
Bug description:
[Impact]
subiquity displays the curtin output by running curtin under systemd-cat. curtin can produce pretty large amounts of output and can hit journald rate limits, particularly when it fails (which is of course when you most want to see the output!). We should disable the rate limit in the installer.squashfs.
[Test case]
I guess make a CD with a deliberately broken subiquity that causes curtin to fail in a verbose way and ensure that all output is visible in subiquity's "view full log" screen.
[Regression potential]
Having no rate limit increases the chances of running the live system out of RAM if curtin is especially verbose I guess, but this would be an issue if we were spooling the log output to a file too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1776891/+subscriptions
More information about the foundations-bugs
mailing list