Export a ZFS ZVOL to a RAW image
A ZVOL is a block device. dd (or qemu-img convert) to .raw. Snapshot first if the VM is up.
A ZVOL is a block device. dd (or qemu-img convert) to .raw. Snapshot first if the VM is up.
Five steps: download the cloud image, qm create, import the disk, qm template, clone.