Bug 1838929
| Summary: | ES pod CrashLoopBackOff: expected database [GeoLite2-ASN.mmdb] to exist in [/usr/share/elasticsearch/modules/ingest-geoip] | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Qiaoling Tang <qitang> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.5 | CC: | aos-bugs, mifiedle |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-13 17:41:00 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: | |||
| Bug Depends On: | 1841892 | ||
| Bug Blocks: | |||
|
Description
Qiaoling Tang
2020-05-22 05:13:37 UTC
Possible solution: https://discuss.elastic.co/t/6-7-docker-crashes-on-ingest-geoip-expected-database-geolite2-asn-mmdb-to-not-exist-in-usr-share-elasticsearch-config-ingest-geoip/174125/4 We may need this as an impetus to ensure we are using the latest 6.x release The fix wasn't in the latest elasticsearch6 images.
#oc get csv
NAME DISPLAY VERSION REPLACES PHASE
elasticsearch-operator.4.5.0-202005290037 Elasticsearch Operator 4.5.0-202005290037 elasticsearch-operator.4.4.0-202005180840 Succeeded
$ oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-logging-elasticsearch6@sha256:1d2c67ad5a6bbebfc4d44c6e943b3c1727cb33731f67c35e69d4436ff8b46774 --filter-by-os linux/amd64 | grep 'release='
release=202005201941
$ oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-logging-elasticsearch6:v4.5.0 --filter-by-os linux/amd64 | grep 'release='
release=202005201941
Move to assigned as no ES6 downstream images. Verified by csv:clusterlogging.4.5.0-202005291637 and elasticsearch-operator.4.5.0-202005291637 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-2020:2409 |