[systemd-bugs] [Bug 65207] New: Journald does not take KeepFree into account when reporting maximum journal size
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 31 05:12:09 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=65207
Priority: medium
Bug ID: 65207
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Journald does not take KeepFree into account when
reporting maximum journal size
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: daniel at lbe.rs
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
Created attachment 80087
--> https://bugs.freedesktop.org/attachment.cgi?id=80087&action=edit
Patch: journal: take KeepFree into account when reporting maximum size
During startup journald reports "Allowing (runtime|system) journal files to
grow to %s.", but only takes the *MaxUse metric into account. It is unclear to
the user, that the *KeepFree setting might limit available space to a lower
value.
Attached patch replaces the KeepFree metric in that message with a call to
available_space().
--
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/20130531/86f73b25/attachment.html>
More information about the systemd-bugs
mailing list