From owner-freebsd-questions Fri Oct 11 7:39: 8 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 07B1437B401 for ; Fri, 11 Oct 2002 07:39:07 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B6043E6E for ; Fri, 11 Oct 2002 07:39:06 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.5) id g9BEcxoI046408; Fri, 11 Oct 2002 09:38:59 -0500 (CDT) (envelope-from dan) Date: Fri, 11 Oct 2002 09:38:59 -0500 From: Dan Nelson To: Roman Neuhauser Cc: Bill Moran , cool46 cool46 , questions Subject: Re: how to kill nfs-blocked process Message-ID: <20021011143859.GB23488@dan.emsphone.com> References: <3DA6D49A.70401@potentialtech.com> <20021011135038.GA17488@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021011135038.GA17488@freepuppy.bellavista.cz> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 In the last episode (Oct 11), Roman Neuhauser said: > > -R Set the mount retry count to the specified value. The > default is a retry count of zero, which means to keep > retrying forever. There is a 60 second delay between each > attempt. > > this is probably what you're missing. works for me. > > -s A soft mount, which implies that file system calls will fail > after Retry round trip timeout intervals. I never noticed this, but this feels wrong :) What's the difference between no options and just -s, then? Or the difference between -R10 and -R10 -s ? It seems like -s is a no-op. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message