So I received a warning from our monitoring system on one of our boxes that the number of free inodes on a filesystem was getting low.
df -i
output shows this:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/xvda1 524288 422613 101675 81% /
As you can see, the root partition has 81% of its inodes used.
I suspect they're all being used in a single directory. But how can I find where that is at?
Asked by phemmer
(73711 rep)
Feb 26, 2014, 05:55 PM
Last activity: Mar 15, 2025, 02:34 AM
Last activity: Mar 15, 2025, 02:34 AM