Custom HL15 with X11SPi-TF and LSI 9300/9400-16i HBA unable to use 45Drive Disk Feature

Ok - I guess you’re on an older version of 45Drives-Tools. It looks like the latest version 3.0.14 did make it into the repo on December 16. Might be worth checking sudo apt update && sudo apt upgrade. I saw in another post where the packages from 45Drives repo were not updating unless specifically called out. I think that would then be sudo apt upgrade 45drives-tools.

This is what I am getting when try to update it.
45drives-tools is already the newest version (3.10.0-1focal).
The whole system was installed 5 days ago so I am sure everything is up to date within 5 days.

I can see why apt would think that based on versioning, but I also see that package was created back in August. There are packages with a creation date after that in the repo so I think this is mistake and probably should be 3.0.10. Maybe try to install the latest package by specifying the version number: sudo apt install 45drives-tools=3.0.14-1focal

Yes. That seems to be the case.

45drives-tools/focal 3.10.0-1focal amd64 [upgradable from: 3.0.14-1focal]

FYI - I did end up opening a GitHub issue on this problem, and I added a comment about the (suspected) erroneous 3.10.0 package.