From owner-freebsd-questions Fri Oct 11 7: 7:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DB8537B401 for ; Fri, 11 Oct 2002 07:07:50 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B5A43E9C for ; Fri, 11 Oct 2002 07:07:49 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 1800S7-0001yK-00; Fri, 11 Oct 2002 15:07:43 +0100 Date: Fri, 11 Oct 2002 15:07:43 +0100 From: Ceri Davies To: Bill Moran Cc: cool46 cool46 , questions Subject: Re: how to kill nfs-blocked process Message-ID: <20021011140743.GA7571@submonkey.net> References: <3DA6D49A.70401@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DA6D49A.70401@potentialtech.com> X-message-flag: All your linuxconf-configured redhat are belong to us. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 11, 2002 at 09:39:38AM -0400, Bill Moran wrote: > cool46 cool46 wrote: > > thanks for your reply,but it is not work for me.i tried to mount nfs > > with options -i,-R,but the problem is as before.The details of my test > > is as follows: > > my nfs server(IP:10.0.0.1) is a RedHat 7.3 with kernel of 2.4.19 > > version,my nfs client(IP:10.0.0.2) is freebsd 4.5 > > 10.0.0.2: > > mount_nfs -i -R 1 10.0.0.1:/home /usr/home > > cp a_big_file /usr/home > > > > in the course of doing this,i disabled network between these two machine > > by using iptables in 10.0.0.1 > > /sbin/iptables -I INPUT -p udp -s 10.0.0.2 -j DROP > > > > so the process 'cp' in 10.0.0.2 is blocked,I can't kill or interrupt it > > in any way.According to mount_nfs's manual ,it should failed and return > > in a few minutes because i set -R equal to 1,but the fact is not. > > Could you help me? > > thanks agains.i'm a chinese and glad to make friends with you. > > That should be the solution. I'm not an NFS "expert" so you may want to > consult with some others as well. (I've put this email back on the mailing > list) Are you using hard mounts ? Try using soft mounts and see it that helps. Ceri -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message