I have Intel Raid controller based on LSI MegaRaid. In my research, I can manage this raid controller with mfiutil. But I couldn't find this utility anywhere except man pages at freebsd.org. Where is it, or how can I install it?
Regards.
Nevermind I found it in base.txz file. If someone need this utility, simply download base.txz from ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/**FREEBSD VERSION**/base.txz, then decompress it with xz compressor, then get and put mfiutil from /usr/sbin, then do chmod 777 on it.
did you ever get raid controller working. i have a perc 5/i, but no luck. the drives show up separate and are loaded by the geom_raid module. any help would be greatly appreciated.