From owner-freebsd-hardware@FreeBSD.ORG Mon Oct 4 17:51:20 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 543F516A4D1; Mon, 4 Oct 2004 17:51:20 +0000 (GMT) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (82-168-140-74-bbxl.xdsl.tiscali.nl [82.168.140.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749C043D3F; Mon, 4 Oct 2004 17:51:19 +0000 (GMT) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (atmosphere.local [127.0.0.1])i94HqBPi001684; Mon, 4 Oct 2004 19:52:11 +0200 (CEST) (envelope-from rene@82-168-140-74-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost)i94HqBTE001683; Mon, 4 Oct 2004 19:52:11 +0200 (CEST) (envelope-from rene) Resent-Message-Id: <200410041752.i94HqBTE001683@82-168-140-74-bbxl.xdsl.tiscali.nl> Date: Mon, 4 Oct 2004 19:48:42 +0200 From: Rene Ladan To: freebsd-hardware@freebsd.org, freebsd-current@freebsd.org Message-ID: <20041004174842.GA1505@82-168-140-74-bbxl.xdsl.tiscali.nl> Mail-Followup-To: freebsd-hardware@freebsd.org, freebsd-current@freebsd.org References: <20041004134724.GA20675@svstud.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041004134724.GA20675@svstud.win.tue.nl> User-Agent: Mutt/1.4.2.1i Resent-From: rene@82-168-140-74-bbxl.xdsl.tiscali.nl Resent-Date: Mon, 4 Oct 2004 19:52:11 +0200 Resent-To: freebsd-current@freebsd.org, freebsd-hardware@freebsd.org Subject: [false alarm] Re: harddisk dying? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 17:51:20 -0000 On Mon, Oct 04, 2004 at 03:47:24PM +0200, r.c.ladan@student.tue.nl wrote: > However, if I boot into multi user, fsck_ufs gives error messages, > allthough at boot time the file system is clean. The messages vary: > > ** /dev/ad0s1e (NO WRITE) > ** Last Mounted on /var > ** Phase 1 - Check Blocks and Sizes > ** Phase 2 - Check Pathnames > ** Phase 3 - Check Connectivity > ** Phase 4 - Check Reference Counts > UNREF FILE I=4241 OWNER=mysql MODE=100600 > SIZE=2349 MTIME=Oct 4 11:41 2004 > CLEAR? no > > UNREF FILE I=4257 OWNER=mysql MODE=100600 > SIZE=0 MTIME=Oct 4 11:37 2004 > CLEAR? no > > UNREF FILE I=4272 OWNER=mysql MODE=100600 > SIZE=0 MTIME=Oct 4 11:37 2004 > CLEAR? no > > ** Phase 5 - Check Cyl groups >2443 files, 39110 used, 25297 free (1481 frags, 2977 blocks, 2.3% fragmentation) The harddisk _is_ ok. I recalled the soft update time lag. After doing cat /dev/random >/tmp/rubbish my thoughts were confirmed. Sorry for the noise. Rene