2.5.3.3. Ways to increase disk space

flowchart LR s["Regular hosting
(from 10 to 30 GB)"] s-->b["Business hosting
(from 16 to 144 GB)"] s-->v["VPS
(from 25 to 160 GB)"] b-->d["Dedicated
(depending on selected drives)"] v-->d

The following methods are available:

An inode is a file system object that contains information about a file or directory (each file or directory is 1 inode, regardless of their size). On regular hosting, in current tariffs, the inode limit can be from 200,000 to 400,000. On business hosting, the inode limit is limited only by the Linux file system (about 1 million inodes are available for every 16 GB of disk space).

First of all, check if your hosting account has unnecessary files and directories that can be safely deleted. Removing unnecessary files and directories will free up the inodes they occupy. To determine which directory or site is taking up the most space or inodes, you can use:

If deleting files and directories is not possible, you can increase the number of inodes.

flowchart LR s["Regular hosting
(from 200,000 to 400,000 inodes)"] s-->b["Business hosting
(from ≈1,000,000 to ≈9,000,000 inodes)"] s-->v["VPS
(from ≈1 500 000 to ≈10,000,000 inodes)"] b-->d["Dedicated
(depending on selected drives)"] v-->d

The following methods are available:

Content