Xref: utzoo news.software.b:1957 comp.unix.wizards:14813 comp.unix.microport:2873 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdahl!pacbell!sactoh0!tree!stever From: stever@tree.UUCP (Steve Rudek) Newsgroups: news.software.b,comp.unix.wizards,comp.unix.microport Subject: Re: Need to patch inews/rnews so it will watch for inode underflow Summary: Question: How, *specifically*, can I increase the # of inodes? Keywords: inews/rnews, inode_count Message-ID: <239@tree.UUCP> Date: 22 Feb 89 05:03:40 GMT References: <222@tree.UUCP> <5124@b-tech.ann-arbor.mi.us> Organization: TREE BBS (916)-349-0385 Sacramento, Ca Lines: 14 In article <5124@b-tech.ann-arbor.mi.us>, zeeff@b-tech.ann-arbor.mi.us (Jon Zeeff) writes: > If you are running out of inodes, you should mkfs with more or, if it's > the inode bug, fix it. But this script will help. Thank you for the script. Thanks even more for the tip on using mkfs to increase the inode count. Can anyone give me specific instructions on how to do this? As usual, the man entry assumes you don't really need a man entry. It says the syntax is "/etc/mkfs special blocks[:i-nodes]"; the body of the man entry assumes you are Dennis Ritchie's little brother. I'm running Microport System V/AT 2.4. Do I need to reinstall the system to increase the inode count on /usr? How do I do this? I don't recall that the "installit" script which Microport supplies gives you a chance to adjust the number of inodes--only the distribution of blocks. Can I do this directly with mkfs?