Bug 1781885
| Summary: | RHEL 8.0 UEFI will not boot. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | dwane.pottratz |
| Component: | diskimage-builder | Assignee: | Ian Wienand <iwienand> |
| Status: | CLOSED NOTABUG | QA Contact: | Arik Chernetsky <achernet> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 15.0 (Stein) | CC: | apevec, aschultz, gavin.hindman, jjoyce, mburns |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-01 18:23:49 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
dwane.pottratz
2019-12-10 20:11:36 UTC
NOTE: I am using a packstack install from the RDO project to apply the images using ironic. I am using centos 7 with the latest diskimage-builder to create the images on a separate machine. I had to uninstall python-yaml to get diskimage builder to install with pip install diskimage-buidler. The distro release of diskimage-builder fro centos 7 does not contain the block-device-efi element needed for UEFI image creation. I have no issues creating and using fedora, ubuntu, or centos images. They all will boot UEFI using ironic on bare metal. They will also boot in KVM with q35 chipset and OVMF firmware. RHEL 8.x images seem to have issues in booting bare metal (UEFI) or KVM (UEFI). In both situations they fail in the same way. Is anyone looking at this bug? Any information that I can provide? Is this a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1772652 ? (In reply to Lon Hohberger from comment #3) > Is this a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1772652 ? No. I am able to create images, but the image will not boot. disk-image builder is designated as non-core package in the RHOS package manifest: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/15/html/package_manifest/ch02 That means DIB is supported only for RHOS. What is the use-case here? (In reply to Alan Pevec from comment #5) > disk-image builder is designated as non-core package in the RHOS package > manifest: > https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/15/ > html/package_manifest/ch02 > > That means DIB is supported only for RHOS. > What is the use-case here? We are trying to create RHEL images for bare metal booting using ironic. I think you should be starting with the RHEL guest image, then, not using DIB. There are other tools provided by RHEL for customizing those images to fit your needs (libguestfs). The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |