I have an Adaptec 6905e and I have tried it in Freenas 8. It is not natively supported so I did the following
mount -uw /
copied the aacu64.ko(from the adaptec website) into /boot/kernel
manualy editited the /boot/loader.conf and added
aacu64_load=”YES”
I set the HDDs as JBOD and they appear in the HDD list and the ZFS raid works normally.
The issue I have is when you shutdown the NAS displays:
exiting on signal 10
<other stuff>
All buffers synced.
Uptime: XX XX XX
Then it just sits there, dosen't unload the driver and does not power off
I have tried adding the driver through the web gui “the new loader page”, with the same result.
***Had to be added in the web GUI as the Freenas gui update resets the loader.conf and resets the kernel folder***
also I have the the driver in the /boot/modules folder
NOTE: if you load the driver manually i.e.
kldload -v aacu64.ko
the SAS controllor functions normally, shows the drives and shutsdown gracefully.
Can anyone explain the correct way to install a 3rd party drive to install in Freenas 8, or how I can add the kldload command to a pre int as per Freens 7?
<Holding in the powerbutton on the NAS to shut it down makes me sad>
mount -uw /
copied the aacu64.ko(from the adaptec website) into /boot/kernel
manualy editited the /boot/loader.conf and added
aacu64_load=”YES”
I set the HDDs as JBOD and they appear in the HDD list and the ZFS raid works normally.
The issue I have is when you shutdown the NAS displays:
exiting on signal 10
<other stuff>
All buffers synced.
Uptime: XX XX XX
Then it just sits there, dosen't unload the driver and does not power off
I have tried adding the driver through the web gui “the new loader page”, with the same result.
***Had to be added in the web GUI as the Freenas gui update resets the loader.conf and resets the kernel folder***
also I have the the driver in the /boot/modules folder
NOTE: if you load the driver manually i.e.
kldload -v aacu64.ko
the SAS controllor functions normally, shows the drives and shutsdown gracefully.
Can anyone explain the correct way to install a 3rd party drive to install in Freenas 8, or how I can add the kldload command to a pre int as per Freens 7?
<Holding in the powerbutton on the NAS to shut it down makes me sad>