Bug 1870394
| Summary: | Upgrade from 4.5.6 to 4.6.0-0.nightly-2020-08-18-165040 failed due to one node is NotReady | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | sunzhaohua <zhsun> | ||||||
| Component: | Node | Assignee: | Seth Jennings <sjenning> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Sunil Choudhary <schoudha> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 4.5 | CC: | aos-bugs, jokerman, nagrawal, schoudha, wduan, wsun | ||||||
| Target Milestone: | --- | Keywords: | Reopened, Upgrades | ||||||
| Target Release: | 4.7.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: | 2020-09-29 05:27:50 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
sunzhaohua
2020-08-20 00:01:24 UTC
Created attachment 1711968 [details]
coredump in zhsunupgrade819-ctcx8-worker-northcentralus-pl9xn
I met the similar issue when upgrade from 4.5.0-0.nightly-2020-08-23-191713 to 4.6.0-0.nightly-2020-08-23-185640. Two workers are in NotReady during the upgrade. $ oc get node NAME STATUS ROLES AGE VERSION ip-10-0-55-19.us-east-2.compute.internal NotReady worker 6h44m v1.19.0-rc.2+3e083ac-dirty ip-10-0-58-5.us-east-2.compute.internal Ready worker 6h45m v1.19.0-rc.2+3e083ac-dirty ip-10-0-58-77.us-east-2.compute.internal Ready master 6h54m v1.19.0-rc.2+3e083ac-dirty ip-10-0-60-223.us-east-2.compute.internal Ready master 6h54m v1.19.0-rc.2+3e083ac-dirty ip-10-0-77-95.us-east-2.compute.internal Ready master 6h54m v1.19.0-rc.2+3e083ac-dirty ip-10-0-79-138.us-east-2.compute.internal NotReady worker 6h45m v1.19.0-rc.2+3e083ac-dirty After manually reboot, node are back to ready state with @Sunil's help, related coredumps are attached. And Paste the os version. ip-10-0-79-138.us-east-2.compute.internal Ready worker 7h29m v1.19.0-rc.2+3e083ac-dirty 10.0.79.138 <none> Red Hat Enterprise Linux CoreOS 46.82.202008231640-0 (Ootpa) 4.18.0-211.el8.x86_64 cri-o://1.19.0-87.rhaos4.6.git5f02fa2.el8-dev Created attachment 1712329 [details]
0824-coresystemd
There was a recent issue where fips enablement raced and could prevent boot https://bugzilla.redhat.com/show_bug.cgi?id=1862957 Fixed by https://github.com/openshift/installer/pull/4066 *** This bug has been marked as a duplicate of bug 1862957 *** |