Created attachment 947171 [details] ovirt-node.log Description of problem: An error occurred while applying SNMP changes after configured Hosted-Engine. Checking pre-conditions ... (1/1) Enabling SNMP and setting the password An error occurred while applying the changes: Command '['firewall-cmd', '--reload']' returned non-zero exit status 252 Version-Release number of selected component (if applicable): rhev-hypervisor7-7.0-20141006.0.el7ev.noarch ovirt-node-3.1.0-0.20.20141006gitc421e04.el7.noarch ovirt-node-plugin-hosted-engine-0.2.0-2.0.el7.x86_64 ovirt-hosted-engine-setup-1.2.1-1.el7.noarch ovirt-host-deploy-1.3.0-1.el7.noarch ovirt-hosted-engine-ha-1.2.2-2.el7.noarch rhevm-appliance-20141006.0-1.x86_64.rhevm.ova How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor7-7.0-20141006.0.el7ev. 2. Configure hosted engine using OVA option. 3. Enable SNMP with correct password. Actual results: An error occurred while applying SNMP changes after configured Hosted-Engine. Expected results: Configure SNMP can succeed even if user have configured Hosted-Engine. Additional info: No such issue if used didn't configure Hosted-Engine.
Created attachment 947173 [details] ovirt-hosted-engine-setup1.log
Created attachment 947174 [details] ovirt-hosted-engine-setup2.log
This looks more like a generic bug, a firewalld cmd is called, even if firewalld is not available at that time.
It is not blocking the functionality of the HE plugin
This bug is already fixed as part of bug 1150328. Once QE can confirm that this bug is fixed with EH as well we can close it.
(In reply to Fabian Deutsch from comment #7) > This bug is already fixed as part of bug 1150328. > > Once QE can confirm that this bug is fixed with EH as well we can close it. The latest build which include HE package is rhev-hypervisor6-6.6-20150402.0. Test version: rhev-hypervisor6-6.6-20150402.0 ovirt-node-3.2.2-3.el6.noarch ovirt-hosted-engine-ha-1.2.5-1.el6ev.noarch ovirt-node-plugin-hosted-engine-0.2.0-15.0.el6ev.noarch ovirt-hosted-engine-setup-1.2.2-3.el6ev.noarch ovirt-host-deploy-1.3.0-2.el6ev.noarch Test steps: 1. Install rhev-hypervisor6-6.6-20150402.0 2. Configure hosted engine using OVA option. 3. Enable SNMP with correct password. Test result: Configure SNMP can succeed even if user have configured Hosted-Engine. So the bug is fixed with HE as well.
Closing this bug according to the testing in comment 8