Import an OVA to Proxmox VE

Copy the OVA to a folder in the node you wish to Import.

Uncompress the Archive with:

$ tar xvf $path

$ qm importovf $vmid $ovf_path

$ qm importdisk $vmid $vdi_or_vmdk_path

Attach the disk in the Hardware sub-section of the VM Settings.