Description of problem: Trying to run new VM with Legacy BIOS under a cluster with "Q35 chipset with legacy BIOS" failed with the next engine.log: 2020-07-06 10:49:44,671+03 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (EE-ManagedThreadFactory-engine-Thread-11589) [4c2467c7-9b87-4484-bc10-998ba0e2a82a] Can't find VDS to run the VM 'f7a51a40-fa82-4569-b6bc-fb95f81e51e5' on, so this VM will not be run. Version-Release number of selected component (if applicable): ovirt-engine-4.4.1.7-0.3.el8ev vdsm-4.40.22-1.el8ev.x86_64 qemu-kvm-4.2.0-28.module+el8.2.1+7211+16dfe810.x86_64 libvirt-daemon-6.0.0-25.module+el8.2.1+7154+47ffd890.x86_64 How reproducible: 100% Steps to Reproduce: 1. Browse WebAdmin, create new VM, select default cluster (Cluster BIOS type is: Q35 chipset with legacy BIOS), Select OS type RHEL 8, change BIOS type to "Legacy". click ok button. 2. Run VM. 3. Actual results: VM failed to run Expected results: VM should be able to run with legacy BIOS when cluster BIOS type is "Q35 Chipset with Legacy BIOS"). Additional info: engine.log and vdsm.log attached
Created attachment 1699995 [details] vdsm.log
Created attachment 1699996 [details] engine.log
This looks like a duplicate of bz 1853909 - can you please check if it works on a new cluster?
(In reply to Arik from comment #3) > This looks like a duplicate of bz 1853909 - > can you please check if it works on a new cluster? Same VM configuration on a new cluster (with default BIOS type) is running successfully.
*** This bug has been marked as a duplicate of bug 1853909 ***