Feature #8665
closedNeed support for LSI 9305-24i
100%
Description
The LSI 9305-24i is a part supported by the mpt_sas driver. It uses MPI 2.6 and has 24 phys. It uses the SAS3224 chipset and has the PCI ID 1000,c4. We also were able to test this against a LSI 9306-16e thanks to Chip Schweiss and have added that as its a similar chipset (just changes the number of phys). We haven't not added all the other possible MPI 2.6 supported parts at this time as we aren't certain of which are all covered by the SAS32XX chipsets.
To test this I ran a write workload interspersed with scrubs on a system with disks connected to this controller and to traditional SAS3008 chipsets. In addition, I explicitly wired in devices to the upper phy (20-23) and verified that we detected disks plugged into that.
Related issues
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
git commit 5ee44debdc8aa52cdcbf27fa252332a2403ef693
commit 5ee44debdc8aa52cdcbf27fa252332a2403ef693 Author: Robert Mustacchi <rm@joyent.com> Date: 2017-10-12T14:43:48.000Z 8665 Need support for LSI 9305-24i Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Updated by Yuri Pankov over 5 years ago
- Has duplicate Feature #8692: Broadcom SAS/SATA HBA support added