Bug 1916363
| Summary: | [OVN] ovs-configuration.service reports as failed within all nodes using version 4.7.0-fc.2 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Pedro Amoedo <pamoedom> |
| Component: | Networking | Assignee: | Aniket Bhat <anbhat> |
| Networking sub component: | ovn-kubernetes | QA Contact: | Ross Brattain <rbrattai> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | aconstan, anbhat, aygarg, rbrattai, trees, trozet |
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-24 15:53:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 4
Aniket Bhat
2021-02-03 17:39:11 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
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 |