From owner-freebsd-current@FreeBSD.ORG Wed Nov 12 15:01:42 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 627C7106567E for ; Wed, 12 Nov 2008 15:01:42 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 29E798FC19 for ; Wed, 12 Nov 2008 15:01:42 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtp (envelope-from ) id <1L0GzB-0005eC-1T>; Wed, 12 Nov 2008 15:46:25 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtpsa (envelope-from ) id <1L0GzG-0003Gb-3l>; Wed, 12 Nov 2008 15:46:30 +0100 Message-ID: <491AEBB5.8010001@zedat.fu-berlin.de> Date: Wed, 12 Nov 2008 14:44:05 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.17 (X11/20080927) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: 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:01:42 -0000 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? Regards, Oliver