From owner-freebsd-current@FreeBSD.ORG Fri Oct 14 22:13:19 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E691916A41F for ; Fri, 14 Oct 2005 22:13:19 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 846BA43D45 for ; Fri, 14 Oct 2005 22:13:19 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so475393wxc for ; Fri, 14 Oct 2005 15:13:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XVeRJdtcHkPBp4II8Eze9fPB4MeORNwQ9eADAPOCvEu1I/qSmw7nL0RY/qhwCQWCUXMiYlz9xD8rsdYs0bnRRgikbQcAN8beWVNXsqsu6rQpbs+mz7EwMkFGprV+MMcNC42YQHWZGxjAYBTBa3kErDY7jmylATK0jUtwbKxgCM0= Received: by 10.70.104.11 with SMTP id b11mr1473617wxc; Fri, 14 Oct 2005 15:13:19 -0700 (PDT) Received: by 10.70.76.10 with HTTP; Fri, 14 Oct 2005 15:13:19 -0700 (PDT) Message-ID: <25e9cd010510141513j5d982857u2ca97fe22fe730ec@mail.gmail.com> Date: Sat, 15 Oct 2005 00:13:19 +0200 From: Mischa Peters To: freebsd-current@freebsd.org In-Reply-To: <25e9cd010510141509n9815829nc5c5a6a300e6f684@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <25e9cd010510141509n9815829nc5c5a6a300e6f684@mail.gmail.com> Subject: Re: FreeBSD 6.0RC1 with ICH6R problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 22:13:20 -0000 I don't normally reply to my own mail but I guess this is the problem. ar0: WARNING - mirror protection lost. RAID1 array in DEGRADED mode ar0: writing of Intel MatrixRAID metadata is NOT supported yet subdisk6: detached ad6: detached ad6: 238475MB at ata3-master SATA150 ad6: Intel calc=3D87617cd3 meta=3D4430be6a No MatrixRAID metadata... :( Mischa On 10/15/05, Mischa Peters wrote: > Hi All, > > I am trying to get my Raid1 rebuild > > root:~ # atacontrol status ar0 > ar0: ATA RAID1 subdisks: ad4 ad6 status: DEGRADED > > root:~ # atacontrol rebuild ar0 > atacontrol: ioctl(IOCATARAIDREBUILD): Input/output error > > Any idea why I get input/output error? > > root~ # atacontrol list > ATA channel 0: > Master: acd0 ATA/ATAPI revision 0 > Slave: no device present > ATA channel 1: > Master: no device present > Slave: no device present > ATA channel 2: > Master: ad4 Serial ATA v1.0 > Slave: no device present > ATA channel 3: > Master: ad6 Serial ATA v1.0 > Slave: no device present > ATA channel 4: > Master: no device present > Slave: no device present > ATA channel 5: > Master: no device present > Slave: no device present > > Thanx!! > > Mischa >