From owner-freebsd-stable@FreeBSD.ORG Sat Oct 18 16:14:54 2003 Return-Path: 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 7363716A4B3 for ; Sat, 18 Oct 2003 16:14:54 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFB2A43FB1 for ; Sat, 18 Oct 2003 16:14:53 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id E191772DA3; Sat, 18 Oct 2003 16:14:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id DC32672DA2; Sat, 18 Oct 2003 16:14:53 -0700 (PDT) Date: Sat, 18 Oct 2003 16:14:53 -0700 (PDT) From: Doug White To: Barney Wolff In-Reply-To: <20031018020939.GA24917@pit.databus.com> Message-ID: <20031018161424.X35407@carver.gumbysoft.com> References: <20031018020939.GA24917@pit.databus.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: unintended ATARAIDDELETE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2003 23:14:54 -0000 On Fri, 17 Oct 2003, Barney Wolff wrote: > I've had a very odd problem with a -stable system on an Asus A7V333-raid, > which has a Promise raid controller on the motherboard. For several days > in a row the system lost its raid0 array during the 3am daily run, leaving > it with no disk. The raid was actually turned off in the bios, with > manual intervention required on reboot to turn it back on. I suspected > hardware, but in desperation booted a -stable kernel from 10/3/03. That > kernel survived the daily run, and reported the following: > Oct 14 14:41:43 192.168.24.4 /kernel.maybe.ok: ad6: hard error reading fsbn 133757952 of 0-127 (ad6 bn 133757952; cn 132696 tn 6 sn 6) trying PIO mode > (I should note that I added a script in /usr/local/etc/periodic/daily to > back up this system, so files are read that normally see no access.) This usually means your disk is bad, which is why it keeps trashing the array. Your system is trying to tell you something :-) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org