From owner-freebsd-i386@FreeBSD.ORG Tue Jun 29 19:01:05 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC88A16A4CF for ; Tue, 29 Jun 2004 19:01:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE8AA43D4C for ; Tue, 29 Jun 2004 19:01:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5TJ0gsp066893 for ; Tue, 29 Jun 2004 19:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5TJ0g2n066892; Tue, 29 Jun 2004 19:00:42 GMT (envelope-from gnats) Date: Tue, 29 Jun 2004 19:00:42 GMT Message-Id: <200406291900.i5TJ0g2n066892@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Steven Lawson" Subject: Re: i386/68460: nfs mounts lock processes in sbwait X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steven Lawson List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 19:01:06 -0000 The following reply was made to PR i386/68460; it has been noted by GNATS. From: "Steven Lawson" To: , Cc: Subject: Re: i386/68460: nfs mounts lock processes in sbwait Date: Tue, 29 Jun 2004 11:56:35 -0700 This is a multi-part message in MIME format. ------=_NextPart_000_000D_01C45DD0.2143AAC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Got it working, don't know if it was a parameter problem or I simply sidestepped a bug. In fstab, I originally supplied the "rw" option. I threw all of the following options at it in desparation: "rw,-2,-a0,-b,-i,-r1024,-w1024" and it's solid. I might tune these options later, but at least I'm able to move forward. ------=_NextPart_000_000D_01C45DD0.2143AAC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Got it = working,=20 don't know if it was a parameter problem or I simply=20 sidestepped
a = bug.  In=20 fstab, I originally supplied the "rw" option.  I threw = all of the=20 following
options=20 at it in=20 desparation: "rw,-2,-a0,-b,-i,-r1024,-w1024" and it's solid.  I=20 might
tune = these=20 options=20 later, but at least I'm able to move = forward.
------=_NextPart_000_000D_01C45DD0.2143AAC0--