Verified on 4.7.0-0.nightly-2021-03-22-025559 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.7.0-0.nightly-2021-03-22-025559 True False 30m Cluster version is 4.7.0-0.nightly-2021-03-22-025559 $ oc get nodes NAME STATUS ROLES AGE VERSION ip-10-0-130-23.us-west-2.compute.internal Ready master 59m v1.20.0+bafe72f ip-10-0-155-231.us-west-2.compute.internal Ready worker 46m v1.20.0+bafe72f ip-10-0-178-232.us-west-2.compute.internal Ready worker 46m v1.20.0+bafe72f ip-10-0-191-98.us-west-2.compute.internal Ready master 59m v1.20.0+bafe72f ip-10-0-195-81.us-west-2.compute.internal Ready worker 46m v1.20.0+bafe72f ip-10-0-220-197.us-west-2.compute.internal Ready master 59m v1.20.0+bafe72f $ oc debug node/ip-10-0-155-231.us-west-2.compute.internal Starting pod/ip-10-0-155-231us-west-2computeinternal-debug ... To use host binaries, run `chroot /host` If you don't see a command prompt, try pressing enter. sh-4.2# sh-4.2# chroot /host sh-4.4# ls -latr /etc/NetworkManager/conf.d/99-keyfiles.conf -rw-r--r--. 1 root root 61 Mar 22 13:54 /etc/NetworkManager/conf.d/99-keyfiles.conf sh-4.4# cat /etc/NetworkManager/conf.d/99-keyfiles.conf [keyfile] path=/etc/NetworkManager/system-connections-merged sh-4.4# cat /etc/tmpfiles.d/nm.conf D /run/nm-system-connections 0755 root root - - D /run/nm-system-connections-work 0755 root root - - d /etc/NetworkManager/system-connections-merged 0755 root root - - sh-4.4# findmnt | grep NetworkManager | `-/etc/NetworkManager/system-connections-merged overlay overlay rw,relatime,seclabel,lowerdir=/etc/NetworkManager/system-connections,upperdir=/run/nm-system-connections,workdir=/run/nm-system-connections-work sh-4.4# exit exit sh-4.2# exit exit Removing debug pod ...
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.4 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:0957