[lug] weird high loads

Andrew Diederich andrew at NETdelivery.com
Tue May 30 11:34:22 MDT 2000


Hmm.  They are running 3-4 odd finds:

nobody   11509  0.0  0.3   832   492  ?  D   May 28   0:00 find / ( -fstype
nfs -o -fstype NFS -o -fstype afs -o -fstype proc -o -fstype smbfs -o
-fstype autofs -o -type d -regex
\(^/S.u.S.E.$\)\|\(^/mnt$\)\|\(^/cdrom$\)\|\(^/tmp$\)\|\(^/us

Nobody's /etc/passwd entry looks sane
(nobody:x:65534:65534:nobody:/tmp:/bin/bash).

I wonder if this is some odd YaST process trying to mount a SuSE cdrom, or
find some rpm's to examine?

-Andrew



> -----Original Message-----
> From: Kevin Fenzi [mailto:kevin at scrye.com]
> Sent: Tuesday, May 30, 2000 11:19
> To: lug at lug.boulder.co.us
> Subject: Re: [lug] weird high loads
> 
> 
> >>>>> "Andrew" == Andrew Diederich <andrew at NETdelivery.com> writes:
> 
> Andrew> On two of my linux boxes I have a load of > 3.  This is really
> Andrew> weird, especially because they're not doing much.  Top shows
> Andrew> not a whole lot of cpu activity, not much memory activity.
> Andrew> How do I figure out why my load average is so high?
> 
> well, first thing I would check is for processes stuck in disk wait
> ("D"):
> 
> ps -auxww | grep " D "
> 
> Processes in disk wait are things that are waiting on I/O. Nfs server
> to respond, disk to respond, etc. Those can drive your apparent load
> up. (They are counted as running processes, even tho they are just
> sitting there waiting for I/O). 
> 
> If thats not the case, you might consider grabbing a fresh copy of top
> and ps and running those. It could be that someone has compromised
> your machines and is running something on them that they have modified
> ps and top not to show... ;( 
> 
> Andrew> -Andrew
> 
> kevin
> -- 
> Kevin Fenzi
> MTS, tummy.com, ltd.
> http://www.tummy.com/  KRUD - Kevin's Red Hat Uber Distribution
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> 




More information about the LUG mailing list