How do I change fs block size?

Craig Miller dcm at codesmith.austin.ibm.com
Sat May 4 04:44:55 AEST 1991


In article <BGLENDEN.91May3115815 at polaris.cv.nrao.edu> bglenden at polaris.cv.nrao.edu (Brian Glendenning) writes:
>
>How do I change the block size on a filesystem? I have a partition for
>usenet news and the default block size is wasting a lot of space. I
>might need to bump up the number of inodes as well. Thank you.
>
>Brian


	Which version of AIX are you talking about?

	If you're talking about AIXV3, the answers are (a) no and (b) no. :-)

	Eg, you cannot change the block size.  4K is it.  And, the only way
	to bump up the number of inodes is to extend the filesystem (which
	will give you more data blocks and more inodes).  You cannot increase
	the number of inodes without increasing the size of the filesystem.

	Inodes will always occupy 3% of the filesystem's total size.
-- 
Craig Miller			Internet:	dcm at aixwiz.austin.ibm.com
IBM Austin			Vnet:		tkg007 at ausvmq
AIXV3 Change Team (level3)	IBM internal:	dcm at littleguy.austin.ibm.com
"I do not represent IBM or any other respectable company."



More information about the Comp.unix.aix mailing list