Bug 1456139
Summary: | logging-es-data-node pods are not deployed | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Xia Zhao <xiazhao> |
Component: | Installer | Assignee: | ewolinet |
Status: | CLOSED ERRATA | QA Contact: | Xia Zhao <xiazhao> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.6.0 | CC: | aos-bugs, eminguez, ewolinet, jokerman, mmccomas, rkant, rmeggins, wsun |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
As part of 3.6 with logging we introduced a readiness probe but the timeout threshold wasn't high enough. This bumped it up
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-10 05:26:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Xia Zhao
2017-05-27 08:25:41 UTC
keyword "TestBlocker" added because the disable of es cluster will block logging tests for QE. Checked with openshift-ansible-playbooks-3.6.95-1.git.0.dbd2cf1.el7.noarch, the bug fix not yet included in: # oc get po NAME READY STATUS RESTARTS AGE logging-curator-1-9jmxd 1/1 Running 0 15h logging-es-data-master-hqad8ai3-1-k81wn 1/1 Running 0 15h logging-fluentd-6knml 1/1 Running 0 15h logging-fluentd-z43f8 1/1 Running 0 15h logging-kibana-1-deploy 0/1 Error 0 15h @Eric, Thanks, I see the es cluster is working fine, see "Cluster health is in [GREEN], create_mapping [com.redhat.viaq.common], update_mapping [com.redhat.viaq.common] in es log. Just one question to double confirm: --Do we expect a sperate pod with name "logging-es-data-node" to be deployed to openshift system? If not, then it's safe enough to set this bz to "verified" status. Tested with ansible version: openshift-ansible-playbooks-3.6.98-1.git.0.e651d65.el7.noarch Test env: # openshift version openshift v3.6.101 kubernetes v1.6.1+5115d708d7 etcd 3.2.0-rc.1 Images tested with: openshift3/logging-elasticsearch v3.6 5655f1a59ed6 2 hours ago 404.5 MB @Eric, Could you please be so kind to help confirm this question? Thanks in advance! --Do we expect a sperate pod with name "logging-es-data-node" to be deployed to openshift system? @Xia You would only see a data-node if you configured a non-master data node with the new openshift_logging_elasticsearch role. Currently there is not a way to do it using the role/playbook structure. Thanks Eric for the explanation. Setting this bz to verified according to test result in comment #9. 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 |