GitHub user winterhazel added a comment to the discussion: Starting instances in a domain other than root fails,
CloudStack is unable to find `/usr/share/OVMF/OVMF_VARS_4M.ms.fd` on `ucs-kvm2.straylight.gr`. ```log 2025-03-07 11:33:07,846 INFO [c.c.v.ClusteredVirtualMachineManagerImpl] (Work-Job-Executor-47:[ctx-9f1d333a, job-831/job-832, ctx-d65f9ceb]) (logid:25079cf7) Unable to start VM on Host {"id":6,"name":"ucs-kvm2.straylight.gr","type":"Routing","uuid":"05d1cd35-6004-47d8-a2dc-4131e0c1b822"} due to Failed to open file '/usr/share/OVMF/OVMF_VARS_4M.ms.fd': No such file or directory ``` Could you list the files at `/usr/share/OVMF/`? You may need to change the values from `uefi.properties` depending on the existing files. > The logs with the relevant logid are now 590 lines, maybe I should disable > debugging? I usually leave debug enabled. Sometimes info unfortunately does not contain enough information to identify the cause of an issue. GitHub link: https://github.com/apache/cloudstack/discussions/10430#discussioncomment-12425274 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org