-
Hi, using: ACS 4.19.3.0 I was wondering if there is any limitation with Alma Linux 9.6 and UEFI Secure/Legacy Boot? Trying to create/start a VM results in a error message: UI MGMT Logs
(more logs attached) Cloudstack Agent settings: guest.nvram.template.secure=/usr/share/OVMF/OVMF_VARS_4M.ms.fd The same setup using Ubuntu 24 LTS as hypervisors works out of the box. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
it seems to be related the to affinity group with type |
Beta Was this translation helpful? Give feedback.
-
I was able to fix it. I had a mix up in the uefi.properties settings for Alma Linux. guest.nvram.template.secure=/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd |
Beta Was this translation helpful? Give feedback.
I was able to fix it. I had a mix up in the uefi.properties settings for Alma Linux.
Corrected settings are:
guest.nvram.template.secure=/usr/share/edk2/ovmf/OVMF_VARS.secboot.fd
guest.nvram.template.legacy=/usr/share/edk2/ovmf/OVMF_VARS.fd
guest.loader.secure=/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd
guest.loader.legacy=/usr/share/edk2/ovmf/OVMF_CODE.fd
guest.nvram.path=/var/lib/libvirt/qemu/nvram/