-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
nmstate-2.2.26-1.el9
-
None
-
Low
-
1
-
rhel-sst-network-management
-
ssg_networking
-
0
-
False
-
-
No
-
NMT - RHEL-9.5 DTM 4
-
-
Pass
-
None
-
None
What were you trying to do that didn't work?
Using nmpolicy to create a linux bond and expanding the ports, this is the state
capture: primary-nic: interfaces.mac-address=="52:54:00:F6:80:01" desiredState: interfaces: - name: bond0 type: bond state: up ipv4: enabled: true dhcp: true copy-mac-from: "{{ capture.primary-nic.interfaces.0.name }}" link-aggregation: mode: balance-xor options: xmit_hash_policy: vlan+srcmac balance-slb: 1 port: - "{{ capture.primary-nic.interfaces.0.name }}"
Please provide the package NVR for which bug is seen:
nmstate-2.2.21-2.el9_2.x86_64
How reproducible: Always
Steps to reproduce
- Use the state from the description (matching the mac of the interface) and apply it
Expected results
linux bond is created with proper port
Actual results
NmstateError: InvalidArgument: Controller interface bondcnv is holding unknown port {{ capture.secondary-nic.interfaces.0.name }}
- links to
-
RHEA-2024:129019 Bug fixes and enhancements of nmstate