home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18486 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  2.8 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!swrinde!emory!gatech!rutgers!micro-heart-of-gold.mit.edu!bu.edu!bu-pub.bu.edu!jdh
  2. From: jdh@bu-pub.bu.edu (Jason Heirtzler)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: select: resource temporarily not available
  5. Message-ID: <106192@bu.edu>
  6. Date: 5 Jan 93 16:51:33 GMT
  7. References: <106115@bu.edu> <1993Jan4.232438.16078@odin.corp.sgi.com>
  8. Sender: news@bu.edu
  9. Reply-To: jdh@bu-pub.bu.edu (Jason Heirtzler)
  10. Organization: Boston University, Information Technology
  11. Lines: 50
  12.  
  13.  
  14. |>In <106115@bu.edu> jdh@bu-pub.bu.edu (Jason Heirtzler) writes:
  15. |>>We're having some sort of streams related problem
  16. |>>with 4.0.5 on our 4D-240, which has been going on since
  17. |>>at least 3.3 (I probably reported it to the hotline
  18. |>>even before that release, but that's not what I want to
  19. |>>get into..)
  20. |>
  21. |>>NPROC has been increased to 256 to no avail.  I also
  22. |>>mentioned that I'd try increasing NSTREVENT but that
  23. |>>I thought that wouldn't help, as something is probably
  24. |>>eating the resource and not freeing it.  Well, I tried
  25. |>>increasing it from 30 -> 60 -> 120 and it makes no
  26. |>>difference, the machine still runs out of "events."
  27. |>
  28. |>Perhaps you can try to increase your streams buffer parameters.
  29. |>You have a pool of NBLK buffers (in your /usr/sysgen/master.d/kernel
  30. |>file, ranging from 4096 to 4 byte data blocks), which you can try
  31. |>increasing.  These data blocks are used for your streams operations.
  32. |>If you run 'netstat -m', you'll see how many of each pool you are
  33. |>using, and which need to be increased.  And as always when building
  34. |>a new kernel, make sure to save your old kernel as a backup to boot
  35. |>from.
  36.  
  37. Are the NBLK* buffers reported by "netstat -m" different than
  38. "events"?  There are no failures reported under NBLK in netstat.
  39.  
  40. Is there any kernel debugging information (dbx -k?) to determine
  41. what's using up all the events?
  42.  
  43. I was hoping someone from the SGI kernel group would speak up and
  44. offer a few sage words?  Maybe the omnipresent D.O. could comment? 
  45.  
  46. |>If you have more problems, give the hotline folks a call, so that
  47. |>we can look at your problem in more detail.
  48.  
  49. What I was aluding to at the start of my article (ahem!) is that
  50. the hotline hasn't been able to solve it in the past, so I'm sort
  51. of reluctant to get into that whole mess again.  Don't take this
  52. an attack on the hotline (as there are some good people there.)
  53.  
  54. This bug has gotten bad enough that users are starting to flip the
  55. power switch out of frustration, blowing everyone out of the water.
  56.  
  57. ----------------------------------------------------------------
  58. Jason Heirtzler      1-617-353-2780            jdh@bu-pub.bu.edu
  59. Sci Comp & Vis       Information Technology    Boston University
  60.  
  61. "Congratulations.  You aren't running Eunice."
  62.         -- Perl "Configure" script
  63.