I believe that the AIXV3 jfs uses the BSD inode scheme, in which I fixed percentage of the file system space is preallocated to inodes. When you grow the file system you get more inodes as well. It appears, from looking at several file systems, that the constant is one inode for each 4k disk block in the file system. -- Marc Auslander <marc at ibm.com>