November 12, 20196 yr My /var/log is showing full (100%) on the dashboard but if I run du -sh /var/log/* in the console I get this: root@Tower:/var/log# du -sh /var/log/* 40K /var/log/Xorg.0.log 0 /var/log/apcupsd.events 4.0K /var/log/apcupsd.events.1 0 /var/log/btmp 0 /var/log/cron 0 /var/log/debug 88K /var/log/dmesg 0 /var/log/docker.log 0 /var/log/docker.log.1 0 /var/log/faillog 0 /var/log/lastlog 0 /var/log/libvirt 0 /var/log/maillog 0 /var/log/messages 0 /var/log/nfsd 4.0K /var/log/nginx 0 /var/log/packages 0 /var/log/pkgtools 0 /var/log/plugins 0 /var/log/removed_packages 0 /var/log/removed_scripts 0 /var/log/samba 0 /var/log/scripts 0 /var/log/secure 0 /var/log/setup 0 /var/log/spooler 0 /var/log/swtpm 308K /var/log/syslog 8.0K /var/log/wtmp That's clearly less than either the default of 128M or the 384M that I have attempted to increase it in my go file using this line: mount -o remount,size=384m /var/log Can anyone shed any light on what might be using the extra space? Diagnostic files attached. tower-diagnostics-20191112-1531.zip
Archived
This topic is now archived and is closed to further replies.