From owner-freebsd-stable@FreeBSD.ORG Thu May 27 19:08:51 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1B581065675 for ; Thu, 27 May 2010 19:08:51 +0000 (UTC) (envelope-from mark@islandnet.com) Received: from mx23.islandnet.com (mx23.islandnet.com [199.175.106.103]) by mx1.freebsd.org (Postfix) with ESMTP id BAA688FC1D for ; Thu, 27 May 2010 19:08:51 +0000 (UTC) Received: from [199.175.106.221] (port=36442 helo=helpdesk.islandnet.com) by mx2.islandnet.com with SMTP id 1OHiRm-000ExX-9D ; Thu, 27 May 2010 12:08:50 -0700 From: Mark Morley To: Rick Macklem Date: Thu, 27 May 2010 12:08:50 -0700 X-Priority: 3 X-Mailer: Islandnet.com Helpdesk Webmail MIME-Version: 1.0 Message-Id: <20100527190851.D1B581065675@hub.freebsd.org> Content-Type: text/plain; charset="UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, Mark Morley Subject: Re: NFS trouble on 7.3-STABLE i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 19:08:51 -0000 On Tue, 25 May 2010 20:59:08 -0400 (EDT) Rick Macklem wrote:You could try this patch. (It reverts the only vnode locking change that I can see was done the the nfs server between 7.1 and 7.3.): . . . If you get a chance to try it, please let us know if it helps, rick The patch didn't help I'm afraid. I wound up reverting back to 7.1 and after more than 24 hours I haven't seen a single stuck nfsd. Mark