Bug 1784915
| Summary: | [Upgrade] 4.2.12 -> 4.3.0-0.nightly-2019-12-18-105351 upgrade stuck at 77% - olm-operator crash looping | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Mike Fiedler <mifiedle> | |
| Component: | OLM | Assignee: | Evan Cordell <ecordell> | |
| OLM sub component: | OLM | QA Contact: | Mike Fiedler <mifiedle> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | unspecified | CC: | ccoleman, dsover, ecordell, erich, lmohanty, wking | |
| Version: | 4.3.0 | Keywords: | TestBlocker | |
| Target Milestone: | --- | |||
| Target Release: | 4.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1785674 (view as bug list) | Environment: | ||
| Last Closed: | 2020-01-23 11:19:28 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: | 1785674 | |||
| Bug Blocks: | ||||
|
Description
Mike Fiedler
2019-12-18 17:35:41 UTC
We've upgraded larger clusters in past 4.x releases - but it does seem content related. Upgrading an empty cluster works fine. Project spec (per project): 6 builds 10 imagestreams 2 deployments (with 0 replicas) 10 secrets 5 routes 10 configmaps plus the default OpenShift serviceaccounts, secrets etc created for eachj project Re-tried on the 750 project cluster and hit the same issue. Let me know if bisecting or getting logs at a higher debug level would help. > reason: OOMKilled
We will need to adjust the resourcelimits
OLM has cache requirements that scale with the number of namespaces.
This is a blocker for upgrade at scale How much memory are you using at 750 namespaces? Verified on 4.3.0-0.nightly-2020-01-02-081435 - cluster upgrade described in this bz upgraded successfully from 4.2.12 -> 4.3.0-0.nightly-2020-01-02-081435 - verified after upgrade that the olm-operator deployment has not resource limits 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:0062 |