Created attachment 1746204[details]
Logging must gather
elasticsearch-operator.4.5.0-202101090110.p0
The .kibana is in error status in 16 Minutes after upgrade until I restart EO.
Workaround:
Restart the elastic search-operator pod.
The error message 'FATAL Error: Index .kibana belongs to a version of Kibana that cannot be automatically migrated. Reset it or use the X-Pack upgrade assistant' means the kibana was ugraded to 4.5 before the ES finished the upgrade(The .kibana stay in version 4.4. In general, the 4.4 index name is .kibana. The 4.5 index name is kibana_6/.kibana_7).
The above error can be cured by elasticsearch operator. The kibana is in crashloop/error status and be restarted serveral times before this issue is cured.
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 (OpenShift Container Platform 4.5.30 extras update), 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-2021:0233
Created attachment 1746204 [details] Logging must gather elasticsearch-operator.4.5.0-202101090110.p0 The .kibana is in error status in 16 Minutes after upgrade until I restart EO. Workaround: Restart the elastic search-operator pod.