I'm looking to install FreeBSD-10.2 on a Dell T430 with a PERC H730 RAID card. I'm particularly interested in using ZFS. I'm read various posts on the web about the PERC controllers. It looks like I'll need to enable the mrsas driver for this card.
Ideally I want to put the card in to non-RAID pass through and install ZFS as the root with some form of raidz.
If I add the the following to loader.conf:
Has anyone run FreeBSD-10.2 on similar hardware? Is the mrsas(4) driver stable enough? Are we better off using hardware raid 5/6?
I'm limited to using the given hardware but before I venture down the route of FreeBSD, I just wanted to check if this should be a stable setup?
Thanks
Russell
Ideally I want to put the card in to non-RAID pass through and install ZFS as the root with some form of raidz.
If I add the the following to loader.conf:
Code:
hw.mfi.mrsas_enable=1
mrsas_load="yes"
Has anyone run FreeBSD-10.2 on similar hardware? Is the mrsas(4) driver stable enough? Are we better off using hardware raid 5/6?
I'm limited to using the given hardware but before I venture down the route of FreeBSD, I just wanted to check if this should be a stable setup?
Thanks
Russell