-
Ticket
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Improvement
-
False
-
-
False
-
-
When installing OCP on vSphere using the Agent-Based Installation, it is required to configure the Advanced Parameter for Virtual Machines:
disk.enableUUID = True
This is mentioned in our docs for the Assisted Installer but not for ABI. One can say, that IPI or Assisted-Installer is for these kind of installations but there are valid uses-cases for Agent-Based installations on vSphere as well.
The installation experience would be improved, if the installer would run pre-checks if this setting is configured.
During the installation (--log-level debug) nothing was pointing me to a configuration issue on the virtual hardware.
This was the only output:
[rguske@rguske-bastion conf]$ openshift-install wait-for install-complete --dir . --log-level debug DEBUG OpenShift Installer 4.17.6 DEBUG Built from commit 77b3f596ded29b413a09cf0b1ebea647f17bb68b DEBUG Loading Install Config... DEBUG Loading SSH Key... DEBUG Loading Base Domain... DEBUG Loading Platform... DEBUG Loading Cluster Name... DEBUG Loading Base Domain... DEBUG Loading Platform... DEBUG Loading Pull Secret... DEBUG Loading Platform... DEBUG Loading Agent Config... DEBUG Using Agent Config loaded from state file WARNING An agent configuration was detected but this command is not the agent wait-for command INFO Waiting up to 40m0s (until 10:07AM CET) for the cluster at https://api.ocp1.rguske.coe.muc.redhat.com:6443 to initialize... W0123 09:27:31.573039 18853 reflector.go:547] k8s.io/client-go/tools/watch/informerwatcher.go:146: failed to list *v1.ClusterVersion: Get "https://api.ocp1.rguske.coe.muc.redhat.com:6443/apis/config.openshift.io/v1/clusterversions?fieldSelector=metadata.name%3Dversion&limit=500&resourceVersion=0": dial tcp 10.32.96.120:6443: connect: no route to host