How to increase Inode numbers in Solaris10?

Questions by tgajam

Showing Answers 1 - 4 of 4 Answers

casemanager

  • Jan 30th, 2008
 

You can either increase the size of file system using growfs or you can take the backup up the file system and then use the followign command:-

`newfs -i <nbpi> <other newfs parameters> to recreate the filesystem
    "nbpi" is a confusing term, but the smaller the number, the more inodes in the filesystem.

  Was this answer useful?  Yes

SOLARIS

  • Jul 21st, 2011
 

tunefs command

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions