Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Not enough free space

I get this error message and it is only one day the firewall is on what can I do?

WARNING - not enough space - 6% - (6008 kbyte) on device: /dev/hda5 - mounted on /var/chroot-smtp


Astaro Security Linux  1.800


This thread was automatically locked due to age.
  • The only way I've found out how to fix this is to do this: (merc showed me how to do this on one of his post's)

    1. Stop Squid through web interface
    2.  SSH into astarto as loginuser
    3. 'su -' to root
    4.  cd /var/chroot-squid/cache
    5. echo "" > swap.state
    6.  Start squid through the web interface

     THis clears the cache, but will get you back to the same problem.  For me, this proxy server's about 400 people.  So once a week i have to do that.  PLEASE someone tell me there is a better way.
  • G'Day...

    Fistly Posco - If you have a look at the dump below you will see that SQUID and SMTP are on different partitions.



    Therefore the comment about cleaning out the SQUID cache will not work in the case where the SMTP is too full. 

    2. From the file /var/chroot-squid/etc/squid.conf-default



    You might want to change this so that the cache_swap_high is more like 90 or 85%. 

    Also you might want to change 



    To something smaller - such as 1 MByte. 

    The squid can be restarted by typing 


    3. The SMTP problem could be because of mail that is not being sent. Is there too much in the outgoing cache? What does the Reporting - SMTP menu say?

    Darryl