From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 14 12:00:46 2006 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F76E16A59F for ; Thu, 14 Sep 2006 12:00:46 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB6D543D82 for ; Thu, 14 Sep 2006 12:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8EC0gd7021753 for ; Thu, 14 Sep 2006 12:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8EC0ghB021752; Thu, 14 Sep 2006 12:00:42 GMT (envelope-from gnats) Resent-Date: Thu, 14 Sep 2006 12:00:42 GMT Resent-Message-Id: <200609141200.k8EC0ghB021752@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Conrado Vardanega Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4665B16A415 for ; Thu, 14 Sep 2006 11:51:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3ADF43D55 for ; Thu, 14 Sep 2006 11:51:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8EBp8No004028 for ; Thu, 14 Sep 2006 11:51:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8EBp8sY004027; Thu, 14 Sep 2006 11:51:08 GMT (envelope-from nobody) Message-Id: <200609141151.k8EBp8sY004027@www.freebsd.org> Date: Thu, 14 Sep 2006 11:51:08 GMT From: Conrado Vardanega To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: amd64/103259: Cannot use ataraid on nvidia nForce4+amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 12:00:46 -0000 >Number: 103259 >Category: amd64 >Synopsis: Cannot use ataraid on nvidia nForce4+amd64 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 14 12:00:42 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Conrado Vardanega >Release: 6.1-RELEASE (i386) >Organization: >Environment: FreeBSD blabla.bleble.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: After installing FreeBSD configuring ataraid, array seems to be working fine, but cannot addspare or rebuild anything in case of failure. >How-To-Repeat: Array created using "atacontrol create RAID1 ad4 ad6" and then installed normally on /dev/ar0. Make sure ataraid is loaded in memory: # kldload ataraid kldload: can't load ataraid: File exists Make sure array is ok: # atacontrol status ar0 ar0: ATA RAID1 subdisks: ad4 ad6 status: READY Try to addspare or rebuild the array will fail: # atacontrol rebuild ar0 atacontrol: ioctl(IOCATARAIDREBUILD): Device not configured # atacontrol detach ata2 # atacontrol attach ata2 Master: ad4 Serial ATA II Slave: no device present # atacontrol addspare ar0 ad4 atacontrol: ioctl(IOCATARAIDADDSPARE): Device not configured >Fix: >Release-Note: >Audit-Trail: >Unformatted: