We need to ensure that the recover_after_nodes parameter is set to the cluster's quorum value.
Fixed in: https://github.com/openshift/openshift-ansible/pull/4113
Commit pushed to master at https://github.com/openshift/openshift-ansible https://github.com/openshift/openshift-ansible/commit/2505424d99ebd32a05f6dd33d0bd7474ca6e441e bug 1448860. Change recovery_after_nodes to match node_quorum
It's fixed, verified on openshift v3.6.94, the Elasticsearch recover_after_nodes parameter was equal to cluster quorum value: # oc rsh logging-es-data-master-hqad8ai3-1-k81wn NODE_QUORUM=1 RECOVER_AFTER_NODES=1 ansible playbook version tested with: openshift-ansible-playbooks-3.6.95-1.git.0.dbd2cf1.el7.noarch
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:1716