I have old disk with dead Proxmox and VMs on one disk
I install new PX and connect old disk with
zpool import -f -d /dev/sdd2 -R /mnt/old_data/ 123871264 rpool_old
I create new VM with approx disk size (e.g. old vm has 15gb, and I set 16gb, is it correct?) and did
zfs send...