+++ This bug was initially created as a clone of Bug #1462277 +++ +++ This bug was initially created as a clone of Bug #1460564 +++ Change the setting for node.max_local_storage_nodes to 1 for all ES pods, as this would prevent us from seeing problems where two ES pods end up sharing the same EBS volume if one pod does not shut down properly. For an example of this, see https://bugzilla.redhat.com/show_bug.cgi?id=1443350#c33 See discussion from https://discuss.elastic.co/t/multiple-folders-inside-nodes-folder/85358, and the documentation at https://www.elastic.co/guide/en/elasticsearch/reference/2.4/modules-node.html#max-local-storage-nodes. --- Additional comment from Jeff Cantrill on 2017-06-19 21:57:37 EDT --- merged in https://github.com/openshift/openshift-ansible/pull/4466/ --- Additional comment from Jeff Cantrill on 2017-06-19 22:03:29 EDT --- Modifying this BZ to ref 3.4.1 as it clones the one for which comment 1 PR references the cloned BZ
backport PR https://github.com/openshift/openshift-ansible/pull/4502
The testing work is blocked by this new regression bug: https://bugzilla.redhat.com/show_bug.cgi?id=1466626
*** Bug 1462281 has been marked as a duplicate of this bug. ***
max_local_storage_nodes is 1 now # oc get configmap logging-elasticsearch -o yaml | grep -i max_local_storage_nodes max_local_storage_nodes: 1 Testing env: # openshift version openshift v3.5.5.31 kubernetes v1.5.2+43a9be4 etcd 3.1.0 ansible version: openshift-ansible-playbooks-3.5.91-1.git.0.28b3ddb.el7.noarch worked around bug #1466626 by adding the configuration in https://github.com/openshift/openshift-ansible/pull/4657/files Images from brew registry: openshift3/logging-kibana 277c4a616a5a openshift3/logging-elasticsearch a7989e457354 openshift3/logging-fluentd c09565262cad openshift3/logging-curator 0aa259fbc36e openshift3/logging-auth-proxy d79212db0381
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-2017:1640