From owner-freebsd-questions@FreeBSD.ORG Fri May 12 14:52:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 315CF16A741 for ; Fri, 12 May 2006 14:52:15 +0000 (UTC) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FFCE43D68 for ; Fri, 12 May 2006 14:52:00 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.13.6+Sun/8.12.2) with ESMTP id k4CEq0mw024959; Fri, 12 May 2006 10:52:00 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.13.6+Sun/8.12.2/Submit) id k4CEq0kG024958; Fri, 12 May 2006 10:52:00 -0400 (EDT) From: Jerry McAllister Message-Id: <200605121452.k4CEq0kG024958@clunix.cl.msu.edu> To: ml.diespammer@netfence.it (Andrea Venturoli) Date: Fri, 12 May 2006 10:52:00 -0400 (EDT) In-Reply-To: <44649FA9.6080700@netfence.it> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: fsck way too slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 14:52:15 -0000 > > Hello. > I've got a i386/6.1 box with only one big root partition. > The problem is that, whenever the machine is not properly shutdown, fsck > on boot takes eons. That is one of the reasons for not making the whole system one big root partition. It will not finish booting until root is cleaned up. The other partitions may be done in background. > > First of all: I believe that fsck should run in background, but it > doesn't. How can I tell why? > > Then, back to the heart of the problem, why does it take so long? It's a > 9GB SCSI disk and it should be quite fast, although a bit old; it's > speed is for sure enough for day to day work. > Back in the 5.x times fsck used to last definitely less than 5 minutes. > After I upgraded to 6.1 (or maybe after 6.0) it started taking nearly an > hour. It just sits there for eons, the disk barely working, and printing > a line every minute or so. I don't know of a reason 6.1 should take longer to fsck than 5.x. ////jerry > This regularity makes me think that it might be waiting for something > and then just giving up after timeout. *Like* it is trying to syslog, > although that deamon has not started yet. This is obviously just an > hypotesis, but I thought it might help explain the problem. > Any hint? > > bye & Thanks > av. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >