[Bug 1858412] Re: systemd vacuuming does not work for remote journals
Launchpad Bug Tracker
1858412 at bugs.launchpad.net
Fri Mar 20 14:52:59 UTC 2020
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: systemd (Ubuntu Bionic)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1858412
Title:
systemd vacuuming does not work for remote journals
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Bionic:
Confirmed
Status in systemd source package in Disco:
Confirmed
Status in systemd source package in Eoan:
Confirmed
Bug description:
systemd has an issue in regard to vacuuming remote journals:
https://github.com/systemd/systemd/issues/2376 - this affects 18.04 as
this version still has this problem.
Steps to reproduce on "Description: Ubuntu 18.04.3 LTS":
root at 1:~# du -hs /var/log/journal/remote/
8.6G /var/log/journal/remote/
root at 1:~# journalctl -D /var/log/journal/remote --vacuum-size=100M
root at 1:~# du -hs /var/log/journal/remote/
8.6G /var/log/journal/remote/
Would it be possible to backport this trivial patch
https://github.com/systemd/systemd/pull/13924 into 18.04?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1858412/+subscriptions
More information about the foundations-bugs
mailing list