UPI/Bare Metal - Master node cannot finish the installation ("config/master", "timeout awaiting response headers"/"EOF")

Issues related to applications and software problems and general support
Post Reply
eduardolucioac
Posts: 23
Joined: 2017/01/25 12:40:27

UPI/Bare Metal - Master node cannot finish the installation ("config/master", "timeout awaiting response headers"/"EOF")

Post by eduardolucioac » 2021/06/17 04:03:03

Simple question, but so far very difficult to answer... =-[

I am trying to deploy OpenShift (OKD) 4.5 or 4.7 as directed here [Guide: Installing an OKD 4.5 Cluster][https://itnext.io/guide-installing-an-o ... 8a2631cbee]. Look at the "Starting the control plane nodes" section.

I'm trying to create the cluster using an **UPI (User Provisioned Infrastructure)/Bare Metal (KVM)**.

PROBLEM:

* Version 4.5

The master node cannot finish installation after reboot. It keeps showing the following error...

Code: Select all

[ 1304.254380] ignition[485]: GET https://api-int.mbr.okd.local:22623/config/master: attempt #92
[ 1314.264629] ignition[485]: GET error: Get "https://api-int.mbr.okd.local:22623/config/master": net/http: timeout awaiting response headers
For version 4.5 we use "Fedora CoreOS 32.20200715.3.0".

* Version 4.7

The master node cannot finish installation after reboot. It keeps showing the following error...

Code: Select all

[  543.933709] ignition[505]: GET https://api-int.mbr.okd.local:22623/config/master: attempt #112
[  543.939340] ignition[505]: GET error: Get "https://api-int.mbr.okd.loca1:22623/config/master": EOF
For version 4.7 we use "Fedora CoreOS 34.20210518.3.0".

-------------------------------------------------------------------------

I've waited hours and hours and the master nodes are still in the same situation. What can I do to resolve this?

Thanks! =D

User avatar
TrevorH
Site Admin
Posts: 33191
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: UPI/Bare Metal - Master node cannot finish the installation ("config/master", "timeout awaiting response headers"/"E

Post by TrevorH » 2021/06/17 08:11:28

Trying asking on a Fedora-centric venue where they may know the answer. This is the CentOS forum, not Fedora. And BTW, Fedora 32 is EOL so you should be using a newer version.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply