I have my log partition filling up...I have the configuration set to delete old files when it reaches 70% of the log partition size, but it keeps filling up...
This thread was automatically locked due to age.
Hi Gnomme,
I've started to have the same problems:-((
I've disabled logging and as far I as can reporting, However the data on the log partition is still increasing! I have an idea that the problem lies in the /var/log/report/16*** directory (postgres database). I tried moving the database as detailed here in the forum but my system stopped receiving mail. I had to copy the directories back again and restart the box.
I hope we can find a solution to our problem:-))
FYI:
My system is running:
Astaro release 7.502
Compaq server dl360:
4 gb ram
36 gb disks in raid1
This is unusual, but not unknown: http://www.astaro.org/astaro-gateway-products/management-networking-logging-reporting/21954-log-partition-full-but-not-really.html
Cheers - Bob
please do a console login via SSH or local console, change to the /var/log directory, and issue the following commands to check what eats up your space:
ls -rtl
du -hck --max-depth=1 | sort -g
Then check for the largest files, maybe peek into them, in any case post results here.
As Andreas asks in that thread:
Cheers - Bob
Hi Gnomme
How did you solve the log problem??
How is the DATA problem looking??