home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / admin / 263 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.9 KB  |  49 lines

  1. Newsgroups: comp.sys.sgi.admin
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!sgi!twilight!news.csd.sgi.com!macross.csd.sgi.com!chew
  3. From: chew@macross.csd.sgi.com (Stephen Chew)
  4. Subject: Re: Runaway sendmail!!!
  5. Message-ID: <1993Jan22.022536.5375@news.csd.sgi.com>
  6. Sender: news@news.csd.sgi.com (Net News CSD)
  7. Organization: Silicon Graphics, Inc.
  8. References:  <C17xuE.JM2@news.cso.uiuc.edu>
  9. Date: Fri, 22 Jan 1993 02:25:36 GMT
  10. Lines: 37
  11.  
  12. In article <C17xuE.JM2@news.cso.uiuc.edu>, dpape@imlab (Daniel X Pape) writes:
  13. |> I looked at a ps -e listing of the current processes...
  14. |> 
  15. |> and there were at least 25 sendmail processes running.
  16. |> 
  17. |> What could cause sendmail to be run more than once? I thought that
  18. |> the only place that sendmail was invoked was by init on startup.
  19. |> 
  20.  
  21. Sounds like you have undeliverable mail bouncing somewhere.
  22. Everytime sendmail needs to deliver a messge, it forks off
  23. another process.
  24.  
  25. |> I've rebooted the machine a few times, and this doesn't seem to help.
  26. |> Killing all but one of the processes doesn't work either.
  27. |> 
  28. |> 
  29.  
  30. What you should do is:
  31.     1) killall sendmail
  32.     2) cd /usr/spool/mqueue
  33.     3) rm *  <- This assumes that you don't have any mail messages 
  34.                     you want to keep.  If that is not true, you may want
  35.                     to mv all these files somewhere else and look at them.
  36.                     Also, if there are alot of messages, you may have to
  37.                     par off the wildcard by using A*, B* etc.
  38.                     Whatever you do, DO NOT do .* 
  39.  
  40. |> OH-- also when running osview.... there are alway around 60-70 graphics
  41. |> interrupts every second, and about 250-300 system interrupts a second.
  42. |> EVEN when the machine is just sitting there with only one user!!
  43.  
  44. I don't have an answer for this.
  45. --
  46. Stephen Chew (chew@csd.sgi.com) "Have a Happy New Year,
  47. SGI Product Support              but please recycle the old one.  
  48.                       Green earth and all the rest."
  49.