From owner-freebsd-current Fri Dec 6 13:15:17 2002 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 B6E9637B401 for ; Fri, 6 Dec 2002 13:15:15 -0800 (PST) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE2243EC5 for ; Fri, 6 Dec 2002 13:15:15 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id NAA99506; Fri, 6 Dec 2002 13:01:53 -0800 (PST) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id gB6L1KFF065710; Fri, 6 Dec 2002 13:01:20 -0800 (PST) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id gB6L1KaP065709; Fri, 6 Dec 2002 13:01:20 -0800 (PST) From: Archie Cobbs Message-Id: <200212062101.gB6L1KaP065709@arch20m.dellroad.org> Subject: Re: backgroud fsck is still locking up system (fwd) In-Reply-To: <200212061941.gB6Jf659093594@beastie.mckusick.com> To: Kirk McKusick Date: Fri, 6 Dec 2002 13:01:20 -0800 (PST) Cc: Archie Cobbs , Nate Lawson , freebsd-current@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kirk McKusick wrote: > by the syncer who is also blocked. Could you please run the following > command on your system and send me the results: > > sysctl vfs.lodirtybuffers > sysctl vfs.hidirtybuffers > sysctl vfs.numdirtybuffers > > both before and after the lockup. If you cannot run this command after > the lockup, the global variable names are: > > lodirtybuffers > hidirtybuffers > numdirtybuffers Before (system running normally): vfs.lodirtybuffers: 126 vfs.hidirtybuffers: 252 vfs.numdirtybuffers: 0 After: vfs.lodirtybuffers: 126 vfs.hidirtybuffers: 252 vfs.numdirtybuffers: 445 -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message