Bug 1661143
Summary: | Some error in CRD elasticsearch.status | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> |
Component: | Logging | Assignee: | ewolinet |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | aos-bugs, ewolinet, jkarasek, rmeggins |
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:41:27 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: |
Description
Anping Li
2018-12-20 07:37:42 UTC
I am unable to recreate 2. $ oc get pods NAME READY STATUS RESTARTS AGE elasticsearch-operator-54bd6bf54f-msv5c 1/1 Running 0 4m example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh 2/2 Running 0 4m example-elasticsearch-clientdatamaster-0-2-746548f4cb-c59ht 2/2 Running 0 2m pods: client: failed: [] notReady: [] ready: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh - example-elasticsearch-clientdatamaster-0-2-746548f4cb-c59ht data: failed: [] notReady: [] ready: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh - example-elasticsearch-clientdatamaster-0-2-746548f4cb-c59ht master: failed: [] notReady: [] ready: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh - example-elasticsearch-clientdatamaster-0-2-746548f4cb-c59ht shardAllocationEnabled: all $ oc get pods NAME READY STATUS RESTARTS AGE elasticsearch-operator-54bd6bf54f-msv5c 1/1 Running 0 6m example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh 1/2 Running 0 6m pods: client: failed: [] notReady: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh ready: [] data: failed: [] notReady: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh ready: [] master: failed: [] notReady: - example-elasticsearch-clientdatamaster-0-1-59965677d9-l75xh ready: [] shardAllocationEnabled: shard allocation unknown https://github.com/openshift/elasticsearch-operator/pull/92/ should have addressed 1 Pass with the lastest elasticsearch operator. 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-2019:0758 |