I am tying to move a VM (Debian_VM) from one pool to another pool. I have done it in the past with a zfs send/receive process but I must be missing somenthing.
I stop the VM and execute the below:
zfs send GeneralStorage/Debian_VM | zfs receive APPS/Debian_VM
What I get is below:
warning: cannot send ‘GeneralStorage/Debian_VM’: Input/output error
cannot receive new filesystem stream: incomplete stream