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

Data Disk is filling up

Hi, 

we have a small problem here on our UTM 9.107-33 - our data disk is filling up. We have set up the URM according to the requirements documentation (20G Disk in total). The Log disk is almost empty, but the data disk is almost full with 6.5G usage.

df -h
Filesystem      Size  Used Avail Use_ Mounted on
/dev/xvda6      5.2G  1.7G  3.3G  35_ /
udev            499M   84K  499M   1_ /dev
tmpfs           499M     0  499M   0_ /dev/shm
/dev/xvda1      331M   14M  300M   5_ /boot
/dev/xvda5      6.5G  5.2G  1.1G  84_ /var/storage
/dev/xvda7      8.6G  146M  8.0G   2_ /var/log
/dev/xvda8      798M  4.0M  753M   1_ /tmp
tmpfs           499M   20K  499M   1_ /var/sec/chroot-httpd/dev/shm
tmpfs           499M  148K  499M   1_ /var/storage/chroot-reverseproxy/dev/shm
tmpfs           499M   28K  499M   1_ /var/storage/chroot-smtp/tmp/ram

the main culprits are the /var/storage/pgsql92/data/pg_xlog (1.7G)
and /var/storage/chroot-reverseproxy/var/log/audit with thousands of subdirectories and small files, adding up to 2.7G of space. It seems, that new files had been created there until the recent reboot of the machine two days ago - however the old files are still there, hoging up space. 

question: can we safely delete the /var/storage/chroot-reverseproxy/var/log/audit containts? 
do we need to worry about the size of the postgress transaction log?


This thread was automatically locked due to age.