Is there any way to reduce the number of Ibnodes without re -partiooning the disk. I currently have an File system and want to the inode count below 65000 for some custom software.<br><br>Thanks<br>
I don't think there is any way of doing what you ask with an existing filesystem. If there was, I would hesitate about telling you about it anyway, because I-nodes are the foundation of the whole filesystem. Messing with I-nodes can seriously affect the existence of your data...<br><br>The safest way would be to create a new filesystem with the required number of I-nodes and then copy your data across. If you can't do this due to lack of available disk, back up your data (at least a couple of times); do a mkfs on the existing partition, setting the required number of I-nodes, then restore the data. <p> <br><a href=mailto: > </a><br><a href= > </a><br>--<br>
0 1 - Just my two bits
Not sure exactly why your software requires this or what you need to do with it, but you may want to look into LCSi SAM/fs if you have no reason to stay with UFS alone and this may give you some other storage benefits in the way of efficiencies and tape migration.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.