[systemd-bugs] [Bug 58549] journald doesn't rotate uncleanly closed files

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 24 18:31:24 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=58549

Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
I went over the vacuuming code, and and I don't see any basis for corrupted
journal files to be treated differently. There was a buglet in space reporting
[1], and I made a change to delete "empty" (entry-less) journal files, which
makes the usage reported by journalctl and by systemd-journald agree [2],
but the code paths for .journal and journal~ files are basically the same.

Can you make sure that the journal directory is actually over SystemMaxUse or
the free space is below SystemKeepFree, and if yes, show
/etc/systemd/journald.conf, and the output from 'journalctl -b --full -u
systemd-journald', and 'du -a /var/log/journal/'? The version of
systemd-journald from git would be best [3].

Thanks,
Zbyszek

[1] http://cgit.freedesktop.org/systemd/systemd/commit/?id=670b110
[2] http://cgit.freedesktop.org/systemd/systemd/commit/?id=9d64774
[3] I use: make -C build -j5 && sudo rm /usr/lib/systemd/systemd-journald &&
sudo cp build/.libs/systemd-journald /usr/lib/systemd/ -v  && sudo systemctl
restart systemd-journald

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130625/ed8eba27/attachment.html>


More information about the systemd-bugs mailing list