From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 15:44:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4175216A4B3 for ; Sun, 28 Sep 2003 15:44:25 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C57DC44014 for ; Sun, 28 Sep 2003 15:44:23 -0700 (PDT) (envelope-from andreas.kohn@gmx.net) Received: (qmail 4309 invoked by uid 65534); 28 Sep 2003 22:44:22 -0000 Received: from unknown (EHLO [172.16.32.190]) (212.204.32.190) by mail.gmx.net (mp009) with SMTP; 29 Sep 2003 00:44:22 +0200 X-Authenticated: #2431876 From: Andreas Kohn To: Grant Peel In-Reply-To: <008501c38606$6a725770$6501a8c0@grant> References: <008501c38606$6a725770$6501a8c0@grant> Content-Type: text/plain Message-Id: <1064789076.939.29.camel@klamath> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 29 Sep 2003 00:44:36 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bad Super Block Count X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 22:44:25 -0000 On Sun, 2003-09-28 at 23:20, Grant Peel wrote: > Hello all, > > One of my Dell servers has rebooted itself twice in the past week. No panics > or anything showing in any log. No overheating noted in mbmon. I don't know > if the diskstuff below is related. > > Dell called me and told me I had to do a PERC III ROM flash, so I went to > the POP and did that. At that time I ran an fsck. I am seeing what look to > be (I hope) none critical disk errors. I cant find anything specific in the > FreeBSD archives and was hoping some here might have some knowledge. > > Here is the complete list from fsck, also I will post disklabel -r output at > the bottom. > > As a side note, I could not get fsck to be interactive. Not even at the > console, but I was never in single user mode either...should it matter? As you can see, fsck is unable to write to your partitions (which is why it answers "no" to all questions). You should try to run fsck from single user mode. > > Dell 1400SC, 933Mhz, 512 MB, RAID5 PERC 3/DC. > > BTW, I ran a consistency check before booting back into FReeBSD and > according to the PERC software the stripes etc are perfect. > ---------------------------------------------------------------------------- > ------------- > > enterprise# fsck > ** /dev/amrd0s1a (NO WRITE) ... > ** /dev/amrd0s1d (NO WRITE) ... > ** /dev/amrd0s1h (NO WRITE) ... -- Andreas Kohn