[CentOS] SCSI drives and Centos 7

Sun May 14 00:35:23 UTC 2017
Gregory P. Ennis <PoMec at PoMec.Net>

      * On Sun, Apr 30, 2017 at 1:03 PM, Gregory P. Ennis
        <PoMec at pomec.net> wrote:

> Thanks for your help.  I did not want to replace this machine with new
> equipment, but it looks like I may need to do just that.
>
> Here are the results with respect to the lsi raid board for :
>
> lspci -nn
>
>
> 02:01.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID [1000:1960] (rev 01)
> 02:02.0 SCSI storage controller [0100]: Adaptec AIC-7902B U320 [9005:801d] (rev 10)
> 02:02.1 SCSI storage controller [0100]: Adaptec AIC-7902B U320 [9005:801d] (rev 10)

The driver for your device LSI Logic / Symbios Logic MegaRAID
[1000:1960] is disabled in the CentOS kernel (C6 and C7).

# CONFIG_MEGARAID_LEGACY is not set

You'd need a driver disk with the required driver to install CentOS on
your system. My suggestion is that you ask ELRepo to offer such a disk
by filing an RFE at http://elrepo.org/bugs .

Akemi
_______________________________________________
--------------------------------------------

Akemi,

That is a really good idea.  Did not know this could be done.

Greg