From owner-freebsd-current@FreeBSD.ORG Fri Feb 4 07:15:03 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 199CE16A4CE; Fri, 4 Feb 2005 07:15:03 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB89E43D41; Fri, 4 Feb 2005 07:15:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3B36E512F2; Thu, 3 Feb 2005 23:15:02 -0800 (PST) Date: Thu, 3 Feb 2005 23:15:02 -0800 From: Kris Kennaway To: Mohan Srinivasan Message-ID: <20050204071502.GA17866@xor.obsecurity.org> References: <20050203180756.GA2103@xor.obsecurity.org> <20050203182917.40592.qmail@web80603.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20050203182917.40592.qmail@web80603.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i cc: ps@FreeBSD.org cc: current@FreeBSD.org cc: mohans cc: Kris Kennaway Subject: Re: Processes stuck in nfsreq X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 07:15:03 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 03, 2005 at 10:29:16AM -0800, Mohan Srinivasan wrote: > Hi, >=20 > In the info you have below, the NFS request was not sent (R_SENT > is not set). We didn't send out the request because possibly nm_cwnd=20 > didn't allow us to send the request. If nfs_request() could not send=20 > the request, then typically, the request would be retransmitted from=20 > nfs_timer().=20 >=20 > If nm_cwnd is full, then there must be a lot of outstanding requests=20 > that haven't been replied to yet (on this mount), which is the fundamental > issue. >=20 > Can you force a core dump and send me a pointer to it ? >=20 > Also, after you force a core, can you also try a quick workaround - someo= ne > else also reported NFS client hangs and said that things were fine > after they set mpsafenet to 0. It would be good to see if there's a > correlation there. FYI, it looks like turning off mpsafenet indeed masks the bug. Kris --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCAyD1Wry0BWjoQKURAtL7AKCap5L4ngEpA8IG5HutQ18XVQO1zwCeIEs0 YMToeFVs1ewH88DzU5hKxT8= =ZyRw -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--