Beware Of The I’s of Nodes
Inodes are a structure about each file maintained by the kernel
The inode table is setup when the filesystem is created. You can’t change the number of inodes after a filesystem is setup.
Each inode contains some 40 pieces of information about the file