Managing Disk Usage & Inodes
Every hosting plan includes a set amount of disk space and a limit on the number of files, called inodes. This guide shows you where your space goes, how to find and clear the biggest offenders, and what to do when you are running low.
Viewing Your Disk Usage
cPanel gives you a clear breakdown of where your space is used.
- Log into cPanel.
- In the Files section, click Disk Usage.
- Review the table of directories and the graph at the top. Larger folders are listed with their size so you can see what is taking up the most room.
- To see your overall totals, including inode usage, check the statistics panel in the sidebar on the main cPanel dashboard.
What Consumes Space
Disk usage is the sum of everything stored in your account. The usual contributors are:
- Website files — your application code, themes, plugins, and uploaded media.
- Databases — content, sessions, and logs stored in MySQL, which can grow quietly over time.
- Email — messages, attachments, and the Junk and Trash folders all count against your account.
- Logs — error logs and application logs that some scripts write continuously.
- Backups — full or partial backup archives left in your home directory.
- Caches — cache folders created by caching plugins, page builders, and image optimizers.
- Trash — files deleted in File Manager are moved to a hidden Trash folder and still occupy space until you empty it.
Understanding Inodes
An inode is a single filesystem entry — roughly, one file or one folder. Your plan limits the total number of inodes, which is simply a cap on how many files your account may hold, separate from how much space they use.
Finding Large Folders
To track down what is filling your account:
- Open Disk Usage and sort or scan the directory list for the largest folders.
- Click a folder to expand it and drill down into its subdirectories.
- For a file-by-file view, open File Manager, navigate into the folder, and enable Show Hidden Files (dotfiles) from the Settings menu so nothing is missed.
- Look especially inside cache directories, backup folders, and log files, which tend to grow the fastest.
Freeing Up Space
Once you know where the space is going, you can recover it safely:
- Clear caches — use your caching plugin's purge button, or delete the contents of cache folders your application can regenerate.
- Delete old backups — download any backup archives you want to keep, then remove them from your home directory.
- Remove old logs — truncate or delete large error and application log files.
- Empty email Trash and Junk — clear these folders in Webmail, and prune large attachments from old messages.
- Remove unused installs — uninstall applications, staging copies, or test sites you no longer need.
- Empty File Manager Trash — after deleting files, empty the Trash so the space is actually released.
When to Upgrade
If you have trimmed what you can and your account is still near its disk or inode limit, your site has simply outgrown its plan. Plan limits are enforced, and the way to resolve an overage is to trim usage or upgrade — support does not raise plan limits to bypass them.
Review our quota policy to understand how limits are applied, and see LVE resource limits for how disk activity relates to your other resources. When you are ready to move to a larger plan, open a support ticket and we will help you choose the right fit.