I have been reading as much as I can about this problem but I am under deadline pressure (the only time these problems seem to occur). None of the answers on similar questions provide much clarity. I did the same steps as this person:
18.04 low disk space - using 640GB and more in /var/log/syslog.1
My Syslog is 148 Gb!!
The system is brand new - I built all of it from scratch only 2 weeks ago, which also marks the period of time I have experience with Ubuntu.
- The System disk is 256 GB NVRAM
- I have assigned 32 Gb for virtual RAM
- I have a 2TB external drive most files
- I have a "Workbench" Folder on my Desktop for some active files. (Running at 33 GB).
- I am primarily using Blender, with MB-lab (recently) and some very large environments. Also Makehuman has been used over the last couple of days.
The computer has been running (hard) almost continuously...so it has not been restarted. Could this be a reason why the Syslog is large?
I have tried:
- df -h. Everything looks as it should except that the System disk is full.
- Busybody - but I don't understand what it is doing...it is processing triggers for man-db and systemd.
- Restarting the system.
- NB. I have not dug into logrotator, but from what I have read this is automatically part of the OS.
- I attempted to open the syslog and apart from normal looking entries intially my page just went solid black...like to government is onto me or something.
- I am currently copying across the syslog to the my large storage HDD and then I will delete it, restart and see what happens.
The system is Ryzen 2700, 16 GB RAM, RTX 2060, Latest Ubuntu 20.04.
I would have preferred to contribute my experience on one of the other active threads, but that isn't how this forum works. I would really like to know what could be causing my syslog to suck the life out of my machine. Using Blender for Fluid caches and Rendering perhaps?
sudo -i
, password, cd /var/log/ and then > syslog if the 1st one didn't do it – Rinzwind Jun 07 '20 at 16:26