Disk usage warning email
DISKWARN files ?: Mount Point "/" (173.193.xxx.xxx): 593,584/655,360 - 90.57373%
got an email from one of my servers:
Disk usage warning
snag.gy/oe2Kzj.jpg why? is it a whm/cPanel bug? if not, how to fix?
The filesystem "/" mounted at "/" reached "warn" status because you currently use 90.57% of its available inodes.
Notification Type:
warn ?
Server: svr4.
Primary IP Address: xxx.xxx.xxx.xxx
Filesystem: /
Mount Point: /
Percent Used:
90.57%
Inode Usage:
Used: 593,584
Available: 61,776
Total: 655,360
ChkServd Version:
17.0
snag.gy/oe2Kzj.jpg why? is it a whm/cPanel bug? if not, how to fix?
-
This is actually complaining about inodes, not specific free space. You'll want to take a look at your inode usage, perhaps clean some of that up? From in ssh (as root) df -i0 -
Hello, Yes, as mentioned, this notification stems from your disk inode (number of files) usage. There's a command referenced on the following thread you can use to scan a directory to see what's using up your inodes: Inode Usage Stats Note in this case you would browse to "/" instead of "/home". Thank you. 0 -
You'll want to take a look at your inode usage, perhaps clean some of that up? From in ssh (as root)
df -i
Ok and clean up how exactly? I'm not seeing a lot of usage on / partition..0 -
Consult with your server admin, we really cannot speculate in public forums. 0 -
Ok and clean up how exactly? I'm not seeing a lot of usage on / partition..
Is the command referenced in the thread linked in my earlier response helpful? It should help you to determine where the inode usage is coming from. Thank you.0
Please sign in to leave a comment.
Comments
5 comments