Description of problem: As of now, the OS installs first on host(s), then on engine. I understand this is because there is no good mechanism of controlling the timing of puppet run. It would however significantly reduce the deployment time if we were able to install OSes at the same time. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This went in with the ansible changes here: https://github.com/fusor/fusor/pull/1241 The engine all hypervisors should now provision in parallel.
Verified on QCI-1.1-RHEL-7-20161013.t.0. Deployment log shows RHV hosts/engine kickstarting simultaneously, for both engine+hypervisor and self-hosted: **** I, [2016-10-24T10:44:53.477947 #19444] INFO -- : Waiting for host mac5254004ca408.example.com's deployment to complete... I, [2016-10-24T10:44:53.506977 #19444] INFO -- : Waiting for host mac525400dfb8e4.example.com's deployment to complete... ****
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/RHEA-2017:0335