I have been looking into it, it is my understanding that it may not be that useful on FreeNAS because FreeBSD does not have the new(ish) "hpsa" driver but relies on the older "cciss" driver which has been deprecated in favor of the "hpsa" driver. I think SMART data is accessible, at least it looks like they got it working in page 2 of this thread, but there may be other consequences:How is this card for use with ZFS? Did I understand correctly that it will not show the smart info?
HP redesigns their server chassis only every 2-3 generations. They changed the design when going from G7 to G8 and they were not going to change it again just for SAS3. So for G9 they decided to keep G8 drive cages and passive backplanes (with SFF-8087 connectors) and use custom designed SAS3 controllers with SFF-8087 connectors instead.
There are no performance or compatibility issues with the cards. Just make sure to use quality cables.
That would be great, in terms of hardware, if I remember correctly it is a dual E5-2670v2 as well as 8x Samsung SM1625's 400g (not SAS3, but I assume good enough to do a test).iometer and fio are the defaults, if you let me know what cpus and disks you are using I can help with a block/q depth sweep
I have been looking into it, it is my understanding that it may not be that useful on FreeNAS because FreeBSD does not have the new(ish) "hpsa" driver but relies on the older "cciss" driver which has been deprecated in favor of the "hpsa" driver. I think SMART data is accessible, at least it looks like they got it working in page 2 of this thread, but there may be other consequences:
HP H240 HBA Controller
That is why I said this is not optimal. You really need to look through the hardware guide: https://forums.freenas.org/index.php?resources/hardware-recommendations-guide.12/ This hardware you are using is going to cause you problems down the line and if there is any way that you can get...www.ixsystems.com
The hpsa driver should be present in newer linux distributions, so I imagine that it will work great on that.
In any case that is just research, some of it is fairly old (that FreeNas thread is from 2017) a lot of stuff could have changed since.
I intend to do some testing when the ones I ordered arrive.
I just cant get over these cards. Its very strange. These cards are just sooo curious in their choice to use SFF 8087 instead of SFF 8643. I wonder if this was a decision to cut costs for the card? This also tells me that they are confident that SFF 8087 will transfer at 12Gbps? Very interesting.
1. Download the offline SSA iso
https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_321a88714bff4279abf175b9bd
2. Boot from the ISO in SSA CLI mode
3. Get the serial numbers and copy the serial numbers
ctrl all show
4. Set to HBA mode
ctrl serialnumber=SERIAL modify clearconfigdata
ctrl serialnumber=SERIAL modify clearnvram
ctrl serialnumber=SERIAL modify bootvolume=clearprimary
ctrl serialnumber=SERIAL modify bootvolume=clearsecondary
ctrl serialnumber=SERIAL modify raidmode=off
I'm going to have to politely beg to differ on these points.PMC has always made much better RAID controllers than LSI. But LSI's low end models were less expensive than PMC's. Which made them more popular and better supported many years down the road.
There are no performance or compatibility issues with the cards. Just make sure to use quality cables.
[10439.304095] hpsa 0000:04:00.0: scsi 0:0:6:0: removed Direct-Access ATA Samsung SSD 860 PHYS DRV SSDSmartPathCap- En- Exp=0
So I made a similar post on r/Datahoarder and someone found this postHmm. That's interesting. I truly thought all 8087/8482 and the newer 8643 cables had the capability to do 12Gbps, but were limited by the controller.
I believe you though. I started taking a look at these cheap controllers myself, and I ordered one. I think these cards may become more popular soon.
Sorry I'm a bit new to all this. My plan was to test it with CrystalDiskMark but you're saying the card should tell me if it's seeing 12Gbps. Do I get to the card's bios the same way as I do my mobo? Is the reporting utility something I need to download?Yeah im leaning towards most 8087 cables working, but let us know what you find. Remember, unless you have 12Gbps drives, you wont see it reported. The cable will connect at whatever the speed of the drive is. In your case, its a 12Gbps SAS SSD, so it should show in the card's bios or reporting utility.
I am not reading the post, as it is limited to 10G, rather that it is what the standard specifies.See here. The 8087 cable is limited to 10Gbps. You will see the negotiated connection rated at 12Gbps but the top rated speed is 10Gbps.
I was able to use the command line tools to update the bios in linux.You don't need an HP server to configure this HBA. You can use Smart Storage Administrator CLI (download, manual) to manage RAID/HBA functionality from the OS. Alternatively, you can create a USB key to boot off of and setup your preferred configuration there.