From owner-freebsd-stable@FreeBSD.ORG Sun Jul 4 02:45:14 2004 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 0B71416A4CE; Sun, 4 Jul 2004 02:45:14 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E4F43D53; Sun, 4 Jul 2004 02:45:13 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id A05F972DF2; Sat, 3 Jul 2004 19:45:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9B20772DB5; Sat, 3 Jul 2004 19:45:13 -0700 (PDT) Date: Sat, 3 Jul 2004 19:45:13 -0700 (PDT) From: Doug White To: Danny Braniss In-Reply-To: <20040703101650.A85C672DB5@carver.gumbysoft.com> Message-ID: <20040703194328.D95975@carver.gumbysoft.com> References: <20040703101650.A85C672DB5@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org cc: Soren Schmidt Subject: Re: problems with RAID0 and Intel/SE7501WV2/Promise 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: Sun, 04 Jul 2004 02:45:14 -0000 On Sat, 3 Jul 2004, Danny Braniss wrote: > > > How did you construct the array volume? This looks like one of the > > > offsets in the disklabel is wrong. > > > > > > > I used sysinstall, and disklabel -e to change the partition letters. > > The problem appears after several hours of disk usage, and the only > > partition in use is h. > > > whops, rereading the question, here is the correct answer, sorry. > > I used the bios to define the raid0, stripe, 2 disks. > (the menu is 'fool-proof', so i guess i couldn't have made a mistook :-) OK, so you used the ATA controller's menu to construct the RAID array, then used sysinstall to slice the ensuing volume. Hm. It appears that writes to sector 0 are disallowed. Can you try installing without the array defined, to make sure the disks are writable otherwise? > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ad4: hard error writing fsbn 0 (ad4 > > > > bn 0; cn 0 tn 0 sn 0) trying PIO mode > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ad6: hard error writing fsbn 0 (ad6 > > > > bn 0; cn 0 tn 0 sn 0) status=51 error=10 > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ar0: ERROR - array broken > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ad4: hard error writing fsbn 0 (ad4 > > > > bn 0; cn 0 tn 0 sn 0) status=51 error=10 > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ar0: ERROR - array broken > > > > Jul 2 10:18:35 cs7.cs.huji.ac.il /kernel: ar0: ERROR - array broken -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org