home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / NeXT / Misc / HigherEducationMailbox.mbox / Archives_provide_val_.attach / May_91 / sysadmin.326 < prev    next >
Text File  |  1991-05-21  |  1KB  |  29 lines

  1. crash swap space lookupd bug
  2.  
  3. Q: My system seems to run out of swap (paging) space.  The swapfile,
  4. /private/vm/swapfile, grows and grows and grows very large.  If I
  5. check the process status of the process running lookupd, I notice
  6. that it has grown very large.  What's going on?
  7.  
  8. A: ANYONE EXPERIENCING THIS PROBLEM WITH RELEASE 1.0 SHOULD UPGRADE
  9. TO RELEASE 1.0a.  THIS IS A BUG IN 1.0 THAT IS FIXED IN 1.0a.
  10.  
  11. The bug in the Releae 1.0 lookupd is only tickled when NIS (formerly known as Yellow Pages or "YP") is in use.  It's a memory leak; it is exercised especially
  12. when accessing the 'group' database (i.e., /etc/group). There are
  13. other leaks as well; group is the worst of them.
  14.  
  15. The most likely symptom of this is that your disk might fill
  16. up.  This is because the swapfile (/private/vm/swapfile) grows very
  17. large, because lookupd grows very large.  At one site, where they have
  18. 600+ nodes on their (single) network, with many, many different
  19. manufacturers' machines, all running YP, lookupd was seen to grow 16MB
  20. overnight, with the only things running being those in the standard
  21. daemon set, and those triggered by the standard crontab.
  22.  
  23. QA326
  24.  
  25. Valid for 1.0 
  26. Not valid for 2.0 
  27.  
  28.  
  29.