Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 07:43:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201718] sysutils/arcconf 1.7 Segmentation fault with Dell CERC SATA Raid
Message-ID:  <bug-201718-13-Wn8wKNkqdN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201718-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201718-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201718

--- Comment #8 from Eric <evolvia@worldofevolvia.com> ---
Hi,

I try o use the adaptec driver (
http://www.adaptec.com/en-us/speed/raid/aac/unix/aacraid_freebsd_b41018_tgz.php
) but I have a problem.
I can't find any solution to load the driver to the raid controller.

I modify the loader.conf with this line:
aacraidu_load="YES"

I copy aacraidu.ko to /boot/kernel

When i do kldstat command, I have this output:
Id Refs Address    Size     Name
 1    6 0xc0400000 bfd124   kernel
 2    1 0xc0ffe000 ff08     aacraidu.ko

but when I run arcconf utility to add config info about the adapter I have
always the old driver :
./arcconf GETCONFIG 1 AD
Controllers found: 1
----------------------------------------------------------------------
Controller information
----------------------------------------------------------------------
   Controller Status                        : Optimal
   Channel description                      : SATA
   Controller Model                         : CERC SATA1.5/6ch
   Controller Serial Number                 : C74813
   Installed memory                         : 64 MB
   Copyback                                 : Disabled
   Background consistency check             : Disabled
   Automatic Failover                       : Enabled
   Stayawake period                         : Disabled
   Spinup limit internal drives             : 0
   Spinup limit external drives             : 0
   Defunct disk drive count                 : 0
   Logical devices/Failed/Degraded          : 1/0/0
   --------------------------------------------------------
   Controller Version Information
   --------------------------------------------------------
   BIOS                                     : 4.1-0 (7419)
   Firmware                                 : 4.1-0 (7419)
   Driver                                   : 2.1-9 (1)
   Boot Flash                               : 0.0-0 (0)
   --------------------------------------------------------
   Controller Battery Information
   --------------------------------------------------------
   Status                                   : Not Installed


Could you explain me how can I use the new driver and not the old ?

When I read the boot log, system always use the old driver:
aac0: CERC SATA1.5/6ch, aac driver 2.1.9-1

I can't do how to use the aacraidu.ko instead of aac.ko

Thank you very much to your help.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201718-13-Wn8wKNkqdN>