Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 12:39:33 +0100
From:      Daniel Bye <dan@slightlystrange.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how to kill nfs-blocked process
Message-ID:  <20020926113933.GA1551@catflap.home.slightlystrange.org>
In-Reply-To: <F19D8TQ4QO4IwgHED1200006fd4@hotmail.com>
References:  <F19D8TQ4QO4IwgHED1200006fd4@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 26, 2002 at 03:44:06AM +0000, cool46 cool46 wrote:
> i have a nfs server and a client,server is running linux,client is running 
> freebsd.I find when server is busy or not available,some process on client 
> will block because of nfs.these process be marked with 'D' or 'DL' when i 
> run command 'ps ax'.i try to kill them using command 'kill -9',but not 
> work,even though reboot system,the system can not reboot automaticly 
> because some process cann't teminate.i also try to mount client with 
> options intr,soft and so on,but problem is as before.how can i resolve this 
> problem? thanks.

man mount_nfs(8).

Pay particular attention to the flags -i, -d and -s

HTH

Dan

-- 
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC
                                                                     _
                                              ASCII ribbon campaign ( )
                                         - against HTML, vCards and  X
                                - proprietary attachments in e-mail / \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020926113933.GA1551>