From owner-freebsd-current@FreeBSD.ORG Wed Nov 12 15:44:54 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFF431065678 for ; Wed, 12 Nov 2008 15:44:54 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.188]) by mx1.freebsd.org (Postfix) with ESMTP id 557FB8FC1A for ; Wed, 12 Nov 2008 15:44:53 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so92292gve.39 for ; Wed, 12 Nov 2008 07:44:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=uIvTMqdIG8+xVCqZ1zURaNGSe2GP0K1xpusu5ZrCKxg=; b=tTreIWp8UofjUiXeUcHy/oBCIshaPEy/zzJ6WCqZs535Xl1l/5NDKrnIl/wKv2gm18 RhQE5Psf3ifSNwvPwKMu0A0/s5sDfKQMcHgOoa8FP32TJg0RdnQ3Sr0mfUOJvZEhuxzU xgdmBGPAQm4CrZvZzHOWuxAfI+4mfcaaTnExg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=O/cabDAv7Unc+hkPxJHd7fgSvyxNQacUpc35bZi44sXvMxiCLEufKdd3TwrZ1A5+I+ /ht7k6Q6mZ1lHsYy+rYwBcC/tfK2mvxzVlLQkO42et3BzwnOzRnOiRKbpu+WFPHeIth9 PxtVi9forNV42+2SAk/1vMqCtIuzPiTKkkpNA= Received: by 10.86.100.19 with SMTP id x19mr5089495fgb.29.1226504692655; Wed, 12 Nov 2008 07:44:52 -0800 (PST) Received: by 10.86.2.18 with HTTP; Wed, 12 Nov 2008 07:44:52 -0800 (PST) Message-ID: <3bbf2fe10811120744hd740388s25e7413e84bbb8c1@mail.gmail.com> Date: Wed, 12 Nov 2008 16:44:52 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Jeremy Chadwick" In-Reply-To: <20081112154240.GA28818@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <491AEBB5.8010001@zedat.fu-berlin.de> <20081112154240.GA28818@icarus.home.lan> X-Google-Sender-Auth: 8f4551a1b8b13d09 Cc: freebsd-current@freebsd.org, "O. Hartmann" Subject: Re: fsck_ufs after every reboot 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: Wed, 12 Nov 2008 15:44:54 -0000 2008/11/12, Jeremy Chadwick : > On Wed, Nov 12, 2008 at 02:44:05PM +0000, O. Hartmann wrote: > > I run FreeBSD 8.0/AMD64 on two boxes (one is a UP older AMD64 Athlon64 > > 3500, other an 8-Core Dell Poweredge 1950). > > > > After nearly every reboot the box does fsck on all UFS2 filesystems. In > > most cases, while shuting down, the box reports about not willing to die > > processes and after a reboot, the filesystems are unclean. > > > > Is this a common problem at the moment or special? > > > I've seen this happen on my CURRENT box at home when using "shutdown -p > now". Instead of the box powering off, it would lock up near the very > end of the shutdown process (before marking the filesystems clean). > > Oddly, this works fine in RELENG_7, so I'm guessing there's some ACPI > development going on (I can't complain, it *is* CURRENT). This could cames after my VFS works. Could you spend some time on this? I will tell you what to look at. Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein