Description of problem: When exporting a VM to an OVA file the export succeeds, but when extracting the ovf file from the OVA file via tar the ovf metadata has its format field set to RAW. An inspection of the actual disk file via qemu-img info shows that the disk format is actually qcow2. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Export as an OVA file a VM with a disk attached 2. Access the Host and use tar xvf to extract the vm.ovf file and the disk 3. open the ovf file and search for the format Actual results: The format is set to RAW Expected results: The format should be set to COW Additional info: Use "qemu-img info " command on the disk file to verify the format is qcow2.
(In reply to Steven Rosenberg from comment #0) > Steps to Reproduce: > 1. Export as an OVA file a VM with a disk attached Adding to the above that the disk should be of type RAW and with no snapshots.
verified in ovirt-engine-4.4.1.2-0.10.el8ev.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: RHV Manager (ovirt-engine) 4.4 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:3247