Bug 1840090
Summary: | Master node shown as Ready / Host is powered off | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Constantin Vultur <cvultur> | ||||
Component: | Bare Metal Hardware Provisioning | Assignee: | Steven Hardy <shardy> | ||||
Bare Metal Hardware Provisioning sub component: | baremetal-operator | QA Contact: | Omri Hochman <ohochman> | ||||
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||
Severity: | medium | ||||||
Priority: | medium | CC: | athomas, beth.white, hpokorny, lshilin, mlammon, stbenjam | ||||
Version: | 4.5 | Keywords: | Triaged | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.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-27 14:17:57 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: | 1807891 | ||||||
Attachments: |
|
Description
Constantin Vultur
2020-05-26 11:07:10 UTC
*** Bug 1840105 has been marked as a duplicate of this bug. *** It is also an issue under UI Compute-> Bare Metal Hosts All the masters show Ready but "Powering on" version 4.5.0-0.nightly-2020-06-01-111748 [root@sealusa9 ~]# oc get bmh openshift-master-0-0 -o yaml -n openshift-machine-api | grep poweredOn f:poweredOn: {} poweredOn: false I then see it in UI Compute -> Bare Metal Hosts All the masters "Unknown" Powering On [root@sealusa9 ~]# oc get nodes NAME STATUS ROLES AGE VERSION master-0-0 Ready master 3h45m v1.18.3+9e56094 master-0-1 Ready master 3h40m v1.18.3+9e56094 master-0-2 Ready master 3h40m v1.18.3+9e56094 worker-0-0 Ready worker 26m v1.18.3+9e56094 worker-0-1 Ready worker 11m v1.18.3+9e56094 UI and 'oc get bmh' fixed in version 4.5.0-0.nightly-2020-06-05-214616 while fixing https://bugzilla.redhat.com/show_bug.cgi?id=1844205 Closing per comment #6 which indicates this is no longer an issue, please reopen if you believe this to be incorrect - thanks! |