Dell PowerEdge R920 w/ Perc H730P

Glen Barber gjb at FreeBSD.org
Tue Aug 26 18:47:04 UTC 2014


On Tue, Aug 26, 2014 at 06:39:59PM +0000, RANDOLPH, DONALD L wrote:
> I'm having an issue install FreeBSD 10.0 on a Dell PowerEdge w/ the Perc H730P raid controller.
> I see there has been support added for the controller in the stable version using the mrsas driver.
> But when I boot up in the installer... it is still trying to use the older mfi driver.
> How do I get the installer to properly recognize the raid controller?
> Are there any logs I can provide to help solve this issue?
> 

At the loader(8) prompt, try:

    set hw.mfi.mrsas_enable=1
    boot

There is an overlap between some mfi(4) drivers and the mrsas(4) driver,
and the mfi(4) probe happens first.

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140826/41e05a13/attachment.sig>


More information about the freebsd-stable mailing list