4fb1b813f4
Special cases boot/uefi record setup to focus on UEFI nvram updates instead of attempting nvram updates *and* setting the boot device to disk. Closes-Bug: 2053064 Change-Id: Ic6584479a47146577052d17fa3f697eef64ac73c
14 lines
710 B
YAML
14 lines
710 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes issues with Lenovo hardware where the system firmware may display
|
|
a blue "Boot Option Restoration" screen after the agent writes an image
|
|
to the host in UEFI boot mode, requiring manual intervention before the
|
|
deployed node boots. This issue is rooted in multiple changes being made
|
|
to the underlying NVRAM configuration of the node. Lenovo engineers
|
|
have suggested to *only* change the UEFI NVRAM and not perform
|
|
any further changes via the BMC to configure the next boot. Ironic now
|
|
does such on Lenovo hardware. More information and background on this
|
|
issue can be discovered in
|
|
`bug 2053064 <https://bugs.launchpad.net/ironic/+bug/2053064>`_.
|