Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2006 11:51:08 GMT
From:      Conrado Vardanega <cvarda@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/103259: Cannot use ataraid on nvidia nForce4+amd64
Message-ID:  <200609141151.k8EBp8sY004027@www.freebsd.org>
Resent-Message-ID: <200609141200.k8EC0ghB021752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <SAMSUNG SP2004C/VM100-41> Serial ATA II
Slave:       no device present
# atacontrol addspare ar0 ad4
atacontrol: ioctl(IOCATARAIDADDSPARE): Device not configured

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609141151.k8EBp8sY004027>