[Bug 1858412] Re: systemd vacuuming does not work for remote journals
Balint Reczey
balint.reczey at canonical.com
Tue Jan 14 13:02:09 UTC 2020
Fixed in v244, I think hits is a minor issue that does not seem to
warrant a backport.
** Also affects: systemd (Ubuntu Eoan)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Disco)
Importance: Undecided
Status: New
** Changed in: systemd (Ubuntu)
Status: New => Fix Released
** Changed in: systemd (Ubuntu Bionic)
Importance: Undecided => Low
** Changed in: systemd (Ubuntu Disco)
Importance: Undecided => Low
** Changed in: systemd (Ubuntu Eoan)
Importance: Undecided => Low
** Changed in: systemd (Ubuntu)
Importance: Undecided => Low
--
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:
New
Status in systemd source package in Disco:
New
Status in systemd source package in Eoan:
New
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