-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-9.6
-
nmstate-2.2.50-1.el10
-
No
-
Important
-
ZStream
-
rhel-net-mgmt
-
ssg_networking
-
3
-
False
-
False
-
-
No
-
None
-
Regression Exception
-
-
Pass
-
Automated
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Using NetworkManager keyfiles generated by `nmstatectl gc` for referring VLAN base interface via MAC address does not works.
What is the impact of this issue to you?
OpenShift need this feature
Please provide the package NVR for which the bug is seen:
nmstate-2.2.45-1.el9_6
How reproducible is this bug?:
100%
Steps to reproduce
echo '--- interfaces: - name: port1 type: ethernet identifier: mac-address mac-address: 00:23:45:67:89:1a - name: vlan101 type: vlan state: up vlan: base-iface: port1 id: 101' | nmstatectl gc - # Then store the output into files to /etc/NetworkManager/system-connections/ as <name>.nmconnection own by root with 0600 permission. nmcli c reload nmcli c up port nmcli c up vlan101
Expected results
VLAN been created as desired.
Actual results
NM failure on not able to file parent interface of vlan.
- links to
-
RHBA-2025:154283 nmstate update