From owner-freebsd-stable@FreeBSD.ORG Mon May 15 12:01:02 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E512916A84A for ; Mon, 15 May 2006 12:01:02 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from smtp1.uct.ac.za (smtp1.uct.ac.za [137.158.128.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 277CA43D48 for ; Mon, 15 May 2006 12:01:02 +0000 (GMT) (envelope-from bsd@lordcow.org) Received: from [137.158.128.125] (helo=anubis.uct.ac.za) by smtp1.uct.ac.za with esmtp (Exim 4.30; FreeBSD) id 1Ffbkx-0009Jc-IB for stable@freebsd.org; Mon, 15 May 2006 14:00:59 +0200 Received: from lhc.phy.uct.ac.za ([137.158.37.93]) by anubis.uct.ac.za with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Ffbkv-0004Qd-1t for stable@freebsd.org; Mon, 15 May 2006 14:00:57 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.61) (envelope-from ) id 1Ffbkv-0001G7-JO for stable@freebsd.org; Mon, 15 May 2006 14:00:57 +0200 Date: Mon, 15 May 2006 14:00:57 +0200 From: gareth To: stable@freebsd.org Message-ID: <20060515120057.GA4759@lordcow.org> Mail-Followup-To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060403 Cc: Subject: fsck X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 12:01:03 -0000 hi, this box has had far too many hard reboots, but can anyone shed some light on whether this's inconsistent? i boot into single user mode, run fsck and fix all the partitions. rerunning fsck shows no more problems. mounting the filesystems and running fsck shows no problems. but when i reboot into normal mode, and run fsck on these 2 particular partitions: (and rebooting into single user mode again doesn't help). # fsck /tmp ** /dev/ad0s1e (NO WRITE) ** Last Mounted on /tmp ** Phase 1 - Check Blocks and Sizes ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts UNREF FILE I=83 OWNER=mysql MODE=100600 SIZE=0 MTIME=May 12 16:37 2006 CLEAR? no UNREF FILE I=84 OWNER=mysql MODE=100600 SIZE=0 MTIME=May 12 16:37 2006 CLEAR? no UNREF FILE I=85 OWNER=mysql MODE=100600 SIZE=0 MTIME=May 12 16:37 2006 CLEAR? no ** Phase 5 - Check Cyl groups 82 files, 540 used, 126299 free (27 frags, 15784 blocks, 0.0% fragmentation) # fsck /var ** /dev/ad0s1d (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=8314 OWNER=root MODE=100644 SIZE=0 MTIME=May 12 16:37 2006 CLEAR? no UNREF FILE I=8376 OWNER=root MODE=140666 SIZE=0 MTIME=May 12 16:37 2006 CLEAR? no ** Phase 5 - Check Cyl groups 1637 files, 37723 used, 89116 free (1252 frags, 10983 blocks, 1.0% fragmentation)