[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] high CPU load (idle CPU) ???
- Subject: Re: [cobalt-users] high CPU load (idle CPU) ???
- From: flash22@xxxxxxx
- Date: Fri Sep 21 15:38:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 19 Sep 2001 cobalt@xxxxxxxxxxxxxxxx wrote:
> Hey Everyone,
> I have one raq with 150 sites on it that is having a strange problem.
> The CPU Load average starts at 0.00 when it boots. In a span of about
> 3 days, it will creep to > 20.00. The machine stays very responsive
> ..is ALWAYS around 98% idle.
> Could I have a bad CPU?
No, that would make it crash ;)
You might however, have a bad disk, if processes are getting hung up
trying to read a block on the disk, the running process count will grow,
but the machine won't actually be doing anything, this will give you a
high load average, but a mostly idle cpu usage. Processes waiting on
network connections will do this too, a bad cgi script, a mail config
problem....you need to be poking about in the logs for *anything* weird...
(Especially apache errors and complaints about dead children etc)
running badblocks may be a good idea....
gsh