Bug 1977884
| Summary: | Upgrade from 4.8.0-rc.0 to 4.9.0-0.nightly-2021-06-24-073147 failing with multiple errors | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ori Michaeli <omichael> |
| Component: | Bare Metal Hardware Provisioning | Assignee: | Arda Guclu <aguclu> |
| Bare Metal Hardware Provisioning sub component: | baremetal-operator | QA Contact: | Ori Michaeli <omichael> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aguclu, omichael, rpittau |
| Version: | 4.9 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-18 17:37:18 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: | |||
| Bug Blocks: | 1972572 | ||
|
Description
Ori Michaeli
2021-06-30 15:51:33 UTC
After debugging the problem by connecting the @Ori Michaeli's remote machine; oc get bmh -n openshift-machine-api NAME STATE CONSUMER ONLINE ERROR openshift-master-0-0 externally provisioned ocp-edge-cluster-0-tgn52-master-0 true openshift-master-0-1 externally provisioned ocp-edge-cluster-0-tgn52-master-1 true openshift-master-0-2 externally provisioned ocp-edge-cluster-0-tgn52-master-2 true openshift-worker-0-0 provisioned ocp-edge-cluster-0-tgn52-worker-0-vh4jh true openshift-worker-0-1 provisioned ocp-edge-cluster-0-tgn52-worker-0-mntx2 true This indicates the problem is solved and BMH resources are being healed after deprovisioning state of 4.8. However, as stated above comment; oc get nodes NAME STATUS ROLES AGE VERSION master-0-0 Ready master 47h v1.21.0-rc.0+120883f master-0-1 Ready master 47h v1.21.0-rc.0+120883f master-0-2 Ready master 47h v1.21.0-rc.0+120883f worker-0-0 NotReady worker 47h v1.21.0-rc.0+120883f worker-0-1 NotReady worker 47h v1.21.0-rc.0+120883f Worker's lost connection. Kubelet stopped working and even ssh returns connection refused error. It is attached worker nodes' screenshot by connecting via virt-manager. Upgrading with 4.8 post bug 1972426 works: 4.7.12 -> 4.8.0-rc.1 -> 4.9.0-0.nightly-2021-06-28-221420 Passed Verified with 4.7.24 -> 4.8.6 -> 4.9.0-fc.0 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security 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/RHSA-2021:3759 |