Bug 2098219
Summary: | When attempting to upgrade from 4.10.16 to 4.10.17 using stable channel, pod version4.10.17 stuck in Init:Error and crashloop backup | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Scott Worthington <scott.worthington> |
Component: | Cluster Version Operator | Assignee: | Over the Air Updates <aos-team-ota> |
Status: | CLOSED DUPLICATE | QA Contact: | liujia <jiajliu> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.10 | CC: | aos-team-ota, jack.ottofaro |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-24 17:24: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: | |
Embargoed: |
Description
Scott Worthington
2022-06-17 15:37:53 UTC
Maybe related to? https://bugzilla.redhat.com/show_bug.cgi?id=2091770 and maybe... https://bugzilla.redhat.com/show_bug.cgi?id=2097557#c4 This is an existing bug. I stopped the upgrade with: oc adm upgrade --clear And then deleted the buggy CVO pod which is the cause of the bug via: oc -n openshift-cluster-version delete pod -l k8s-app=cluster-version-operator ...following the deletion of the CVO pod, I was able to initiate the upgrade from 4.10.16 to 4.10.17 *** This bug has been marked as a duplicate of bug 2091770 *** |