Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!samsung!olivea!apple!agate!shelby!msi.umn.edu!haberman From: haberman@s1.msi.umn.edu (Joe Habermann) Newsgroups: comp.unix.internals Subject: setting ipg > MAXIPG on a filesystem? Summary: Any way to make a filesystem s.t. ipg > MAXIPG ? Keywords: maximum inodes filesystem mkfs Message-ID: <1990Dec26.182035.6868@s1.msi.umn.edu> Date: 26 Dec 90 18:20:35 GMT Distribution: usa Organization: Minnesota Supercomputer Institute Lines: 19 Please excuse me if this question has been asked many times already. It seems common enough. We have a Sun running SunOS 4.0.3 that is acting as a net news server. Since news invariably makes many small files, we wanted to make our news filesystem with many inodes. The obvious thing to try is to run mkfs with a smaller nbpi than the default. We have tried this, but are now running up against MAXIPG. That is, no matter how small nbpi is made, SunOS mkfs can only allocate <= MAXIPG inodes per cylider group as defined in /usr/include/ufs/fs.h. Is there any reasonable way around this problem? Thanks, Joe Habermann haberman@msi.umn.edu