Created attachment 1086517 [details] engine-setup log Description of problem: rhevm-appliance "engine-setup --offline --config-append=ovirt-engine-answers" fails with: 2015-10-26 08:28:50 ERROR otopi.context context._executeMethod:165 Failed to execute stage 'Setup validation': Firewall manager firewalld is not available # cat ovirt-engine-answers | grep firewall OVESETUP_CONFIG/firewallManager=str:firewalld # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.7 (Santiago) Version-Release number of selected component (if applicable): rhevm-appliance-20151022.1-1 How reproducible: 100% Steps to Reproduce: 1. engine-image-uploader -e {export_domain} upload rhevm-appliance-20151022.1-1.x86_64.rhevm.ova 2. Click on {export_domain} under Storage tab 3. Click on Template Import tab and import the uploaded image 4. Create a new VM using the imported template 5. Run Once the new VM with Initial Run > Use cloud-Init enabled and set root password under the Authentication parameters 6. Access the VM console and run "engine-setup --offline --config-append=ovirt-engine-answers" Actual results: engine-setup fails Expected results: engine-setup successfully installed Additional info: firewalld is the default firewall manager for centos 7 but this appliance was created for rhel6.7 which uses iptables as default firewall manager.
The u/s appliance is based on CentOS 7 , the d/ sone on RHEL 6, this is causing the difference. To align u/s and d/s I'd suggest to disable firewalld on u/s and use iptables as well.
Can we fix this for Beta1?
Verified with: rhevm-appliance-20151029.2-1 engine-setup successfully installed.
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-2016:0385