Path: utzoo!utgpu!jarvis.csri.toronto.edu!helios.physics.utoronto.ca!ists!yunexus!geac!tse!tim From: tim@tse.uucp (Tim Brecht) Newsgroups: comp.unix.aix Subject: mkfs with lots of inodes Message-ID: <1990Feb24.010745.1230@tse.uucp> Date: 24 Feb 90 01:07:45 GMT Reply-To: tim@tse.UUCP (Tim Brecht) Organization: Toronto Stock Exchange Lines: 29 [Please forgive me if you end up seeing this twice I tried cross-posting this but it didn't seem to work.] I'm running AIX 2.2.1 on an RT. I'd like to create a filesystem with a large number of inodes (can you say news :-). The manual says: # mkfs device blocks:inodes This works fine until the number of inodes > 32000. Mkfs will only allow me to create a filesystem with AT MOST 32000 nodes (even if I specify more). /usr/include/sys/types.h tells me : typedef unsigned short ushort; typedef ushort ino_t; So I should be able to create a filesystem with 2^16-1 inodes except mkfs won't let me ! Argh. Has anyone figured out a way around this one :-( tim Tim Brecht tim@tse.uucp Toronto Stock Exchange uunet!geac!tse!tim Toronto, Ontario, CANADA