
On May 6, 2020 1:20:21 PM GMT+03:00, Anton Marchukov <amarchuk@redhat.com> wrote:
Forwarding to oVirt users list since it looks to be better suited there.
---------- Forwarded message --------- From: kelley bryan <kelley.bryan10@gmail.com> Date: Wed, May 6, 2020 at 12:02 PM Subject: Install of new ovirt baremetal system 4.3.9 To: <infra@ovirt.org>
Engine deployment fails near end: [ ERROR ] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "set -euo pipefail && firewall-cmd --get-active-zones | grep -v \"^\\s*interfaces\"", "delta": "0:00:00.352904", "end": "2020-05-05 22:28:01.561606", "msg": "non-zero return code", "rc": 1, "start": "2020-05-05 22:28:01.208702", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
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"}
were does ovirt store logs? _______________________________________________ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-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/infra@ovirt.org/message/XALRUKVRYFC2NF...
Hi Kelley, Did you enable firewalld on the hosts ? Do you have any active zones on firewalld ? Actually the play is trying to get the active zones, so it can update the firewall rules. Best Regards, Strahil Nikolov