-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.22
-
None
-
None
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
Proposed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
AI summary
Description
Control plane nodes never came up during a vSphere IPI install with TechPreviewNoUpgrade. Two independent failures were observed:
Failure 1: machine-config-controller fatal crash (bootstrap)
The bootstrap machine-config-controller enters a permanent CrashLoop with a fatal error:
F0304 16:06:54.433667 1 bootstrap.go:47] error running MCC[BOOTSTRAP]:
error inspecting available OSImageStreams:
could not find default OSImageStream in the available streams:
could not find default stream in the list of OSImageStreams.
No stream points to RHEL9
File: bootstrap/containers/machine-config-controller-a587e2ae216a3203dfe5a6ca02d2f038a2e8c4a10eadd104ada2d594938f91ac.log:46
The MCC never recovers (backoff escalates to 5m). Without a working MCC, no MachineConfig objects are rendered and the Machine Config Server cannot serve valid ignition configs to control plane nodes.