From owner-freebsd-current@FreeBSD.ORG Fri Jul 1 11:42:10 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1AC7B16A41C for ; Fri, 1 Jul 2005 11:42:10 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F4243D48 for ; Fri, 1 Jul 2005 11:42:09 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 8C8FF46B8E; Fri, 1 Jul 2005 07:42:09 -0400 (EDT) Date: Fri, 1 Jul 2005 12:46:32 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Marc Olzheim In-Reply-To: <20050701110214.GC1193@stack.nl> Message-ID: <20050701124606.F12138@fledge.watson.org> References: <200507011340.30349.doconnor@gsoft.com.au> <20050701063205.0104de69.lehmann@ans-netz.de> <20050701110214.GC1193@stack.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org, Oliver Lehmann Subject: Re: NFS problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 01 Jul 2005 11:42:10 -0000 On Fri, 1 Jul 2005, Marc Olzheim wrote: >>> The mounts are soft so I would expect failures to read etc, but not >>> deadlocks :) >>> >>> Has anyone else seen this? I'm not sure when it started happening but I have a >>> feeling it was at least several weeks ago. >> >> Same here. IIRC it is the same in RELENG_5 with the small different that when >> the network/nfs server is back online everything was back working. Here >> on my CURRENT the processes are still stuck and I've to reboot the system >> too. > > green@ MFC'd NFS deadlock patches 4 days ago. They might have br0ken > something else. :-/ > > The good side of this is that the kern/79208 problems seem to be gone > now. ;-) It would be quite helpful if people could try backing out Brian's patch locally and see if it fixes the recently reported problems. Robert N M Watson