<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - journald doesn't rotate uncleanly closed files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58549">bug 58549</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - journald doesn't rotate uncleanly closed files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58549#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - journald doesn't rotate uncleanly closed files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58549">bug 58549</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>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] <a href="http://cgit.freedesktop.org/systemd/systemd/commit/?id=670b110">http://cgit.freedesktop.org/systemd/systemd/commit/?id=670b110</a>
[2] <a href="http://cgit.freedesktop.org/systemd/systemd/commit/?id=9d64774">http://cgit.freedesktop.org/systemd/systemd/commit/?id=9d64774</a>
[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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>