-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.6.z
-
nmstate-2.2.49-1.el10
-
No
-
Moderate
-
rhel-net-mgmt
-
None
-
False
-
False
-
-
None
-
None
-
-
Pass
-
Automated
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Given a active-backup bond holding `fail_over_mac: active` option,
When using nmstatectl to apply the state retrieved via `nmstatectl show`,
Then nmstate will fails with error:
NmstateValueError: MAC address cannot be specified in bond interface along with fail_over_mac active on active backup mode
What is the impact of this issue to you?
An OpenStack request
Please provide the package NVR for which the bug is seen:
nmstate-2.2.48
How reproducible is this bug?:
100%
Steps to reproduce
echo '- name: bond99 type: bond state: up link-aggregation: mode: active-backup options: fail_over_mac: active miimon: 100 port: - eth1 - eth2' | sudo nmstatectl apply - sudo nmstatectl show bond99 | sudo nmstatectl apply -
Expected results
No failure.
Actual results
NmstateValueError: MAC address cannot be specified in bond interface along with fail_over_mac active on active backup mode
- links to
-
RHBA-2025:146753 nmstate bug fix and enhancement update