Linux Administration: Running out of inodes.
What to do when a Linux system is running out of available inodes Many popular file systems for Unix-like operating systems put aside some of their storage capacity for an inode table. The inode table keeps track of every file and directory on the file system, and every file and directory on a disk requires […]