From owner-freebsd-fs@FreeBSD.ORG Wed May 16 16:38:19 2007 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9537616A400 for ; Wed, 16 May 2007 16:38:19 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id 2466F13C45A for ; Wed, 16 May 2007 16:38:18 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 42656 invoked by uid 2001); 16 May 2007 16:40:02 -0000 Date: Wed, 16 May 2007 11:40:02 -0500 From: "Rick C. Petty" To: Eric Anderson Message-ID: <20070516164002.GA42615@keira.kiwi-computer.com> References: <5230D3C40B842D4F9FB3CD368021BEF72F08F1@exchange-2.sandvine.com> <464B3206.7000007@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <464B3206.7000007@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: "freebsd-fs@freebsd.org" , Andrew Edwards Subject: Re: Ufs dead-locks on freebsd 6.2 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2007 16:38:19 -0000 On Wed, May 16, 2007 at 11:32:06AM -0500, Eric Anderson wrote: > > > >On perahps a related issue I have two other nearly identical systems > >which were going to be upgrading to 6.2 as on 5.4 I am experiencing > >deadlocks and when I hit ctrl-t I see the system is either stuck in ufs > >or zoneinfo and I have not found very much information about zoneinfo. > > What's ctrl-t? I think he means sending SIGINFO to the running process. /bin/tcsh by default maps control-E to "go to end of line" and control-T to "send SIGINFO to current foreground process". -- Rick C. Petty