Hi,
When using ZFS, you shouldn't use a hardware RAID controller. ZFS requires direct access to the disks in order to manage redundancy, error detection, and recovery. Hardware RAID abstracts the disks from the operating system, making it impossible for ZFS to function correctly. You should...