Storing more than 4 million files on a 4 TB filesystem
Hi all,
I'm running a system with a 4TB md device (made up of 4 luns from my attached storedge systems). On that, I created a UFS filesystem, which gives me nearly 4 TB storage available.
However, lately, I got the "out of inodes", as we have 4 million files stored on this filesystem. However, only 2 TB in storage is used. As 1M is the smallest blocksize available, I cannot increase the amount of inodes, thus cannot store more files on it.
So, how can I change/recreate the filesystem so that I can store more than 4 million files on it?
-bg

