Description of problem: While adding RHGS RHEL7 based ISO to console it fails to add and node goes to Install Failed state. Version-Release number of selected component (if applicable): rhsc-3.1.0-0.61.el6.noarch How reproducible: Always Steps to Reproduce: 1. Install RHGS RHEL7 ISO 2. Now try adding it to console. 3. Actual results: Adding RHGS RHEL7 fails and the node goes to install failed state. Expected results: RHGS RHEL7 ISO should be added successfully to console. Additional info:
Host deploy logs are present in the link below: http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/rhsc/1243303/
I did some further debugging to see why layered install of RHEL7 works and not ISO. I found that there is a package called iptables-services is missing from the ISO. After installing iptables-services package i was able to add the node successfully to console.
Kasturi, can you confirm you have used latest? as per comment 4, iptables-service is present.
sahina, yes. I have used the latest.
The iptables-service package needs to be marked as a default package to be installed in the RHGS-3.1-RHEL7 ISO , which is currently not the case in RHGSS-3.1-RHEL-7-20150714.n.1-RHGSS-x86_64-dvd1.iso
iptables-service will be installed automatically while adding the node to RHGS-C provided RHGS is registered to appropriate channels. Kasturi, can check this out?
I have tested this out. I followed the steps mentioned below and everything worked for me. 1. Install the latest RHGS RHEL-7 ISO. 2. Register the system to BLR satellite server 3. Add the puddle repo for RHGS at http://download.lab.bos.redhat.com/rel-eng/RHGS/3.1-RHEL-7/2015-07-15.1/Server-RH-Gluster-3-Server.repo 4. Add the system to RHGS-C installed in a different machine. I was able to add the node successfully with out any issue. package iptables-services was missing in the RHGS ISO, but it was pulled in automatically by RHGS-C through ovirt-host-deploy. Closing this bug.