I want to clone a vm from KVM to proxmox. So I did a snapshot of the lv from the VM's KVM. Then I imported the snapshot as a disk form my vm at proxmox
I attach the disk to the vm and set to be the first to boot and I'm getting the following error
see attachment.
I'm tested with all Bus ( IDE,SATA, virtio and SCSI) and getting the same error or blank screen at console.
Code:
qm importdisk <my vm number> <kvm snapshot> local_zfs
I attach the disk to the vm and set to be the first to boot and I'm getting the following error
Code:
Buffer I/O error on dev dm-2, logical block 11353072,async page read
I'm tested with all Bus ( IDE,SATA, virtio and SCSI) and getting the same error or blank screen at console.