Hi,
I've been experimenting with formatting md memory disks with ZFS, the main idea being that I could use compression for more space over the usual UFS md.
I'm just wondering if there are any caveats with this, is it a bad idea?
So for example with:
mdconfig -s 4g -u md1
zpool create -o...