
installed python3.11-netaddr the following error appeared: FAILED! => {\"msg\": \"The conditional check 'elasticsearch_host == None or elasticsearch_host is undefined' failed. The error was: error while evaluating conditional (elasticsearch_host == None or elasticsearch_host is undefined): 'elasticsearch_host' is undefined. 'elasticsearch_host' is undefined\\n\\nThe error appears to be in '/usr/share/ansible/roles/oVirt.metrics/roles/ovirt_initial_validations/tasks/check_logging_collectors.yml': line 4, column 3, but may\\nbe elsewhere in the file depending on the exact syntax problem.\\n\\nThe offending line appears to be:\\n\\n\\n- name: If output plugin is elasticsearch, validate host address is set\\n ^ here\\n\"}", ср, 27 сент. 2023 г. в 10:54, David Slaine <david.slaine@gmail.com>:
Thanks for your answer I installed python38-netaddr-0.8.0-2.el8.noarch on both servers(host and engine), but it didn't help and the same error appears
ср, 27 сент. 2023 г. в 08:56, David Slaine <david.slaine@gmail.com>:
Thanks for your answer I installed python38-netaddr-0.8.0-2.el8.noarch on both servers(host and engine), but it didn't help and the same error appears
вт, 26 сент. 2023 г. в 22:12, Strahil Nikolov <hunter86_bg@yahoo.com>:
Install python3-netaddr or python38-netaddr package.
Best Regards, Strahil Nikolov
On Tuesday, September 26, 2023, 9:04 PM, David Slaine < david.slaine@gmail.com> wrote:
Ovirt-engine 4.5.4-1 Rocky 8.8
Hello!
problem with adding a host to the cluster, it fails with the following message in /var/log/ovirt-engine/host-deploy/:
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\"}
how to fix this issue ? thanks _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/FDEAQXI7XHUL67...
participants (1)
-
David Slaine