Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 13:45:22 -0500
From:      Jim Pingle <lists@pingle.org>
To:        "Marc G. Fournier" <scrappy@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: asr / raidutil not available for 6.x either ... ? :(
Message-ID:  <457EF8C2.8040008@pingle.org>
In-Reply-To: <C28B53CF508EB508034E8325@ganymede.hub.org>
References:  <C28B53CF508EB508034E8325@ganymede.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc G. Fournier wrote:
> 
> Installed it from ports, and it installed the compat4x stuff, but although it 
> runs with no args, as soon as I try to access the controller:
> 
> 
> # raidutil -d 1 -L physical
> osdIOrequest : File /dev/rdptr17 Could Not Be Opened
> Engine connect failed: COMPATILITY number
> 
> 
> so I take it that like the storcon stuff, one is out of luck running FreeBSD 
> 6.x? :(

I have a bunch of these and using raidutil works great, however you need to
rebuild your kernel with:

options ASR_COMPAT

That is in addition to having compat4x_enable="YES" in rc.conf

Jim



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