Hi,
Currently have 1.6.3 running on proxmox and I don't recall any issues installing it. Just convert the ova file to qcow2 and import.
When trying to convert the 2.1.0-r22 ova over to qcow2, I keep getting the following error when converting the disk1 image:
root@pve-dc:~/tmp/convert# qemu-img convert -O qcow2 cnmaestro-on-premises_2.1.0-r22_amd64-disk1.vmdk cnmaestro-on-premises_2.1.0-r22_amd64-disk1.qcow2 qemu-img: error while reading sector 63616: Invalid argument qemu-img: error while reading sector 63744: Invalid argument
I've tried multiple versions of qemu-img and even a couple stand alone tools from other vendors, and they all seem to choke at the same point. The disk2 file converts without any errors.
Does anyone have any suggestions?