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

short of inodes (chroot-httpd/opt/tmpfs)

Hello all,

we are using an Astaro Security Getway V7 and since yesterday we receive the Notification "Root partition is short of inodes - please check." I looked into the problem, and it seems there are 75% of inodes used in the var/sec/chroot-httpd/opt/tmpfs directory.
Is there a way to clear this up/fix without reboot? I didn't want to try anything because i'm not sure how important the files are and what kind of effect it would have to the live firewall.

688K inodes, 514K used

thanks&cheers
Tobias


This thread was automatically locked due to age.
  • Hi, clearing the http cache should do it, but you should probably open a support ticket first.

    At least, look to see how full the partition is (under reporting-hardware), and/or run these commands first:
    df
    df -i

    Barry
  • df -i looks like this

    Filesystem            Inodes       IUsed           IFree    IUse%   Mounted on
    rootfs                   704512   525981      178531       75%   /
    udev                     129492         753      128739         1%   /dev
    /dev/disk/by-label/root
                                704512    525981     178531       75%   /
    /dev/disk/by-label/boot
                                 90360            38       90322          1%   /boot
    /dev/disk/by-label/storage
                               7307264      2826   7304438          1%   /var/storage
    /dev/disk/by-label/log
                               9572896    20514   9552382          1%   /var/log
    /dev/disk/by-label/tmp
                                236160         117     236043          1%   /tmp
    /dev/disk/by-label/root
                                704512   525981     178531        75%   /var/sec/chroot-httpd/opt/tmpfs
    tmpfs                   129492           51     129441          1%   /var/storage/chroot-smtp/tmp/ram


    and 68% of root is in use, 3.4G of 5.3G (which is the same for /var/sec/chroot-httpd/opt/tmpfs).