Bug 2100904
Summary: | SNO BMH node deployed via ZTP stuck in provisioning state | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Marius Cornea <mcornea> |
Component: | Installer | Assignee: | Iury Gregory Melo Ferreira <imelofer> |
Installer sub component: | OpenShift on Bare Metal IPI | QA Contact: | Amit Ugol <augol> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | urgent | ||
Priority: | unspecified | CC: | imelofer |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
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: | 2022-07-05 14:49:45 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
Marius Cornea
2022-06-24 16:02:34 UTC
BMH: apiVersion: metal3.io/v1alpha1 kind: BareMetalHost metadata: annotations: argocd.argoproj.io/sync-wave: "1" bmac.agent-install.openshift.io/hostname: sno.kni-qe-1.lab.eng.rdu2.redhat.com bmac.agent-install.openshift.io/ignition-config-overrides: '{"ignition":{"version":"3.2.0"},"storage":{"disks":[{"device":"/dev/nvme2n1","wipeTable":true, "partitions": []}, {"device":"/dev/nvme3n1","wipeTable":true, "partitions": []}]}}' bmac.agent-install.openshift.io/role: master inspect.metal3.io: disabled kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"metal3.io/v1alpha1","kind":"BareMetalHost","metadata":{"annotations":{"argocd.argoproj.io/sync-wave":"1","bmac.agent-install.openshift.io/hostname":"sno.kni-qe-1.lab.eng.rdu2.redhat.com","bmac.agent-install.openshift.io/ignition-config-overrides":"{\"ignition\":{\"version\":\"3.2.0\"},\"storage\":{\"disks\":[{\"device\":\"/dev/nvme2n1\",\"wipeTable\":true, \"partitions\": []}, {\"device\":\"/dev/nvme3n1\",\"wipeTable\":true, \"partitions\": []}]}}","bmac.agent-install.openshift.io/role":"master","inspect.metal3.io":"disabled","ran.openshift.io/ztp-gitops-generated":"{}"},"labels":{"app.kubernetes.io/instance":"clusters","infraenvs.agent-install.openshift.io":"kni-qe-1"},"name":"sno.kni-qe-1.lab.eng.rdu2.redhat.com","namespace":"kni-qe-1"},"spec":{"automatedCleaningMode":"disabled","bmc":{"address":"ilo5-virtualmedia://[2620:52:0:11D:B67A:F1FF:FEAE:98D9]/redfish/v1/Systems/1","credentialsName":"kni-qe-1-bmc-secret","disableCertificateVerification":true},"bootMACAddress":"b4:96:91:a5:7b:06","bootMode":"UEFI","online":true}} ran.openshift.io/ztp-gitops-generated: '{}' creationTimestamp: "2022-06-24T15:56:15Z" finalizers: - baremetalhost.metal3.io generation: 2 labels: app.kubernetes.io/instance: clusters infraenvs.agent-install.openshift.io: kni-qe-1 name: sno.kni-qe-1.lab.eng.rdu2.redhat.com namespace: kni-qe-1 resourceVersion: "661935" uid: 5dec0247-153c-4379-b06b-2703d0fb211b spec: automatedCleaningMode: disabled bmc: address: ilo5-virtualmedia://[2620:52:0:11D:B67A:F1FF:FEAE:98D9]/redfish/v1/Systems/1 credentialsName: kni-qe-1-bmc-secret disableCertificateVerification: true bootMACAddress: b4:96:91:a5:7b:06 bootMode: UEFI image: format: live-iso url: https://assisted-image-service-multicluster-engine.apps.kni-qe-0.lab.eng.rdu2.redhat.com/images/7da70cb1-6f2f-48f6-b5b8-96bf33589e4b?api_key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbmZyYV9lbnZfaWQiOiI3ZGE3MGNiMS02ZjJmLTQ4ZjYtYjViOC05NmJmMzM1ODllNGIifQ.mPssk4euBMxCzWOJgGWZSCvaTVv2oEUJCisAI96-jK57-T87nPpYB5GtR6XL9oZ7jdBw83IOCb7J0J-GERcsyg&arch=x86_64&type=minimal-iso&version=4.11 online: true status: errorCount: 0 errorMessage: "" goodCredentials: credentials: name: kni-qe-1-bmc-secret namespace: kni-qe-1 credentialsVersion: "658471" hardwareProfile: unknown lastUpdated: "2022-06-24T15:58:11Z" operationHistory: deprovision: end: null start: null inspect: end: "2022-06-24T15:56:16Z" start: "2022-06-24T15:56:15Z" provision: end: null start: "2022-06-24T15:58:11Z" register: end: "2022-06-24T15:56:15Z" start: "2022-06-24T15:56:15Z" operationalStatus: OK poweredOn: true provisioning: ID: 4a122a3e-28f3-440c-9c89-581aceed3ce1 bootMode: UEFI image: url: "" raid: hardwareRAIDVolumes: null softwareRAIDVolumes: [] rootDeviceHints: deviceName: /dev/sda state: provisioning triedCredentials: credentials: name: kni-qe-1-bmc-secret namespace: kni-qe-1 credentialsVersion: "658471" Hi Marius, This looks a bit similar to what is described in https://bugzilla.redhat.com/show_bug.cgi?id=2087213#c7 We got a fix merged yesterday (it was considered a blocker+, so probably it will be available in nightly build very soon) Would you be able to test with a nightly that contains https://github.com/openshift/ironic-image/pull/281 ? I will assign the BZ to me to keep track of it, if you don't want to wait for a nightly build we can create a release image with the cluster-bot so you can test it also. Feel free to ping me on slack or here in the BZ Yeah, I assume it's a duplicate. *** This bug has been marked as a duplicate of bug 2087213 *** Clearing the needinfo. I can confirm the issue didn't reproduce with 4.11.0-0.nightly-2022-07-06-062815. |