Re: NFS daemons in D state for 2 minutes at shutdown

Trond Myklebust (trond.myklebust@fys.uio.no)
Sat, 22 Sep 2001 01:06:28 +0200


>>>>> " " == VDA <VDA@port.imtp.ilyichevsk.odessa.ua> writes:

> Hello Trond, Friday, September 21, 2001, 12:25:22 PM, you
> wrote:
TM> Bullshit. killall5 is definitely *not* a well accepted method
TM> for shutting down applications. Try doing that while your
TM> network is running via a ppp link...

> And what is the well accepted method? I'd like to fix my
> system, so please somebody enlighten me...

Use a combination of 'ps' and 'kill -9' or even 'killall'. Anything
that actually selects the nfsd daemons and *NOT* the portmapper.
Grab a copy of nfs-utils and look at the init script included
there if you still don't understand...

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