Not sure. Depends on why you think it currently fails. Sorry but I didn't
>
> Currently I have set the environment in global maintenance.
> Does it make sense to try to start the HostedEngine with an alternate
> vm.conf to crosscheck it it is then able to start ok?
check your logs yet.
> I see that there is the file /var/run/ovirt-hosted-engine-ha/vm.conf that Indeed. In recent versions it's possible to change some of the HE VM
> seems refreshed every minute
configuration from the engine itself, just like any other VM, so HA
has to update this file.
>
> It seems that apparently I can copy it into another place, modify it and try
> to start engine with the modified file using
>
> hosted-engine --vm-start --vm-conf=/alternate/path_vm.conf Yes, as also written here:
>
> is it correct?
https://www.ovirt.org/documentation/how-to/hosted- engine/#handle-engine-vm-boot- problems
>
> the modified file would be such that:
>
> [root@ovirt02 images]# diff /var/run/ovirt-hosted-engine-ha/vm.conf No idea about your specific issue or whether this can fix it, but you can try.
> /root/alternate_vm.conf
> 1,2c1,2
> < cpuType=Broadwell
> < emulatedMachine=pc-i440fx-rhel7.3.0
> ---
>> cpuType=qemu64
>> emulatedMachine=pc-i440fx-rhel7.2.0
> [root@ovirt02 images]#
Especially if you can test on a test env...
Best,
--
Didi