|
|
|
|
|
by starspangled
507 days ago
|
|
> That person is being extremely silly when they call that "small". Explain. > Ext2/3/4 reserves so many inodes by default. One per 16KB of drive space. You don't hit that with normal use. Almost everyone should be reducing their inode count so it doesn't take up 1.6% of the drive. Well almost, but not the OP who runs out of inode space with the default format. |
|
Hundreds of millions of inodes is not a small number. I'm not sure how I can explain that much better. There are multiple orders of magnitude between "240 million inodes" and "a small number of inodes".
And on a 14TB hard drive, the default would be more like 850 million.
> Well almost, but not the OP who runs out of inode space with the default format.
I said "almost" for a reason. It's a bad idea for quite small drives or some rare use cases.