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

  1. Xref: sparky comp.unix.sysv386:16438 comp.unix.questions:13339
  2. Newsgroups: comp.unix.sysv386,comp.unix.questions
  3. Path: sparky!uunet!metter!openage!gryphon
  4. From: gryphon@openage.openage.com (The Golden Gryphon)
  5. Subject: Re: Overflow warnings (SCO SV3.2)
  6. Organization: Open Age, Inc.
  7. Date: Thu, 12 Nov 1992 17:50:16 GMT
  8. Message-ID: <1992Nov12.175016.7295@openage.openage.com>
  9. References: <1992Nov11.014226.14160@miavx1.acs.muohio.edu>
  10. Lines: 30
  11.  
  12. dmunday@miavx1.acs.muohio.edu writes:
  13.  
  14. >I have just started getting the fallowing two messages on our 486
  15. >SCO Unix System V/3.2 box
  16. >WARNING: Region table overflow
  17. >NOTICE: File table overflow
  18. >I suspect the second to be associated with too many file hungry background
  19. >tasks running at the same time.
  20. >Can anyone tell me briefly what this means and how to get rid of it
  21. >do I need to change the size of some system table?
  22.  
  23. You need to increase NFILE and NREGION in the kernel.
  24.  
  25. cd /etc/conf/cf.d
  26. ./configure
  27.  
  28. find NREGION and NFILE, and increase their size quite a bit.  I would recommend
  29. doubling them.  Then relink the kernel.  DO THIS IN SINGLE USER MODE!  Back the
  30. system up first.
  31.  
  32.  
  33. -- 
  34. The Golden Gryphon                 gryphon@openage.COM
  35. Solve a man's problem and he has 1 less.        No incumbents in 92.
  36. "Mad Scientists seeks mindless brawny assistants, good pay, quite location."
  37. Openage - The Premier SCO UNIX integrator in the Washington D.C. area
  38.