home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12204 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!sci34hub!gary
  3. From: gary@sci34hub.sci.com (Gary Heston)
  4. Subject: Re: HELP!! run out of spaces for news
  5. Message-ID: <1992Jul21.134558.27960@sci34hub.sci.com>
  6. Reply-To: gary@sci34hub.sci.com (Gary Heston)
  7. Organization: SCI Systems, Inc., Huntsville, Al.
  8. References: <1992Jul20.155138.15455@microsoft.com>
  9. Date: Tue, 21 Jul 1992 13:45:58 GMT
  10. Lines: 26
  11.  
  12. In article <1992Jul20.155138.15455@microsoft.com> a-willyp@microsoft.com (Willy Paine) writes:
  13.  
  14. >My hardware is:  DELL UNIX SVR4 with ESDI 650 meg 
  15. >                 hard drive.
  16.  
  17. >I need your help on setting mkfs for news spools
  18. >(/usr/spool/news).   I get running out of disk
  19. >spaces (out of inodes), even I have 94 megB left.
  20.  
  21. Check the mkfs man page; it should give you an example similar to:
  22.  
  23.     mkfs -options /dev/whatever blocks:inodes
  24.  
  25. Last time I lookd at my news spool, I was using an average of about 3.5
  26. blocks (512 bytes) per inode. Figure your block/inode usage, and allocate
  27. a thousand or so extra inodes (takes a trivial amount of space for the
  28. insurance against running out) when you remake the fs.
  29.  
  30. I haven't had any problems with space (other than sheer volume) since I
  31. did that.
  32.  
  33. -- 
  34. Gary Heston    SCI Systems, Inc.  gary@sci34hub.sci.com   site admin
  35. The Chariman of the Board and the CFO speak for SCI. I'm neither.
  36. "Always remember, that someone, somewhere, is making a product that will
  37. make your product obselete." Georges Doriot, founder of American R & D.
  38.