I have a Dell R540 with PERC H730P running RAID 10 over 12 DISK to the tune of ~22TB. I want to run various applications/services in LXD containers.
I understand that ZFS is preferred for LXC storage pools, and that ZFS prefers direct access to raw disks.
My naive approach was to configure Ubuntu with LVM over the H/W RAID, and let LXD init with default settings (ZFS.img on EXT4 on LVM ...). My reading is that this will 'work fine' however isn't optimal performance / protection-wise.
Could someone provide some guidance the various options I have here and which would get the best of most worlds? Thanks!