Description of problem: ----------------------- Order of brick placement on the hosts is not preserved as defined in the playbook Version-Release number of selected component (if applicable): -------------------------------------------------------------- gluster-ansible-role-1.0 How reproducible: ----------------- Always Steps to Reproduce: -------------------- 1. Create a playbook to create volume with bricks on listed host Actual results: --------------- Bricks are created with the host names sorted Expected results: ----------------- Bricks should be created in the same order as defined the playbook
Created attachment 1490851 [details] Playbook used for gluster deployment
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1636427#c3
@sas this enhancement to playbook[1] by Gobinda should fix this ordering issue and the readability of the playbook as well. [1] https://github.com/gluster/gluster-ansible/commit/77dd66e
Tested with ovirt-ansible-roles-1.0.3 The volumes are created on the hosts as per the playbook definitions
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-2018:3428