Hey everyone, here's the plan, migrate all of my VM's to a data store on my NFS
server, I've been wanting to do this for a while, to get off of the dedicated
local storage, and move to shared. Big benefits of doing so, one of which is
multiple hosts can access the same VM's for redundancy. But, I initially set up
using ZFS. I went with ZFS for compression and data deduping. Turns out,
deduping is a huge memory hog. Compression is a huge CPU hog (not a shocker).
So, when I first created them, doi