|
|
Subscribe / Log in / New account

perhaps running out of inodes could be taken "more seriously"?

perhaps running out of inodes could be taken "more seriously"?

Posted Jun 3, 2017 10:32 UTC (Sat) by itvirta (guest, #49997)
In reply to: perhaps running out of inodes could be taken "more seriously"? by Richard_J_Neill
Parent article: Improved block-layer error handling

Now that you learned about the issue of inodes running out, you know to add it to your monitoring.
It's very much the same as running out of disk space, which isn't that uncommon with some logging
getting out of hand either. Both can be checked with `df`.

Also, there's the possibility of distributing unrelated data on separate file systems, or using quotas to
protect the rest of the system from an application getting out of hand.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds