Bug 1488557
| Summary: | [RFE] diskimage-builder support whole disk images with UEFI whole disk image support for overcloud nodes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | mlammon | ||||
| Component: | diskimage-builder | Assignee: | Yolanda Robla <yroblamo> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | mlammon | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 12.0 (Pike) | CC: | bfournie, hfukumot, iwienand, jcoufal, knoha, mburns, racedoro, rhel-osp-director-maint, sasha, yroblamo | ||||
| Target Milestone: | Upstream M1 | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | 15.0 (Stein) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1646907 1677770 (view as bug list) | Environment: | |||||
| Last Closed: | 2019-06-20 10:19:50 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: | |||||||
| Bug Depends On: | 1438574 | ||||||
| Bug Blocks: | 1646907, 1677770 | ||||||
| Attachments: |
|
||||||
|
Description
mlammon
2017-09-05 16:55:54 UTC
Support for GPT in block devices need to be added to diskimage-builder. It was discussed and agreed this is not a bug rather a new feature [RFE]. I have updated the subject to reflect this being a RFE There is some progress here; [1] proposes GPT support for dib. It's still an open question how to get UEFI bootloaders installed in the image, but this is a start. [1] https://review.openstack.org/#/c/533490/ Ian, is there any additional work to add support for UEFI boot loader (grub2-efi) to dib in the context of building the overcloud-full image? If so, could you add it here? Thanks! I couldn't 100% say; for a basic use-case, I would think no. However if you start adding custom layout partitions or lvm+uefi for example ... then that probably needs some tweaking. Per [1], appending the "block-device-efi" element should flip the build into making an efi boot partition and installing grub-efi. [1] https://docs.openstack.org/diskimage-builder/latest/user_guide/building_an_image.html#disk-image-layout Moving to OSP-15. Currently there is no support for it, but I started to work on that this week. It looks like all fixes have landed, can we move this to POST? Looks like all patches have merged, moving to POST. I started the backport to 13, opening a new bug to track it https://bugzilla.redhat.com/show_bug.cgi?id=1646907 |