From owner-freebsd-stable@FreeBSD.ORG Tue Sep 30 16:55:25 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98B3D16A4B3 for ; Tue, 30 Sep 2003 16:55:25 -0700 (PDT) Received: from ganymede.hub.org (u173n10.eastlink.ca [24.224.173.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A066744008 for ; Tue, 30 Sep 2003 16:55:20 -0700 (PDT) (envelope-from scrappy@hub.org) Received: by ganymede.hub.org (Postfix, from userid 1000) id 224D333D0E; Tue, 30 Sep 2003 20:54:22 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 211F833C2D; Tue, 30 Sep 2003 20:54:22 -0300 (ADT) Date: Tue, 30 Sep 2003 20:54:22 -0300 (ADT) From: "Marc G. Fournier" To: Ian Dowse In-Reply-To: <200310010036.aa54406@salmon.maths.tcd.ie> Message-ID: <20030930205331.X94686@ganymede.hub.org> References: <200310010036.aa54406@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: fsck stall'd? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 23:55:25 -0000 I always forget abotu ctl-T ... but now sure what its telling me either: load: 1.01 cmd: fsck 361 [running] 15561.58u 39.38s 99% 95516k 99% CPU could be 'stuck in a loop' ... but, this just pop'd up: /dev/da0s1h: phase 4: cyl group 404 of 668 (60%) so its apparently doing something *wipe brow* need faster computers :) On Wed, 1 Oct 2003, Ian Dowse wrote: > In message <20030930195635.H94686@ganymede.hub.org>, "Marc G. Fournier" writes: > >I'm up to a 3.5hr fsck on a 100gb file system, and am worried it might > >have stalled or soething, since all I have on the screen is: > > > >jupiter# fsck -y /dev/da0s1h > >** /dev/da0s1h > >** Last Mounted on /vm > >** Phase 1 - Check Blocks and Sizes > >** Phase 2 - Check Pathnames > >** Phase 3 - Check Connectivity > >** Phase 4 - Check Reference Counts > > What is displayed if you press Control-T? Usually phases 1 and 2 > are the slow ones, so it's unusual for it to become stuck there. > > Ian >