From owner-freebsd-questions@FreeBSD.ORG Sun Aug 19 13:09:21 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AA5616A496 for ; Sun, 19 Aug 2007 13:09:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 35B6A13C457 for ; Sun, 19 Aug 2007 13:09:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l7JD9CEt015175; Sun, 19 Aug 2007 15:09:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l7JD9Bg7015172; Sun, 19 Aug 2007 15:09:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 19 Aug 2007 15:09:11 +0200 (CEST) From: Wojciech Puchar To: Matt Juszczak In-Reply-To: <20070604121447.D5399@saturn.atopia.net> Message-ID: <20070819150637.M15146@wojtek.tensor.gdynia.pl> References: <20070604121447.D5399@saturn.atopia.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Remote Server FSCK 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: Sun, 19 Aug 2007 13:09:21 -0000 > > Trying to mount root from ufs:/dev/ad0s1a > WARNING: / was not properly dismounted > WARNING: /home was not properly dismounted > WARNING: /tmp was not properly dismounted > WARNING: /usr was not properly dismounted > /usr: mount pending error: blocks 80 files 1 > WARNING: /var was not properly dismounted > WARNING: /var/tmp was not properly dismounted > > In my opinion, this calls for an fsck in single user mode. Unfortunately, I no. i just said what it said. and then fsck did it's job. if you yse background fsck, make sure it checked partitions other than / well. if fsck can't check / on automatic mode it would drop to single user. it's not linux, if hardware is not broken filesystem will be in good state after such case. do you have UPS there? use it's cable and apcupsd from ports to make automatic shutdowns after power failures.