Describe the bug
When trying to bootstrap an OKD cluster on vSphere (IPI), the API comes up on the bootstrap machine, but the masters never initialize.
On the console of the master VM(s), I keep getting repeated messages like this:
ignition[503]: GET error: GET "https://api.ip.add.ress:22623config/master": net/http: timeout awaiting response headers
If I access that URL manually (using a browser), it does load and show the config, but it takes about 30 seconds to load - and it appears that the masters' requests time out earlier than that.
You can see a screenshot of a master VM's console here.
I originally suspected a disk performance issue, but the problem persists even after recreating the infrastructure on NVMe SSDs.
Version
OKD version 4.5.0-0.okd-2020-10-03-012432 (but the problem was also present on the previous version).
Using IPI install on vSphere 6.7.
How reproducible
Reproducible 100% of the time.
Log bundle
Uploaded log bundle here
Describe the bug
When trying to bootstrap an OKD cluster on vSphere (IPI), the API comes up on the bootstrap machine, but the masters never initialize.
On the console of the master VM(s), I keep getting repeated messages like this:
ignition[503]: GET error: GET "https://api.ip.add.ress:22623config/master": net/http: timeout awaiting response headersIf I access that URL manually (using a browser), it does load and show the config, but it takes about 30 seconds to load - and it appears that the masters' requests time out earlier than that.
You can see a screenshot of a master VM's console here.
I originally suspected a disk performance issue, but the problem persists even after recreating the infrastructure on NVMe SSDs.
Version
OKD version 4.5.0-0.okd-2020-10-03-012432 (but the problem was also present on the previous version).
Using IPI install on vSphere 6.7.
How reproducible
Reproducible 100% of the time.
Log bundle
Uploaded log bundle here