|
|
|
|
|
by Dylan16807
506 days ago
|
|
> Explain. 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. |
|
The poster with the inode problem in the subthread I replied to said "many small files" and "millions of small files", not "a small number of inodes".
> I said "almost" for a reason. It's a bad idea for quite small drives or some rare use cases.
Though source trees often are smaller than 16kB/inode, so the advice to decrease inode allocation just to save a fraction of 1.6% of space may not be too good. I would leave it as default unless there is good reason to change. And that's of course the trouble with fixed inode allocation.