简体   繁体   中英

OpenShift 4.11.9 (UPI) - The master node cannot finish the installation ("config/master", "get error EOF")

ignition[849]: GET error: Get "https://api-int.lab.ocp.lan:22623/config/master": EOF

I am getting this after rhcos install on bare metal virtual machine running on esxi 6.0.0

The guide i am using: https://github.com/ryanhay/ocp4-metal-install

ocp-svc - using fedora server instead of centos, because of deprecation.

rhcos-live.x86_64.iso version 4.11.9

Fedora-Server-dvd-x86_64-36-1.5.iso (latest, downloaded yesterday)

Everything is followed from the guide, so i think that could be a bug or something changed in the newer versions.

Happen's after successful install of rhcos.raw.gz from RHCOS and rebooting the machine. (ex.: sudo coreos-installer install /dev/sda -u http://192.168.22.1:8080/ocp4/rhcos -I http://192.168.22.1:8080/ocp4/master.ign --insecure --insecure-ignition)

Thanks!

The problem in this situation was the inte.net access. Following the guide from the github repo above, you will need also to allow traffic to be forwarded from lan to wan. That's why i was having get errors.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM