update_nvram defaults to false, not true as per docs
Bug #1895044 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Unassigned | ||
curtin |
Fix Committed
|
Undecided
|
Unassigned | ||
curtin (Ubuntu) |
Fix Committed
|
Undecided
|
Unassigned | ||
Xenial |
New
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
New
|
Undecided
|
Unassigned | ||
Groovy |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
While verifying MAAS 2.9.0b1 I noticed that NVRAM variables are not being written. MAAS does not set this variable and according to the docs it should be set to true by default[1]. Without NVRAM being written the UEFI boot order isn't modified and no new entry is added for the deployed OS. If MAAS is down while a deployed machine reboots this may cause the machine to be unable to reboot.
[1] https:/
Changed in maas: | |
milestone: | none → 2.9.0 |
To post a comment you must log in.
Note curtin.cfg does disable updating NVRAM in grub as a debconf_selection. This is to fix LP:1642298 and shouldn't effect Curtin. Even if the debconf_selection is removed Curtin does not update nvram.