Description of problem: Need backport of BZ 1538336 to OSP12. During an OSP 12 deployment, the deployment fails during Controller Step 4.1 with a non zero return code. Version-Release number of selected component (if applicable): How reproducible: Only fails on initial deployment, succeeds on 2nd attempt Looking at the logs, it is because the Gnocchi db_sync isn't scoped to just the bootstrap node, and due to a timing issue, runs on the second controller even though the step has already been run on the first. Running the overcloud deploy command a second time makes it past this step, but for larger environments, a large amount of time is wasted waiting to return to step 4 of the deployment. Additional Info: Upstream bug attached
https://bugzilla.redhat.com/show_bug.cgi?id=1598891#c8 may be related
Doesn't happen anymore, the fix is inside. Verified
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/RHSA-2018:2331