Inodes are the total count of files, directories, and symbolic links stored in your hosting account. Each file counts as one inode, regardless of its size. Shared hosting plans have an inode limit to ensure server performance.
Viewing the inode count in cPanel
- Log in to your cPanel.
- In the top or side panel, you will see the Statistics or Usage Summary block.
- Look for the Inodes row — it shows the inodes used versus the limit for your plan.
You can also find it under cPanel → Files → File Manager → Disk Usage.
Why am I running out of inodes?
The most common causes are:
- WordPress with many plugins or cache: generates thousands of temporary files in
wp-content/cache/. - Accumulated emails: each email stored on the server uses one inode.
- Old installations: applications not uninstalled properly leave residual files behind.
- Local backups: if you have backups stored directly on the hosting account.
Reducing inode usage
- Clear your WordPress cache from whichever plugin you use (WP Rocket, W3 Total Cache, LiteSpeed Cache).
- Delete unused plugins and themes.
- Delete emails you no longer need, especially in spam and sent folders.
- Review and remove old application installations from subfolders.