- Related issues: #2577 [BUG] Boot in EFI mode not selected when creating multiple VM instances using VM template with EFI mode selected.
Category:
- Virtual Machine
Verification Steps
- Create a VM template, check the
Booting in EFI mode - Create multiple VM instance and use the VM template have
Booting in EFI modechecked - Wait for all VM running
- Check the EFI mode is enabled in VM config
- ssh to each VM
- Check the /etc/firmware/efi file
Expected Results
Can create multiple VM instance using VM template with EFI mode selected
-
All VMs are running

-
Check VM setting, the booting in EFI mode is checked

-
Access each VM we can see
/sys/firmware/efipresentubuntu@efi-01:~$ ls /sys/firmware/ acpi dmi efi memmapubuntu@efi-02:~$ ls /sys/firmware/ acpi dmi efi memmapubuntu@efi-03:~$ ls /sys/firmware acpi dmi efi memmap