Re: More troubles with Linux NFS

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 15 Feb 1999 16:37:47 +0000 (GMT)


> And, additionally, I have a large build up of zombie processes on
> all the machines which use IRIX as a NFS server:
>
> # ps ax | grep zombie | wc -l
> 187

Those are _not_ NFS. Zombie processes mean the parent forgot to wait for
the child processes. That could indicate the parent is somehow deadlocked
with the child processes

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/