Hi,
we can't import some OVA VMs into oVirt, that was previously exported in oVirt.
Further investigations and testing showed, that in some vm.ovf files the last closing tag
is missing ( </ovf:Envelope instead of </ovf:Envelope> ).
Intense testing showed the following occurrence:
on test DC (4.4.10.7-1):
- about half of the VMs have that problem (about 9 VMs)
- VMs where the export is working properly are ok, no matter how often i do export
- VMs who's vm.ovf is wrong stay that way, no matter how often i do export
on production DC (4.4.10.7-1):
- all VMs have that problem (49 VMs)
- an imported "good" VM formerly exported on test DC, now have a wrong vm.ovf
too after re-exporting on production DC
- vm.ovf of all VMs stay incorrect, no matter how often i do export
on develop DC (4.5.4-1):
- the only VM have that problem (1 VM)
- vm.ovf of VMs stay incorrect, no matter how often i do export
Environment:
all DC have independent hardware and are built exactly the same way with the same
components
oVirt is with hosted-engine
test and production:
oVirt: 4.4.10.7-1
engine OS: Cent OS Stream 8
host OS: RHEL 8.7
develop:
oVirt: 4.5.4-1
engine OS: Cent OS Stream 8 (latest updates till September 1st)
host OS: RHEL 8.8 (latest updates till September 1st)
Is that a known problem?
Is there a way to fix this?
regards, Lars