I have the same error in logfile:
/var/log/ovirt-hosted-engine-setup/engine-logs-2022-10-04T12\:40\:28Z/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20221004150708-host-01.ovirt.management.xxxxx-92192810-b1c0-4e6d-b2c6-c21d58daa012.log
FAILED! => {\"msg\": \"The conditional check 'cluster_switch ==
\\\"ovs\\\" or (ovn_central is defined and ovn_central | ipaddr)' failed.
The error was: The ipaddr filter requires python's netaddr be installed on the ansible
controller\\n\\nThe error appears to be in
'/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-provider-ovn-driver/tasks/configure.yml':
line 3, column 5, but may\\nbe elsewhere in the file depending on the exact syntax
problem.\\n\\nThe offending line appears to be:\\n\\n- block:\\n - name: Install ovs\\n
^ here\\n\"}",
But I have a standard out-of-the-box clean install of a oVirt Node host, using the CentOS
Stream 8 based ISO of oVirt version 4.5.2. Once I run hosted-engine --deploy --4,
everything is fine, until it comes to Wait for the host to be up where the install stops
with error Host is not up, please check logs, perhaps also on the engine machine.
No custom configuration of any kind, just following the documentation to get a new cluster
up and running. So how do I fix this?