]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Mention that journal file size is capped to 4G in compact mode
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Oct 2022 11:44:32 +0000 (13:44 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Oct 2022 12:23:01 +0000 (21:23 +0900)
man/journald.conf.xml

index a14abad32df125ae59516abaed1c70fa61841002..24cee4c8b2f6d15d729be4df55d2c6c85a79ae66 100644 (file)
         <varname>RuntimeMaxUse=</varname> limit after a vacuuming operation is
         complete.</para>
 
-        <para><varname>SystemMaxFileSize=</varname> and
-        <varname>RuntimeMaxFileSize=</varname> control how large
-        individual journal files may grow at most. This influences
-        the granularity in which disk space is made available through
-        rotation, i.e. deletion of historic data. Defaults to one
-        eighth of the values configured with
-        <varname>SystemMaxUse=</varname> and
-        <varname>RuntimeMaxUse=</varname>, so that usually seven
-        rotated journal files are kept as history.</para>
-
-        <para>Specify values in bytes or use K, M, G, T, P, E as
-        units for the specified sizes (equal to 1024, 1024², … bytes).
-        Note that size limits are enforced synchronously when journal
-        files are extended, and no explicit rotation step triggered by
-        time is needed.</para>
+        <para><varname>SystemMaxFileSize=</varname> and <varname>RuntimeMaxFileSize=</varname> control how
+        large individual journal files may grow at most. This influences the granularity in which disk space
+        is made available through rotation, i.e. deletion of historic data. Defaults to one eighth of the
+        values configured with <varname>SystemMaxUse=</varname> and <varname>RuntimeMaxUse=</varname>, so
+        that usually seven rotated journal files are kept as history. If the journal compact mode is enabled
+        (enabled by default), the maximum file size is capped to 4G.</para>
+
+        <para>Specify values in bytes or use K, M, G, T, P, E as units for the specified sizes (equal to
+        1024, 1024², … bytes). Note that size limits are enforced synchronously when journal files are
+        extended, and no explicit rotation step triggered by time is needed.</para>
 
         <para><varname>SystemMaxFiles=</varname> and
         <varname>RuntimeMaxFiles=</varname> control how many