Hello,
i want to move a esxi VM to proxmox, created the ovf export but when i try to import i am getting this:
root@proxmox:/mnt/pve/localext4/import# qm importovf 200 ubuntu.ovf local-lvm
Logical volume "vm-200-disk-0" created.
transferred 0.0 B of 200.0 GiB (0.00%)
transferred 2.0 GiB of 200.0 GiB (1.00%)
transferred 4.0 GiB of 200.0 GiB (2.00%)
transferred 6.0 GiB of 200.0 GiB (3.00%)
transferred 8.0 GiB of 200.0 GiB (4.00%)
transferred 10.0 GiB of 200.0 GiB (5.00%)
qemu-img: error while reading at byte 10607198208: Invalid argument
Logical volume "vm-200-disk-0" successfully removed.
error during import, cleaning up created resources...
import failed - copy failed: command '/usr/bin/qemu-img convert -p -n -f vmdk -O raw /mnt/pve/localext4/import/ubuntu-0.vmdk zeroinit:/dev/pve/vm-200-disk-0' failed: exit code 1
I repeated the command and it stops at the same place.
How to fix it and how to import the VM?
i want to move a esxi VM to proxmox, created the ovf export but when i try to import i am getting this:
root@proxmox:/mnt/pve/localext4/import# qm importovf 200 ubuntu.ovf local-lvm
Logical volume "vm-200-disk-0" created.
transferred 0.0 B of 200.0 GiB (0.00%)
transferred 2.0 GiB of 200.0 GiB (1.00%)
transferred 4.0 GiB of 200.0 GiB (2.00%)
transferred 6.0 GiB of 200.0 GiB (3.00%)
transferred 8.0 GiB of 200.0 GiB (4.00%)
transferred 10.0 GiB of 200.0 GiB (5.00%)
qemu-img: error while reading at byte 10607198208: Invalid argument
Logical volume "vm-200-disk-0" successfully removed.
error during import, cleaning up created resources...
import failed - copy failed: command '/usr/bin/qemu-img convert -p -n -f vmdk -O raw /mnt/pve/localext4/import/ubuntu-0.vmdk zeroinit:/dev/pve/vm-200-disk-0' failed: exit code 1
I repeated the command and it stops at the same place.
How to fix it and how to import the VM?