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

Root partition is filling up

Getting this email. Is there anything I can do from the WebAdmin page? Did the install years ago and have limited knowledge of UNIX.

Root partition is filling up - please check. Current usage: 99%
--
System Uptime : 222 days 5 hours 5 minutes
System Load : 0.24
System Version : Sophos UTM 9.408-4

Please refer to the manual for detailed instructions.



This thread was automatically locked due to age.
Parents
  • Hi,

    to solve this, you would need to access the device via CLI. (It is not possible to solve this with the gui)

    Your firmware version is very old. Is it possible that auto update download is active?

    Management > Up2Date > Configuration > Firmware Download Interval

    This would explain the problem

    you would need to check this to solve the problem:

    Management > System Settings > Shell Access: Allow access

    loginuser

    su -

     

    df -h

    ll -h /var/up2date/sys

    ll -h /var/up2date/sys-install/

     

    cd /

    du -hs *

     

    and have a look on this output

     

    Regards

Reply
  • Hi,

    to solve this, you would need to access the device via CLI. (It is not possible to solve this with the gui)

    Your firmware version is very old. Is it possible that auto update download is active?

    Management > Up2Date > Configuration > Firmware Download Interval

    This would explain the problem

    you would need to check this to solve the problem:

    Management > System Settings > Shell Access: Allow access

    loginuser

    su -

     

    df -h

    ll -h /var/up2date/sys

    ll -h /var/up2date/sys-install/

     

    cd /

    du -hs *

     

    and have a look on this output

     

    Regards

Children
No Data