<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 9, 2015 at 9:57 AM, Andrei Borzenkov <span dir="ltr"><<a href="mailto:arvidjaar@gmail.com" target="_blank">arvidjaar@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">More than half of all files here are *~ files:<br>
<br>
bor@opensuse:~/src/systemd> ls -1 /var/log/journal/40527be2480f8cf60f4e8d4b000006b0/*~ | wc -l<br>
85<br>
bor@opensuse:~/src/systemd> ls -1 /var/log/journal/40527be2480f8cf60f4e8d4b000006b0/* | wc -l<br>
127<br>
<br>
If I understand it correctly they are corrupted files. Should not they<br>
have been deleted?</blockquote><div><br></div><div>Well no, they still have your logs, and they're usually 99% readable. Journald renames even "uncleanly closed" files to journal~, just in case.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What is the correct procedure to remove them?<br></blockquote><div><br></div><div>`rm`, or let journald's built-in log rotation take care of them.</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>