Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!ames!ucsd!orion.cf.uci.edu!bromine From: bromine@orion.cf.uci.edu (Bill J. Romine) Newsgroups: comp.sys.sequent Subject: Mkfs/Inode density Message-ID: <1419@orion.cf.uci.edu> Date: 7 Feb 89 23:27:30 GMT Reply-To: bromine@orion.cf.uci.edu (Bill J. Romine) Organization: University of California, Irvine Lines: 12 We recently purchased a swallow5 disk for our Sequent system. When moving my users partition from a 256 MB swallow to the new swallow I came across the problem of running out of inodes. It seems that mkfs limits the number of inodes per cylinder group to 2048. The new swallow has cylinders that are about 4 times as dense as the old swallow. Mkfs also limits the number of cylinders per group to at least 16. Does anyone know the effect of changing the code to allow fewer than 16 cylinders per group or more than 2048 inodes per cylinder group? Or does anyone have a suggestion as to how to get more inodes on a partition.