Bug 1804032
Summary: | vm can not boot up with rhcos-44.81.202002071430-0 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liujia <jiajliu> |
Component: | RHCOS | Assignee: | Micah Abbott <miabbott> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | liujia <jiajliu> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.4 | CC: | bbreard, bgilbert, dustymabe, imcleod, jialiu, jligon, nstielau |
Target Milestone: | --- | Flags: | jiajliu:
needinfo-
|
Target Release: | 4.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-02-24 04:05:18 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
liujia
2020-02-18 04:39:38 UTC
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. |