home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / ultrix / 8974 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Xref: sparky comp.unix.ultrix:8974 comp.unix.misc:4634
  2. Newsgroups: comp.unix.ultrix,comp.unix.misc
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!nntpd2.cxo.dec.com!nabeth!alan
  4. From: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  5. Subject: Re: Ultrix newfs/mkfs -- can't change number of inodes?!
  6. Message-ID: <1992Dec19.004630.24399@nntpd2.cxo.dec.com>
  7. Lines: 24
  8. Sender: alan@nabeth (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  9. Reply-To: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  10. Organization: Digital Equipment Corporation
  11. References:  <BzFv8K.JEJ@mtholyoke.edu>
  12. Date: Sat, 19 Dec 1992 00:46:30 GMT
  13.  
  14.  
  15. In article <BzFv8K.JEJ@mtholyoke.edu>, jbotz@mtholyoke.edu (Jurgen Botz) writes:
  16. >
  17. > [ Customer observes the relatively common problem of the -i option
  18. >   of newfs/mkfs not working... ]
  19. >
  20. >Is it me or is it broken?  Could someone lend me a clue, please?  ;-)
  21.  
  22. Clue: grep MAXIPG /usr/include/ufs/fs.h
  23.  
  24. Mkfs limits the number of inodes per group this value.  I think there's
  25. a table in one of the file system data strucutres that is affected by
  26. the limit.  The clue help track down the table.
  27.  
  28. Given the limit, the only way to increase the number of inodes
  29. per file system is to increase the number of cylinder groups
  30. in the file system.  This is a fairly simple exercise of playing
  31. with the geometry.
  32.  
  33. >--
  34. >Jurgen Botz
  35. --
  36. Alan Rollow                alan@nabeth.cxo.dec.com
  37.  
  38.