From owner-freebsd-current@FreeBSD.ORG Fri Oct 14 22:09:12 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 9B45B16A41F for ; Fri, 14 Oct 2005 22:09:12 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4255743D45 for ; Fri, 14 Oct 2005 22:09:12 +0000 (GMT) (envelope-from mischa.peters@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so475034wxc for ; Fri, 14 Oct 2005 15:09:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EUv9n2DmrSY46y/jFvKbfF4x3Gl+IVhiG3arTIrnlubG37qO7z9OygwtDvcmgAlkJ5BJIqkHUFOSgDSoLUkGdGcoOlZMOyrAF1vOBRaV7Nu9ZZR3H3agcOxrJJaWcIikW6nCnX6G+/YdPywGq0XmJAyXuDrR0pOGWiBEJ3JlEmY= Received: by 10.70.69.20 with SMTP id r20mr1466920wxa; Fri, 14 Oct 2005 15:09:11 -0700 (PDT) Received: by 10.70.76.10 with HTTP; Fri, 14 Oct 2005 15:09:11 -0700 (PDT) Message-ID: <25e9cd010510141509n9815829nc5c5a6a300e6f684@mail.gmail.com> Date: Sat, 15 Oct 2005 00:09:11 +0200 From: Mischa Peters To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 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:09:12 -0000 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