All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux / mpt3sas support for PCI 1000:0014 (weird device?)
@ 2020-02-27 13:07 Dmitry Antipov
  2020-02-27 17:42 ` Sumit Saxena
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Antipov @ 2020-02-27 13:07 UTC (permalink / raw)
  To: MPT-FusionLinux.pdl; +Cc: linux-scsi

Hello,

my Debian 9.12 system with 4.9-based kernel reports the following device:

# lspci | grep -i sas
04:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID Tri-Mode SAS3516 (rev 01)

# lspci -n | grep '04:00.0'
04:00.0 0104: 1000:0014 (rev 01)

but 0014 is not listed in drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h among the supported device ids.

Any ideas on who 1000:0014 is really are, and should it be supported by mpt3sas?

Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux / mpt3sas support for PCI 1000:0014 (weird device?)
  2020-02-27 13:07 Linux / mpt3sas support for PCI 1000:0014 (weird device?) Dmitry Antipov
@ 2020-02-27 17:42 ` Sumit Saxena
  2020-02-28  8:44   ` Dmitry Antipov
  0 siblings, 1 reply; 4+ messages in thread
From: Sumit Saxena @ 2020-02-27 17:42 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: MPT-FusionLinux.pdl, Linux SCSI List

On Thu, Feb 27, 2020 at 6:45 PM Dmitry Antipov <dmantipov@yandex.ru> wrote:
>
> Hello,
Hi Dmitry,
>
> my Debian 9.12 system with 4.9-based kernel reports the following device:
>
> # lspci | grep -i sas
> 04:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID Tri-Mode SAS3516 (rev 01)
>
> # lspci -n | grep '04:00.0'
> 04:00.0 0104: 1000:0014 (rev 01)
>
> but 0014 is not listed in drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h among the supported device ids.
>
> Any ideas on who 1000:0014 is really are, and should it be supported by mpt3sas?
1000:0014 is LSI/Broadcom MegaRAID controller and supported by
megaraid_sas driver (drivers/scsi/megaraid).

Thanks,
Sumit
>
> Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux / mpt3sas support for PCI 1000:0014 (weird device?)
  2020-02-27 17:42 ` Sumit Saxena
@ 2020-02-28  8:44   ` Dmitry Antipov
  2020-03-02 11:17     ` Sumit Saxena
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Antipov @ 2020-02-28  8:44 UTC (permalink / raw)
  To: Sumit Saxena; +Cc: MPT-FusionLinux.pdl, Linux SCSI List

On 2/27/20 8:42 PM, Sumit Saxena wrote:

> 1000:0014 is LSI/Broadcom MegaRAID controller and supported by
> megaraid_sas driver (drivers/scsi/megaraid).

Thanks. But lsiutil isn't expected to work with megaraid_sas, right?

Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Linux / mpt3sas support for PCI 1000:0014 (weird device?)
  2020-02-28  8:44   ` Dmitry Antipov
@ 2020-03-02 11:17     ` Sumit Saxena
  0 siblings, 0 replies; 4+ messages in thread
From: Sumit Saxena @ 2020-03-02 11:17 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: MPT-FusionLinux.pdl, Linux SCSI List

On Fri, Feb 28, 2020 at 2:14 PM Dmitry Antipov <dmantipov@yandex.ru> wrote:
>
> On 2/27/20 8:42 PM, Sumit Saxena wrote:
>
> > 1000:0014 is LSI/Broadcom MegaRAID controller and supported by
> > megaraid_sas driver (drivers/scsi/megaraid).
>
> Thanks. But lsiutil isn't expected to work with megaraid_sas, right?
Yes, "lsiutil" will not work with megaraid_sas. You may need to use "storcli"
application to manage megaraid_sas adapters. You can download "storcli"
from Broadcom website.

Thanks,
Sumit
>
> Dmitry

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-02 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-27 13:07 Linux / mpt3sas support for PCI 1000:0014 (weird device?) Dmitry Antipov
2020-02-27 17:42 ` Sumit Saxena
2020-02-28  8:44   ` Dmitry Antipov
2020-03-02 11:17     ` Sumit Saxena

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.