Description of problem: ======================= While deploying HCI using ansible it fails while running the HE roles. This is seen while deploying via cli method. Version-Release number of selected component (if applicable): ============================================================= RHHI-V 1.6 How reproducible: ================= Always Steps to Reproduce: =================== 1.Follow the Automating RHHI for Virtualization deployment guide 2.The gluster deployment is successfully completed 3.Fails in HE deployment Actual results: =============== Expected results: ================= Additional info:
Was following the the guide: https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.6/html-single/automating_rhhi_for_virtualization_deployment/index
Just to elaborate, first created the gluster inventory and he_gluster_vars.json file as mentioned in the guide. And then started the deployment using the roles mentioned in hc_deployment.yml. 'ansible-playbook -i gluster_inventory.yml hc_deployment.yml --extra-vars='@he_gluster_vars.json'
ansible versions used: ====================== ansible-2.8.5-2.el7ae.noarch ovirt-ansible-engine-setup-1.1.9-1.el7ev.noarch ovirt-ansible-hosted-engine-setup-1.0.28-1.el7ev.noarch gluster-ansible-roles-1.0.5-4.el7rhgs.noarch gluster-ansible-repositories-1.0.1-1.el7rhgs.noarch gluster-ansible-features-1.0.5-3.el7rhgs.noarch gluster-ansible-maintenance-1.0.1-1.el7rhgs.noarch gluster-ansible-infra-1.0.4-3.el7rhgs.noarch gluster-ansible-cluster-1.0-1.el7rhgs.noarch
Can you take a look if this issue is seen with latest builds too?
(In reply to Sahina Bose from comment #8) > Can you take a look if this issue is seen with latest builds too? Sure! I'll check.
*** This bug has been marked as a duplicate of bug 1769382 ***