From owner-freebsd-current@FreeBSD.ORG Fri May 16 12:07:53 2003 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 85C9C37B401; Fri, 16 May 2003 12:07:53 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B342D43FAF; Fri, 16 May 2003 12:07:52 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4GJ7UOn034504; Fri, 16 May 2003 15:07:30 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4GJ7U2N034501; Fri, 16 May 2003 15:07:30 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 16 May 2003 15:07:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: ticso@cicely.de In-Reply-To: <20030516172323.GA15462@cicely12.cicely.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Don Lewis cc: current@FreeBSD.org Subject: Re: vlruwk deadlock (was: NFS troubles on recent -current.) 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, 16 May 2003 19:07:53 -0000 On Fri, 16 May 2003, Bernd Walter wrote: > I had an io deadlook on the same server today while doing a make release > on an alpha nfs client. I don't know if it is related to the given > patch or not. It happened shortly after the client checked out the > ports. Sorry - I forgot to take a dump. I've been running into similar sorts of deadlocks on my diskless crash boxes, and have dropped some information to Don on them. Try the following also from ddb: print numvnodes print desiredvnodes print vnlruproc_sig print vnlru_nowhere This will print some information on the number of active vnodes; one of the characteristics of my nfs client/server box in its deadlocked state is that it has exceeded the maximum number of vnodes, presumably by necessity. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories