匆忙记录
Proxmox includes qm importdisk as command.
Extract your ova:
tar -xvf *.ova
Create a new VM without harddisks.
Import Your harddisks like this: (targetvmid is the vmnumber)
qm importdisk targetvmid disk001.vmdk local -format qcow2
参考 https://www.jamescoyle.net/how-to/1218-upload-ova-to-proxmox-kvm