-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-9.7
-
NetworkManager-1.53.92-1.el10
-
Yes
-
Important
-
rhel-net-mgmt
-
ssg_networking
-
2
-
False
-
False
-
-
None
-
None
-
-
Pass
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Execute:
nmcli c add type ovs-bridge connection.id br0 ifname br0 nmcli c add type ovs-port connection.id ovs-port-bond0 ifname bond0 connection.master br0 connection.slave-type ovs-bridge nmcli c add type bond connection.id ovs-iface-bond0 ifname bond0 ipv4.method disabled ipv6.method disabled connection.master bond0 connection.slave-type ovs-port
in the recent build it always failed at the last step:
Error: invalid or not allowed setting 'ipv4': 'ipv4' not among [connection, bond, 802-3-ethernet (ethernet), ethtool, link, match, ovs-interface].
It was a snippet of a nmstate test case, always worked before.
Original reproducer: https://bugzilla.redhat.com/show_bug.cgi?id=1917813#c2
The version:
NetworkManager-1.53.4-1.el9.x86_64
NetworkManager-ovs-1.53.4-1.el9.x86_64
openvswitch3.1-3.1.7-158.el9fdp.x86_64
- links to
-
RHBA-2025:146815 NetworkManager bug fix and enhancement update