on AIX 4.3 maximum, filesyetm size is 1TB ( tera byte)
maximum file size is 64GB ( giga byte)
this is JFS filesystem
On AIX 5.1
you can create jfs and jfs2 filesystems jfs is same as above
but JFS2 is :- max file system size 1 TB
max file size is 1 TB
on AIX 5.2 you can also create jfs and jfs2 filesystems
jfs is same as above but jfs2 is :-
max filesystem size is 16TB
max file size is 16TB
Regarding inodes , on jfs filesystems this is fixed and set when you create the filesytem the nbpi field ( see man mkfs
and search for inode / nbpi) If your inodes run out you either have to remove old files or re-create filesystem with more inodes.
With JFS2 filesystem the inodes are controlled dynamically depending on how much space you have .
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.