shutdown engine OS and after some minutes the VM came back online.
3) As this is a nested environment with NFS domain provided by the only host itself,
In /usr/lib/systemd/system/ovirt-ha-broker.service
Agdded in section [Unit]
After=nfs-server.service
So that I can manage shutdown/restart of host for complete maintenance operations
4) After adding first data domain, the hosted_storage storage domain came up automatically without any problem. Able to see engine vm in web admin portal and its disk and access its console (used vnc)
Also able to add ISO Domain.
(both data and iso are NFS on the host itself)
5) The only "problem" (?) I see is this message that I don't understand.
On hypervisors
[root@ovc72 ~]# systemctl status ovirt-ha-agent -l
● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.lib.storage_server.StorageServer:Connecting storage server
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.lib.storage_server.StorageServer:Refreshing the storage domain
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Preparing images
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.lib.image.Image:Preparing images
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine:Reloading vm.conf from the shared storage domain
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: INFO:ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config:Trying to get a fresher copy of vm configuration from the OVF_STORE
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: WARNING:ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore:Unable to find OVF_STORE
Jan 25 12:03:27 ovc72.localdomain.local ovirt-ha-agent[17138]: ovirt-ha-agent ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config ERROR Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf
6) ISO upload from engine by default doesn't work because its own host doesn't allow it