Hello,
our SG 125 rev.1 is still sending email:
Root partition is filling up - please check. Current usage: 93%
--
HA Status : HA SLAVE (node id: 1)
System Uptime : 0 days 1 hour 6 minutes
System Load : 0.10
System Version : Sophos UTM 9.705-3
Please refer to the manual for detailed instructions.
I tried to use this tutorial www.youtube.com/watch but in thsi folder are not big files. Can you help me what I should do please? I am not so experienced with linux.
Hi Jiri Skryja,
Thanks for reaching out to the Community!
Could you please provide the output of the following commands from the UTM?
Go to Logging & Reporting > Log Settings and post the screenshot from this page. It could be the log files filling up space if Automatic Log file Deletion is set never to delete log files.
Thanks,
Community Support Engineer | Sophos Technical SupportSupport Videos | Product Documentation | @SophosSupport | Sign up for SMS Alerts If a post solves your question use the 'Verify Answer' button.
I used /etc/init.d/postgresql92 rebuild and it's working.
I would not rebuild the database, as rebuilding the database, I'd lose the reporting data.
I would investigate the root cause of the Root partition filling up and find a solution. :)
Ye, it would be the best. But as I said, I am not a firend with linux. :( Do you have solution for the next time? Where should I look?
I runned you command and it looks like this:
ls -al /var/up2date/sys
For others that come here and suspect that you have the same issue as Jiri, you will want to confirm that your PostgreSQL databases are indeed the problem before running the rebuild command.
# du -shx /var/log/reporting/* | sort -rh | head -10
Cheers - Bob