
8 Feb
2022
8 Feb
'22
5:31 p.m.
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Engine IP is different from engine's he_fqdn resolved IP] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Engine VM IP address is while the engine's he_fqdn ovirt-engine.mgmt.pss.local resolves to 10.210.1.101. If you are using DHCP, check your DHCP reservation configuration"}
Hello, It's a known issue (Yesterday it took me 4 cups of coffee and ~4-5 of lost sleep to remember this fact...) The Latest qemu update (6.1) is broken, and fails during --deploy. Make sure you run 'dnf downgrade qemu*' a couple of times on the first host, until you get qemu-6.0. Once done, try deploying again. - Gilboa