Hi, I have the same problem. On some mainboard there is a controller (or two of them), more or less similar to this one:
Code:
ahci0: <Intel Wellsburg AHCI SATA controller>
ahci0: AHCI v1.30 with 4 6Gbps ports, Port Multiplier not supported
and I would like to have just the same thing again on a PCIe card - but that doesn't exist.
What does exist is either some cheap RAID constructs (and they do not seem to have an all-too-good reputation), or the SAS cards from LSI/Avago.
So, recently I was going to give it a try. The first effort was an elderly Marvell controller that should at least run SATA-II (but then 8 of them). Sadly, the seller declined selling it to me (no reason given), so this experiment did not really work out.
Next I tried a Dell PERC H200 - that was sent to me a week ago (from some 50 km away), but didn't arrive yet. So also no practical data.
It seems really difficult to actually get these things.
In the meantime I got the idea to look into my own machines. This here is a dedibox (i.e. rented), in fact some elderly Dell rackmount thing - I never looked into the hardware in detail, because it's none of my business, and the thing just works. But, it shows this:
mps0: <Avago Technologies (LSI) SAS2008> port 0xfc00-0xfcff mem 0xdf2b0000-0xdf2bffff,0xdf2c0000-0xdf2fffff irq 16 at device 0.0 on pci1
mps0: Firmware: 07.15.08.00, Driver: 21.02.00.00-fbsd
mps0: IOCCapabilities: 185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR>
So this is one of these LSI things. And it is apparently not flashed to IT mode, because
- it shows the "IR" capability
- the hoster offers to run the disks as RAID, and
- the installation web-interface indeed offers the choice of RAID0, RAID1 or none.
But then, it just shows the disks in the usual way:
Code:
da1: <ATA WDC WD1003FBYX-1 1V02> Fixed Direct Access SPC-3 SCSI device
da0: <ATA WDC WD1003FBYX-1 1V02> Fixed Direct Access SPC-3 SCSI device
I installed my standard mixed UFS/ZFS layout, I run
smartctl
, and all my automated testing&monitoring works just like anywhere else:
Code:
# cat /ext/diskstat/smart.2023w36/da0
=== START OF INFORMATION SECTION ===
Model Family: Western Digital RE4
Device Model: WDC WD1003FBYX-18Y7B0
Add. Product Id: DELL(tm)
Firmware Version: 01.01V02
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: 7200 rpm
Device is: In smartctl database 7.3/5319
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 2.6, 3.0 Gb/s
,,,
So why would one need to flash such a thing around? And, is it only mine, or do the SAS2008 in "IR" generally treat SATA disks in this friendly way?
As indeed, on ebay we can buy such controllers as defect, after the seller had tried to flash them and bricked them in the process.
The box is a Dell rackmount, even the disks are Dell cusomized (for whatever reason), so probably the controller is also a Dell version...