transfer a virtual machine "zfs send/recv"

Alexander86

Member
Oct 25, 2018
16
0
6
39
Hi, I'm trying to transfer a virtual machine from one physical node to another. Used zfs send / recv.
"zfs send rpool1 / vm-23674-disk-1 @ s1 | ssh 192.168.238.129 zfs recv rpool2 / vm-23674-disk-1"​
In the list of zfs on the second machine, it appears. But how can I use it for example in proxmox ui?
The raw image is displayed in Storage, but I can't do anything with it. My goal is to replicate machines from one
node to another and the further possibility of its use.

Thank!
 
Hi,

You have to create/move the config of the VM also.