Determine Location of Inode Usage

Posted by Dave Forgac on Server Fault See other posts from Server Fault or by Dave Forgac
Published on 2009-07-10T13:31:16Z Indexed on 2012/09/14 15:40 UTC
Read the original article Hit count: 355

Filed under:
|
|

I recently installed Munin on a development web server to keep track of system usage. I've noticted that the system's inode usage is climbing by about 7-8% per day even though the disk usage has barely increased at all. I'm guessing something is writing a ton of tiny files but I can't find what / where.

I know how to find disk space usage but I can't seem to find a way to summarize inode usage.

Is there a good way to determine inode usage by directory so I can locate the source of the usage?

© Server Fault or respective owner

Related posts about linux

Related posts about diskspace