Neal H Walfield wrote:
> On Sun, Sep 03, 2000 at 10:34:39AM -0500, [EMAIL PROTECTED] wrote:
> >
> >
> > Does a top show you any processes running heavy on the box????
> >
>
> No, it is 99% idle.
ps -auxww |grep D
will show you several (12) processes stuck in "D" state.
Which those are provides a hint as to what is wrong.
There may be something on your filesystem (or corrupted in memory)
that causes the dayly find to hang somewhere.
Roger.
--
** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* Common sense is the collection of *
****** prejudices acquired by age eighteen. -- Albert Einstein ********
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/