brando56894
Wizard
- Joined
- Feb 15, 2014
- Messages
- 1,537
I got an Atto H120F 12 Gbps SAS HBA off of ebay for "cheap" ($300) and it works with my system, but it looks like it may be in RAID mode since it fails to load the drives during boot up, but once it gets to the login prompt I see a bunch of messages about it assembling RAID arrays and after about 30 seconds all my pools are available. Since the only configuration utilities for it appear to be their config manager, I installed the service in TrueNAS (yes, I know, not recommended) and then installed the client on my laptop. The two can see each other, but the client app is less than useful because the current driver in use doesn't provide the necessary info.
The current driver is pm80xx and the driver I need to load is e5sashba which I downloaded and installed/compiled from their website. I attempted to blacklist pm80xx and load e5sashba via /etc/modprobe.d/atto.conf but the former still loads in place of the latter, even if I use install pm80xx /bin/true which according to the Arch wiki is a "foolproof" way of blacklisting the module, even if something else requires it.
How can I get it to load during boot?
The current driver is pm80xx and the driver I need to load is e5sashba which I downloaded and installed/compiled from their website. I attempted to blacklist pm80xx and load e5sashba via /etc/modprobe.d/atto.conf but the former still loads in place of the latter, even if I use install pm80xx /bin/true which according to the Arch wiki is a "foolproof" way of blacklisting the module, even if something else requires it.
How can I get it to load during boot?