While trying to deploy a 4.4.4 hosted engine via the cockpit interface, I received the
following error(s):
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password
credentials]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"Host is not up, please check logs, perhaps also on the engine machine"}
...
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"The system may not be provisioned according to the playbook results: please check
the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
I am trying to build a new oVirt 4.4.4 environment using Oracle Linux 8.3 host servers. I
created /var on a separate LV from / (root). I also configured adapter bond per the docs
and the same way I did with my 4.3.7 environment.
Did I miss a configuration requirement for the OL 8.3 installation? Where can I find more
details about the error(s)?