For Solaris 11 Express, what driver is supposed to be used? The M1015 is essentially a LSI 9240-8i

From http://www.lsi.com/products/storagecomponents/Pages/MegaRAIDSAS9240-8i.aspx The only driver for Solaris is a old 32bit driver?

I'd like to Flash it also, but can't seem to figure out which util to use.. The linux one from IBM screams for libraries that aren't included in the libraries section.

link|improve this question

0% accept rate
feedback

1 Answer

It's supposed to use the new mr_sas (6Gbit/s) instead of the old mega_sas driver.

You can use scanpci to find out the vendor/device ID and add them with update_drv / add_drv so the correct driver gets attached. Check /etc/driver_aliases.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.