-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.6, rhel-9.6.z
-
NetworkManager-1.53.90-1.el10
-
No
-
Important
-
ZStream
-
rhel-net-mgmt
-
ssg_networking
-
3
-
False
-
False
-
-
None
-
None
-
Approved Blocker
-
-
Pass
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
None
OVNK creates VRF devices on all cluster nodes. On some nodes, these VRF devices become managed. On other nodes it does not. From OVNK perspective all nodes are configured equal so we don't understand the difference.
Managed in some nodes
[jcaamano@sdn-08 origin]$ ssh core@192.168.111.20 nmcli d | grep -E "^extranet" extranet vrf connected (externally) extranet [jcaamano@sdn-08 origin]$ ssh core@192.168.111.20 nmcli -f GENERAL.REASON device show extranet GENERAL.REASON: 0 (No reason given) [jcaamano@sdn-08 origin]$ ssh core@192.168.111.20 ip -d a show extranet 26: extranet: <NOARP,MASTER,UP,LOWER_UP> mtu 65575 qdisc noqueue state UP group default link/ether 96:8d:bd:2b:a4:f0 brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 1280 maxmtu 65575 vrf table 1025 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 65536 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536
Unmanaged in others
[jcaamano@sdn-08 origin]$ ssh core@192.168.111.21 nmcli d | grep -E "^extranet" extranet vrf unmanaged -- [jcaamano@sdn-08 origin]$ ssh core@192.168.111.21 nmcli -f GENERAL.REASON device show extranet GENERAL.REASON: 70 (The device is unmanaged because it is an external device and is unconfigured (down or without addresses)) [jcaamano@sdn-08 origin]$ ssh core@192.168.111.21 ip -d a show extranet 54: extranet: <NOARP,MASTER,UP,LOWER_UP> mtu 65575 qdisc noqueue state UP group default link/ether f2:b6:45:3e:36:6a brd ff:ff:ff:ff:ff:ff promiscuity 0 allmulti 0 minmtu 1280 maxmtu 65575 vrf table 1053 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 tso_max_size 65536 tso_max_segs 65535 gro_max_size 65536 gso_ipv4_max_size 65536 gro_ipv4_max_size 65536
Attached nm_trace.log for the case it does not become managed.
- is cloned by
-
RHEL-93108 Devices not becoming managed sometimes [rhel-9.7]
-
- Release Pending
-
- is depended on by
-
CORENET-6015 BGP External Issue tracker
-
- In Progress
-
- is related to
-
OCPBUGS-55325 Cannot apply a consistent NodeNetworkConfigurationPolicy for VRF-Lite
-
- Closed
-
- links to
-
RHBA-2025:146815 NetworkManager bug fix and enhancement update