Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

inodes limit reached

Apr 24, 2017 3:18AM PDT

what inodes are safe to delete? I've deleted emails and backup creator zip files but still over the limit. No clue how to proceed. Confused

Discussion is locked

- Collapse -
Answer
Since you gave the Pro's no help
Apr 24, 2017 3:27AM PDT
- Collapse -
Answer
Re: inode limit
Apr 24, 2017 3:33AM PDT

It might help if you would tell what OS and what filesystem you are talking about, what exactly made you think a limit is reached and the actual statistics of that file system.
http://www.linux-mag.com/id/8658/ tells more about inodes.

For example, https://serverfault.com/questions/104986/what-is-the-maximum-number-of-files-a-file-system-can-contain and http://stackoverflow.com/questions/40368/maximum-number-of-inodes-in-a-directory says the limit in an ext4 filesystem is 4 billion, but can be set lower when the file system is created.

Moreover, it all depends on you what files in what directory you want to keep. I don't think the number of entries put there by the OS and app installers is anywhere near the limit, and everything after that is done by you. Those are "safe" to delete by definition, if "safe" means the system will still work without them.

If the number if inodes you need is larger than the current limit, it looks like you'll have recreate the file system and then fill it from a backup.

- Collapse -
inode limit
Apr 24, 2017 6:12AM PDT

with hostgator running win 10. inodes exceed 100,000 so backups not taken. I don't know which files are safe to delete.

- Collapse -
Re: inode limit
Apr 24, 2017 6:21AM PDT

- Windows 10 doesn't have inodes. That makes your question unanswerable.
- What are they hosting for you?

- Collapse -
inode limit
Apr 25, 2017 4:06AM PDT

I'm with hostgator for my websites and don't know which files are safe to delete?

- Collapse -
If you don't know what a file is for.
Apr 25, 2017 10:26AM PDT

It is not safe to delete. That means you only touch or remove files you know about.

- Collapse -
Re: websites
Apr 25, 2017 10:58AM PDT

Then better ask the web developer that made those websites for you to clean up, or maybe even to write a program that cleans up automatically every month.
If you reach the limit after cleaning up, ask hostgator how to increase the available space or split the files from different sites to different filesystems.

Probably none of this is free.