[LUAU] Sendmail Strangeness

Chris Wong wongc at math.ed.hawaii.edu
Wed Feb 24 10:37:55 PST 1999


On Wed, 24 Feb 1999, The Tuba God wrote:

> >Yes... but WHY? What process is eating up all the filehandles?
> 
> Well, someone just went and installed 2.2.2... I guess that'll throw some
> stuff off...
> 
> Nice thing is that lsof works now, so let's see what we're getting:
> 
> lsof | wc 			= 2562
> lsof | grep httpd | wc 		= 973 (web server lightly loaded right now)
> lsof | grep sendmail | wc 	= 424

Okay... on my (very lightly loaded) system...
lsof|grep sendmail|wc -l
     17

Are you passing the -l flag? Otherwise you're counting words I think.

Otherwise... that's rather high for your sendmail. What does your queue
look like? (mailq)

Ummm... that's all I can think of that could cause this.

It also looks like someother process has the rest of the filehandles...


--
     __   __  __________  __
    / /  / / / / __  / / / /  Home Page: http://luau.hi.net
   / /__/ /_/ / /_/ / /_/ /
  /____/\____/_/ /_/\____/  LUAU - Linux Users Anonymous - Hawaii

   To unsubscribe: echo unsubscribe luau | mail majordomo at luau.hi.net



More information about the LUAU mailing list