AAC driver. No kernel error messages for failed raid5?

Dan Nelson dnelson at allantgroup.com
Fri May 16 20:29:07 UTC 2008


In the last episode (May 16), Robert Jesacher said:
> On 06.05.2008, at 22:02, Ed Maste wrote:
>> On Tue, May 06, 2008 at 12:44:02PM -0700, Chris St Denis wrote:
>>> I pulled out one of the raid5 drives to test the functionality and
>>> noticed that FreeBSD didn't seem to notice the disk failure at all.
>>> I was expecting kernel messages about it, but got nothing.
>> 
>> This is missing functionality in the aac(4) driver.  For now about
>> the best you can do is regularly poll the status using Adaptec's CLI
>> tool "arcconf."
>> 
>> -ED
> 
> The tool you need to look into is: sysutils/aaccli . I think arctool
> is only for arcmsr-devices. unfortunately aaccli doesn't provide the
> possibility to use it with parameters, so you probably need to use it
> with an expect-script.

aaccli is most definitely scriptable:

$ aaccli "open /readonly aac0 : enclosure show status : disk show smart : container list /full"

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list