Description of problem: When trigger upi/vsphere installation with the latest rhcos ami rhcos-44.81.202002071430-0, vm hosts can not boot up. Following error info shows in vm console. PXE-E53:NO boot filename received PXE-M0F exiting intel PXE ROM operating system not found Version-Release number of selected component (if applicable): rhcos-44.81.202002071430-0 How reproducible: always Steps to Reproduce: 1. upload the latest rhcos image from https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002071430-0/x86_64/rhcos-44.81.202002071430-0-vmware.x86_64.ova 2. Trigger upi/vsphere installation with rhcos-44.81.202002071430-0 3. Actual results: vm hosts can not boot up Expected results: vm hosts can boot up successfully to continue installation. Additional info: The old rhcos image rhcos-44.81.202001241431.0 works well.
This might be a duplicate or related to the missing OVF file reported here - https://bugzilla.redhat.com/show_bug.cgi?id=1804413 Do you get any errors trying to import the OVA via `ovftool`? cc: @bgilbert
(In reply to Micah Abbott from comment #1) > Do you get any errors trying to import the OVA via `ovftool`? No, I don't use ovftool. But I hit a failure when import it through console [deploy ovf template] when use this url[1] directly. So I downloaded the ova from [1] to a http server, and import it through http:server_ip/rhcos-44.81.202002071430-0-vmware.x86_64.ova through the console successfully. [1]https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.4/44.81.202002071430-0/x86_64/rhcos-44.81.202002071430-0-vmware.x86_64.ova
Consider openshift QE can not apply the latest rhcos image as boot image to run our testing, raise this bug as testblocker.
I received this message trying to import rhcos-44.81.202002071430-0-vmware.x86_64.ova into vsphere: "Transfer failed: The OVF descriptor is not available"
Could you try again with RHCOS 44.81.202002211631-0 or later? It has several OVA-related fixes.
rhcos-44.81.202002211631-0 work well.
Great! Closing.