Description of problem: The deployment will fail late if firewalld is disabled or masked on the host. There is no check on ansible side so it will fail only at host-deploy time. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. mask firewalld service 2. deploy hosted-engine 3. Actual results: it will fail at host-deploy time Expected results: ansible task will check upfront and start it if disabled or print a clear error if firewalld is masked. Additional info:
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "firewalld is required to be enabled and active in order to correctly deploy hosted-engine. Please check, fix accordingly and re-deploy.\n"} [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook Works on these components: ovirt-hosted-engine-setup-2.2.26-1.el7ev.noarch ovirt-hosted-engine-ha-2.2.16-1.el7ev.noarch rhvm-appliance-4.2-20180815.0.el7.noarch Linux 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux Red Hat Enterprise Linux Server release 7.5 (Maipo)
*** Bug 1618410 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2630
sync2jira