What were you trying to do that didn't work?
When testing the edk2 test loop, hit this issue when running to this case "block_boot_multi_disks.with_ovmf".
in the test case: boot a VM with 1 system image and 99 data images with virtio-blk. When booting the VM, hit this issue.
What is the impact of this issue to you?
Normal: not hit is every time and it works well if I replace the vars file with a copy of the template.
Please provide the package NVR for which the bug is seen:
hit this issue on the following three versions.
edk2-20240524-9.el10
edk2-20240524-10.el10
edk2-20240524-11.el10
How reproducible is this bug?:
2/5
Steps to reproduce
- boot a VM with 1 system image and 99 data images with virtio-blk. boot_multi_disk.sh
Expected results
the VM boots up successfully
Actual results
Hit the following message in serial log.
2024-11-14 05:46:56: BdsDxe: loading Boot0002 "redhat" from HD(1,GPT,37C18397-B1DF-455C-9E61-DC767C20836C,0x800,0x12C000)/\EFI\redhat\shimx64.efi 2024-11-14 05:46:57: BdsDxe: starting Boot0002 "redhat" from HD(1,GPT,37C18397-B1DF-455C-9E61-DC767C20836C,0x800,0x12C000)/\EFI\redhat\shimx64.efi 2024-11-14 05:46:57: Could not create MokListRT: Volume Full 2024-11-14 05:46:57: Could not create MokListXRT: Volume Full 2024-11-14 05:46:57: Could not create SbatLevelRT: Volume Full 2024-11-14 05:46:57: Could not create MokListTrustedRT: Volume Full 2024-11-14 05:46:57: Something has gone seriously wrong: import_mok_state() failed: Volume Full 2024-11-14 06:16:23: Ncat: Broken pipe.