Bug 1916363 - [OVN] ovs-configuration.service reports as failed within all nodes using version 4.7.0-fc.2
Summary: [OVN] ovs-configuration.service reports as failed within all nodes using vers...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.7
Hardware: x86_64
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.0
Assignee: Aniket Bhat
QA Contact: Ross Brattain
URL:
Whiteboard:
: 1908393 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-14 16:16 UTC by Pedro Amoedo
Modified: 2021-02-24 15:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:53:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 2362 0 None closed Bug 1916363: Fix how files from system-connections-merged get copied into system-connections 2021-02-16 14:18:09 UTC
Red Hat Knowledge Base (Solution) 5707601 0 None None None 2021-01-18 06:56:43 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:53:39 UTC

Comment 4 Aniket Bhat 2021-02-03 17:39:11 UTC
*** Bug 1908393 has been marked as a duplicate of this bug. ***

Comment 6 Ross Brattain 2021-02-05 05:20:26 UTC
Verified on vSphere and GCP 4.7.0-0.nightly-2021-02-04-075559

vSphere, nmconnections copied from system-connections-merged

ovs-configuration-master-1
Feb 05 01:01:07.052593 master-1 configure-ovs.sh[1423]: + copy_nm_conn_files
Feb 05 01:01:07.052593 master-1 configure-ovs.sh[1423]: + src_path=/etc/NetworkManager/system-connections-merged
Feb 05 01:01:07.052593 master-1 configure-ovs.sh[1423]: + dst_path=/etc/NetworkManager/system-connections
Feb 05 01:01:07.052593 master-1 configure-ovs.sh[1423]: + '[' -d /etc/NetworkManager/system-connections-merged ']'
Feb 05 01:01:07.052735 master-1 configure-ovs.sh[1423]: + echo '/etc/NetworkManager/system-connections-merged exists'
Feb 05 01:01:07.052735 master-1 configure-ovs.sh[1423]: /etc/NetworkManager/system-connections-merged exists
Feb 05 01:01:07.053175 master-1 configure-ovs.sh[1423]: ++ echo br-ex.nmconnection ovs-if-br-ex.nmconnection ovs-port-br-ex.nmconnection ovs-if-phys0.nmconnection ovs-port-phys0.nmconnection
Feb 05 01:01:07.053399 master-1 configure-ovs.sh[1423]: + fileList='br-ex.nmconnection ovs-if-br-ex.nmconnection ovs-port-br-ex.nmconnection ovs-if-phys0.nmconnection ovs-port-phys0.nmconnection'
Feb 05 01:01:07.053442 master-1 configure-ovs.sh[1423]: + for file in ${fileList[*]}
Feb 05 01:01:07.053477 master-1 configure-ovs.sh[1423]: + '[' '!' -f /etc/NetworkManager/system-connections/br-ex.nmconnection ']'
Feb 05 01:01:07.053601 master-1 configure-ovs.sh[1423]: + cp /etc/NetworkManager/system-connections-merged/br-ex.nmconnection /etc/NetworkManager/system-connections/br-ex.nmconnection
Feb 05 01:01:07.058040 master-1 configure-ovs.sh[1423]: + for file in ${fileList[*]}
Feb 05 01:01:07.058040 master-1 configure-ovs.sh[1423]: + '[' '!' -f /etc/NetworkManager/system-connections/ovs-if-br-ex.nmconnection ']'
Feb 05 01:01:07.058040 master-1 configure-ovs.sh[1423]: + cp /etc/NetworkManager/system-connections-merged/ovs-if-br-ex.nmconnection /etc/NetworkManager/system-connections/ovs-if-br-ex.nmconnection
Feb 05 01:01:07.059988 master-1 configure-ovs.sh[1423]: + for file in ${fileList[*]}
Feb 05 01:01:07.059988 master-1 configure-ovs.sh[1423]: + '[' '!' -f /etc/NetworkManager/system-connections/ovs-port-br-ex.nmconnection ']'
Feb 05 01:01:07.060280 master-1 configure-ovs.sh[1423]: + cp /etc/NetworkManager/system-connections-merged/ovs-port-br-ex.nmconnection /etc/NetworkManager/system-connections/ovs-port-br-ex.nmconnection
Feb 05 01:01:07.061359 master-1 configure-ovs.sh[1423]: + for file in ${fileList[*]}
Feb 05 01:01:07.061359 master-1 configure-ovs.sh[1423]: + '[' '!' -f /etc/NetworkManager/system-connections/ovs-if-phys0.nmconnection ']'
Feb 05 01:01:07.061578 master-1 configure-ovs.sh[1423]: + cp /etc/NetworkManager/system-connections-merged/ovs-if-phys0.nmconnection /etc/NetworkManager/system-connections/ovs-if-phys0.nmconnection
Feb 05 01:01:07.062675 master-1 configure-ovs.sh[1423]: + for file in ${fileList[*]}
Feb 05 01:01:07.062720 master-1 configure-ovs.sh[1423]: + '[' '!' -f /etc/NetworkManager/system-connections/ovs-port-phys0.nmconnection ']'
Feb 05 01:01:07.062720 master-1 configure-ovs.sh[1423]: + cp /etc/NetworkManager/system-connections-merged/ovs-port-phys0.nmconnection /etc/NetworkManager/system-connections/ovs-port-phys0.nmconnection
Feb 05 01:01:07.063958 master-1 configure-ovs.sh[1423]: + ip a show br-ex


GCP, no system-connections-merged

ovs-configuration-master-0.c.openshift-qe.internal
Feb 04 14:43:46.549994 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: + copy_nm_conn_files
Feb 04 14:43:46.549994 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: + src_path=/etc/NetworkManager/system-connections-merged
Feb 04 14:43:46.549994 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: + dst_path=/etc/NetworkManager/system-connections
Feb 04 14:43:46.549994 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: + '[' -d /etc/NetworkManager/system-connections-merged ']'
Feb 04 14:43:46.550376 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: + ip a show br-ex
Feb 04 14:43:46.554748 master-0.c.openshift-qe.internal configure-ovs.sh[1331]: 4: br-ex: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1460 qdisc noqueue state UNKNOWN group default qlen 1000
Feb 04 14:43:46.554748 master-0.c.openshift-qe.internal configure-ovs.sh[1331]:     link/ether 42:01:0a:00:00:04 brd ff:ff:ff:ff:ff:ff
Feb 04 14:43:46.554748 master-0.c.openshift-qe.internal configure-ovs.sh[1331]:     inet 10.0.0.4/32 scope global dynamic noprefixroute br-ex

Comment 9 errata-xmlrpc 2021-02-24 15:53:18 UTC
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.0 security, bug fix, and enhancement 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-2020:5633


Note You need to log in before you can comment on or make changes to this bug.