Bug 817780

Summary: systemd journal not obeying disk space limits.
Product: [openSUSE] openSUSE Tumbleweed Reporter: Stefan Seyfried <seife>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fcrozat
Version: 13.1 Milestone 0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Third Party Developer/Partner Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Seyfried 2013-04-30 06:35:19 UTC
the journald states in the logs:
"Allowing runtime journal files to grow to 394.8M."

but:
susi:~ # journalctl --disk-usage
Journals take up 501.9M on disk.

epic fail :-)

Oh - and I cleaned up about 200MB of corrupted journals already.
Comment 1 Frederic Crozat 2013-05-21 10:06:59 UTC
runtime is the size in /run, not in /var/log.

search in your logs for "Allowing system journal files to grow to ..."
Comment 2 Stefan Seyfried 2013-10-18 06:56:41 UTC
working fine now, no excess disk usage anymore.