Hi I am trying to install OKD on bare metal as per the the OKD documentation: https://docs.okd.io/latest/installing/installing_bare_metal/installing-bare-metal.html
I am booting all nodes from PXE please see the PXE config below and other files attached to this email. The Problem: The master node nodes restart after installation but does not configure the static ip address (cannot ping 192.168.2.140) as specified for the team0 interface nor the specified dns server. After the reboot the console displays the error below: ignition[1133]: GET error: Get https://api-int.rdp.centilliard.local:22623/config/master: dial tcp: lookup api-int.rdp.centilliard.local on [::1]53: read udp [::1]:37007- >[::1]:53: read: connection refused I have found the following Bugzilla reporting similliar behaviour: https://bugzilla.redhat.com/show_bug.cgi?id=1715194 I have tried the following with no success: 1) Press e on the server reboot and changed the boot parameters from team=team0:enp2s0f0,enp2s0f1,enp3s0f0,enp3s0f1:mode=active-backup ip=192.168.2.140::192.168.2.254:255.255.255.0:master01.centilliard.loca l:team0:none nameserver=192.168.2.253 to ip=team0:team0 leaving the rest in place. 2) Press e on the server reboot and changed the boot parameters from team=team0:enp2s0f0,enp2s0f1,enp3s0f0,enp3s0f1:mode=active-backup ip=192.168.2.140::192.168.2.254:255.255.255.0:master01.centilliard.loca l:team0:none nameserver=192.168.2.253 to team0:enp2s0f0,enp3s0f0,enp3s0f1:mode=active-backup ip=192.168.2.140::192.168.2.254:255.255.255.0:master01.centilliard.loca l:team0:none nameserver=192.168.2.253 leaving the rest in place. In the hope the the enps0f1 intercae will grab a dhcp address. Enviroment 3 x Master (physical machines) 2 x Worker (physical machines) FCOS version: fedora-coreos-32.20200824.3.0-live.x86_64 PXE BOOT: label 11 menu label ^11) FCOS Install Master01 kernel fcos/vmlinuz append team=team0:enp2s0f0,enp2s0f1,enp3s0f0,enp3s0f1:mode=active- backup ip=192.168.2.140::192.168.2.254:255.255.255.0:master01.centilliard.loca l:team0:none nameserver=192.168.2.253 initrd=fcos/initrd.img,fcos/rootfs.img console=tty0 console=ttyS0 coreos.inst=yes coreos.inst.install_dev=sda coreos.inst.image_url= http://192.168.2.253/fcos/fedora-coreos-32.20200824.3.0-metal.x86_64.raw.xz coreos.inst.ignition_url=http://192.168.2.253/master.ign MASTER SERVER: HP DL380 G6 with 4 x NIC's Thank you in advance.
install-config.yaml
Description: application/yaml
_______________________________________________ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users