home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / ultrix / 8142 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.7 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!gumby!yale!yale.edu!qt.cs.utexas.edu!news.Brown.EDU!news.Brown.EDU!news
  2. From: JIM@brownvm.brown.edu (James Mathiesen)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Can't make enough inodes
  5. Date: Fri, 6 Nov 1992 17:45:28 EST
  6. Organization: Brown University - Providence, Rhode Island  USA
  7. Lines: 28
  8. Message-ID: <1desisINNdas@cat.cis.Brown.EDU>
  9. NNTP-Posting-Host: brownvm.brown.edu
  10. News-Software: BNN via BNN_POST v1.0 beta
  11.  
  12. We have a DEC RISC machine running Ultrix 4.2a -- Rev 47.
  13. Among other things this is being used for netnews and has a couple
  14. of 1.3gig disks for that purpose.  The problem I'm having is there
  15. are way to few inodes in the filesystems of these disks.  The documentation
  16. says the default is an inode per 2k.  These disks have an inode per 4k.
  17. My best guess is the disks will run out of inodes when they are 65% full.
  18.  
  19. Here's the newfs command I tried:
  20.  
  21.   # newfs -v -i 512 /dev/rrz5g RZ58
  22.   Warning: partition table overriding /etc/disktab
  23.   /etc/mkfs /dev/rrz5g 1878860 85 15 8192 1024 16 10 60 512 t
  24.   Warning: 502 sector(s) in last cylinder unallocated
  25.   /dev/rrz5g:     1878848 sectors in 1474 cylinders of 15 tracks, 85 sectors
  26.           962.0Mb in 93 cyl groups (16 c/g, 10.44Mb/g, 2048 i/g)
  27.  
  28. But that just builds the same old filesystem with the same number of
  29. inodes.  Passing various -i parameters leads me to believe that mkfs
  30. is ignoring the value completely.
  31.  
  32. I can't find anything useful in the man pages for mkfs, newfs, or chpt.
  33. Does anyone have any suggestions?  Partitioning the disk further
  34. won't help, at least not as long as the ratio of inodes stays the
  35. same.
  36.  
  37. james
  38. --
  39. internet: jim@brownvm.brown.edu
  40.