Bug 1951009 - Installation never finishes waiting for MCO to become Available
Summary: Installation never finishes waiting for MCO to become Available
Keywords:
Status: CLOSED DUPLICATE of bug 1947684
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.7
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Yu Qi Zhang
QA Contact: Michael Nguyen
URL:
Whiteboard:
Depends On:
Blocks: dit
TreeView+ depends on / blocked
 
Reported: 2021-04-19 11:47 UTC by Pablo Iranzo Gómez
Modified: 2021-04-22 09:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-21 18:35:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pablo Iranzo Gómez 2021-04-19 11:47:48 UTC
Description of problem:

While deploying 4.7.6 IPI on baremetal, the different steps and operators are succeeding until machine-config-operator fails

Version-Release number of selected component (if applicable):

4.7.6

How reproducible:

Any installation 


Steps to Reproduce:
1. Attempt install
2. Watch nodes come up, services transtion
3. m-c-o still remains as not available

Actual results:
Installation times outs

Expected results:
Installation completes

Additional info:

Comment 2 Pablo Iranzo Gómez 2021-04-19 13:27:49 UTC
4.6.23 with same hardware setup works fine

Comment 3 Yu Qi Zhang 2021-04-19 16:41:27 UTC
The error I see is:

'Node master-2.kni4.cloud.lab.eng.bos.redhat.com is reporting: "machineconfig.machineconfiguration.openshift.io \"rendered-master-1e1c884ae63da4a46444e834d4c7ea8d\" not found", Node master-1.kni4.cloud.lab.eng.bos.redhat.com is reporting: "machineconfig.machineconfiguration.openshift.io \"rendered-master-1e1c884ae63da4a46444e834d4c7ea8d\" not found", Node master-0.kni4.cloud.lab.eng.bos.redhat.com is reporting: "machineconfig.machineconfiguration.openshift.io \"rendered-master-1e1c884ae63da4a46444e834d4c7ea8d\" not found"'

So this seems to be a variation of https://github.com/openshift/machine-config-operator/issues/2114#issuecomment-700122866. Could you gather the information there?

It seems that you have also provided custom kubeletconfigs. If you did, it may be https://bugzilla.redhat.com/show_bug.cgi?id=1947684

Comment 6 Yu Qi Zhang 2021-04-21 18:35:52 UTC
Hi Pablo,

I accessed the cluster and checked the diff. It is because you provided a kubeletconfig pre-install which is not supported in 4.7 due to https://bugzilla.redhat.com/show_bug.cgi?id=1947684

Try with a latest 4.8 nightly and it should be fixed, and for the meantime I am going to mark this a duplicate of the other BZ. If you believe this should be backported to 4.7, please raise on the other bug, thanks!

*** This bug has been marked as a duplicate of bug 1947684 ***

Comment 7 Pablo Iranzo Gómez 2021-04-22 09:31:44 UTC
Thanks a lot!


Note You need to log in before you can comment on or make changes to this bug.