From owner-freebsd-current@FreeBSD.ORG Thu Sep 1 20:25:28 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 3487116A41F for ; Thu, 1 Sep 2005 20:25:28 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.uni-dortmund.de [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DCF543D4C for ; Thu, 1 Sep 2005 20:25:27 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 8B590440DA; Thu, 1 Sep 2005 22:25:26 +0200 (CEST) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16832-04; Thu, 1 Sep 2005 22:25:25 +0200 (CEST) Received: from m2a2.dyndns.org (p5091378B.dip0.t-ipconnect.de [80.145.55.139]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 13164440A7; Thu, 1 Sep 2005 22:25:25 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 5B58A79CBB; Thu, 1 Sep 2005 22:25:24 +0200 (CEST) Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22867-04; Thu, 1 Sep 2005 22:25:23 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 9AB8B79CBC; Thu, 1 Sep 2005 22:25:23 +0200 (CEST) From: Matthias Andree To: Rainer Alves In-Reply-To: <431624D4.5080800@powered.net> (Rainer Alves's message of "Wed, 31 Aug 2005 18:44:52 -0300") References: <431624D4.5080800@powered.net> X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc Date: Thu, 01 Sep 2005 22:25:23 +0200 Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at dt.e-technik.uni-dortmund.de Cc: freebsd-current@freebsd.org Subject: Re: 6.0-BETA3: ext2fs: if mounted at shutdown, fsck at next boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 01 Sep 2005 20:25:28 -0000 Rainer Alves writes: > Actually there's a workaround for this... add the following near the end > of /etc/rc.shutdown: > Sure, it isn't the perfect solution, but it works. I know this workaround, but that such a severe availability bug has not been fixed since it was introduced early in the 5.X times is more than just an annoyance, and apparently nobody cares. (Besides, the workaround doesn't work when the system goes down hard, through a panic or such.) -- Matthias Andree