Description of problem: ----------------------- Volume option 'cluster.granular-entry-heal' can't be set on the volume using 'volume set' interface, once the volume is started. In those cases, 'gluster volume heal' interface should be used to set this volume option. The ansible role now tries to set this option on the volume and fails. Version-Release number of selected component (if applicable): ------------------------------------------------------------- gluster-ansible-roles-1.0 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1. Run the RHHI deployment playbook, which creates the volume and set few volume options Actual results: --------------- Roles fails to set the volume option - 'cluster.granular-entry-heal' on the volume Expected results: ------------------ 'cluster.granular-entry-heal' should be set using 'gluster volume heal' interface
https://github.com/gluster/gluster-ansible-features/pull/15
This bug is the DUPLICATE of BZ 1635684 *** This bug has been marked as a duplicate of bug 1635684 ***