Linux Administration: Running out of inodes.

Posted on Posted in Linux, Linux Administration

What to do when a Linux system is running out of available inodes

Run the following command to check your system’s available inode table capacity:

df --inodes Filesystem Inodes IUsed IFree IUse% Mounted on tmpfs 127126 370 126756 1% /run /dev/vda1 1966080 1826080 1881064 93% /

Leave a Reply

Your email address will not be published. Required fields are marked *