I would like to replicate zfs filesystems (datasets) between nodes in a Proxmox cluster, which can certainly be done if a VM or Container is parked on it. It can also certainly be done from command line with zfs send / zfs recv. What can't be done is to be able to do this through the GUI, why is...