Hi guys,
I played around with cloudstack 4.15 and UEFI boot until someone here
pointed me to a PR which fixes the problem with the missing q35 chipset.
Thats the reason why I just installed the 4.15.1 SNAPSHOT.
Now I get the following problem:
Unable to start VM on Host... due to Unsupported Configuration: IDE
controllers
are unsupported for this QEMU binary or machine type
I am using cloudstack on CentOS 7.9 with
# rpm -qa | egrep "(qemu|libvirtd|OVMF|cloudstack)"
*cloudstack*-agent-4.15.1.0-SNAPSHOT.20210601.el7.x86_64
*qemu*-kvm-ev-2.12.0-44.1.el7_8.1.x86_64
ipxe-roms-*qemu*-20180825-3.git133f4c.el7.noarch
libvirt-daemon-driver-*qemu*-4.5.0-36.el7.x86_64
*OVMF*-20180508-6.gitee3198e672e2.el7.noarch
*qemu*-img-ev-2.12.0-44.1.el7_8.1.x86_64
*cloudstack*-common-4.15.1.0-SNAPSHOT.20210601.el7.x86_64
*qemu*-kvm-common-ev-2.12.0-44.1.el7_8.1.x86_64
1) Is the PR regarding the q35 chipset already included in the SNAPSHOT?
I guess yes, because with 4.15.0 and i440 chipset the VM could be
created and was running.
2) What do I have to change inside my settings to switch from IDE to
SCSI or SATA?
Regards Udo