-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.6.z
-
None
-
No
-
None
-
rhel-sst-network-management
-
ssg_networking
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
The `nmstatectl gc` cannot works for referring controller port by mac address
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
100%
Steps to reproduce
use `nmstatectl gc` for this YAML
--- interfaces: - name: bond0 type: bond state: up link-aggregation: mode: balance-rr ports-config: - match: mac-address: 00:23:45:67:89:1a iface-type: ethernet - match: mac-address: 00:23:45:67:89:1b iface-type: ethernet
Expected results
nmstatectl gc generate correct key file as `nmstatectl apply` did.
Actual results
Failure or incorrect keyfile.
- is blocked by
-
RHEL-1745 Support referring bond port using MAC address
- In Progress