Discussion:
Driver support for Dell PERC H740p adapter
(too old to reply)
Bin LIU
2018-01-01 07:13:57 UTC
Permalink
Hi,

I'm not sure if there is any plan to support PERC H740 adapter, which is
widely deployed with Dell 14G server family.

# pciconf -lv
***@pci0:175:0:0: class=0x010400 card=0x1fcb1028 chip=0x00161000
rev=0x01 hdr=0x00
vendor = 'LSI Logic / Symbios Logic'
device = 'MegaRAID Tri-Mode SAS3508'
class = mass storage
subclass = RAID

https://pci-ids.ucw.cz/read/PC/1000/0016

As far as I know, mpr(4) does not support this device yet.

Thanks for any suggestion and news.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Gary Palmer
2018-01-02 17:11:28 UTC
Permalink
Post by Bin LIU
Hi,
I'm not sure if there is any plan to support PERC H740 adapter, which is
widely deployed with Dell 14G server family.
# pciconf -lv
rev=0x01 hdr=0x00
vendor = 'LSI Logic / Symbios Logic'
device = 'MegaRAID Tri-Mode SAS3508'
class = mass storage
subclass = RAID
https://pci-ids.ucw.cz/read/PC/1000/0016
As far as I know, mpr(4) does not support this device yet.
Thanks for any suggestion and news.
Have you tried the official Broadcom driver?

https://www.broadcom.com/products/storage/raid-controllers/megaraid-9460-8i#downloads

Regards,

Gary
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Bin LIU
2018-01-04 06:23:39 UTC
Permalink
Hi Gary,

Thanks for your suggestion. The official Broadcom driver works.

# dmesg
...
mrsas0: <AVAGO Harpoon SAS Controller> port 0xc000-0xc0ff mem
0xe1000000-0xe10fffff,0xe1100000-0xe11fffff,0xe1200000-0xe12fffff irq 88 at
device 0.0 numa-domain 1 on pci11
mrsas0: Using MSI-X with 32 number of vectors
mrsas0: FW supports <128> MSIX vector,Online CPU 32 Current MSIX <32>
mrsas0: NVME page size : (0)
mrsas0: FW supports JBOD Map
mrsas0: FW supports JBOD Map Ext
mrsas0: Jbod map is supported
mrsas0: VD created target ID: 0x0
mrsas0: FW supports: UnevenSpanSupport=1
mrsas0: MSI-x interrupts setup success
mrsas0: Disestablish mrsas intr hook
da0 at mrsas0 bus 0 scbus16 target 0 lun 0
da0: <DELL PERC H740P Adp 5.00> Fixed Direct Access SPC-3 SCSI device
da0: Serial Number 0069ca6e99bb35dc21005caf2b68888
da0: 150.000MB/s transfers
da0: 571776MB (1170997248 512 byte sectors)
...


Regards,

Bin
Post by Gary Palmer
Post by Bin LIU
Hi,
I'm not sure if there is any plan to support PERC H740 adapter, which is
widely deployed with Dell 14G server family.
# pciconf -lv
rev=0x01 hdr=0x00
vendor = 'LSI Logic / Symbios Logic'
device = 'MegaRAID Tri-Mode SAS3508'
class = mass storage
subclass = RAID
https://pci-ids.ucw.cz/read/PC/1000/0016
As far as I know, mpr(4) does not support this device yet.
Thanks for any suggestion and news.
Have you tried the official Broadcom driver?
https://www.broadcom.com/products/storage/raid-
controllers/megaraid-9460-8i#downloads
Regards,
Gary
--
B.R
Bin LIU/刘斌
+86-13628677262
+86-27-87737962
GreenCache Team,
Gforce Inc.

*Confidentiality Notice: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
or proprietary information. Any unauthorized review, use, disclosure or
distribution is prohibited.*
Loading...