-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-9.2.0.z, rhel-9.4
-
nmstate-2.2.38-1.el9
-
No
-
Important
-
ZStream
-
rhel-sst-network-management
-
ssg_networking
-
1
-
False
-
-
None
-
None
-
Approved Blocker
-
-
Pass
-
None
-
-
x86_64
-
None
What were you trying to do that didn't work?
nmstatectl set dpdk_template.yaml (attached)
The template is used to create a user bridge with ipv6 disabled on the internal ovs interface.
What is the impact of this issue to you?
received the verification error
NmstateError: VerificationError: Verification failure: br-link1-p.interface.ipv6.enabled desire 'false', current 'true'
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
100%
Steps to reproduce
- nmstatectl set dpdk_template.yaml (attached)
Expected results
The templates shall be applied succesfully.
Actual results
Verification error
[2024-09-11T10:19:50Z INFO nmstate::nm::query_apply::profile] Reapplying connection d7c5d498-6e9e-407b-88af-6d656aac3994: dpdk2/ovs-interface
[2024-09-11T10:19:50Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-int, ignoring
[2024-09-11T10:19:50Z INFO nmstate::nispor::show] Got unsupported interface br-int type Tun
[2024-09-11T10:19:50Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-link1-p, ignoring
[2024-09-11T10:19:50Z INFO nmstate::nispor::show] Got unsupported interface br-link1-p type Tun
[2024-09-11T10:19:51Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: br-link1-p.interface.ipv4.address desire '[
]', current '[]'
[2024-09-11T10:19:52Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-link1-p, ignoring
[2024-09-11T10:19:52Z INFO nmstate::nispor::show] Got unsupported interface br-link1-p type Tun
[2024-09-11T10:19:52Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-int, ignoring
[2024-09-11T10:19:52Z INFO nmstate::nispor::show] Got unsupported interface br-int type Tun
[2024-09-11T10:19:52Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: br-link1-p.interface.ipv6.enabled desire 'false', current 'true'
[2024-09-11T10:19:53Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-int, ignoring
[2024-09-11T10:19:53Z INFO nmstate::nispor::show] Got unsupported interface br-int type Tun
[2024-09-11T10:19:53Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-link1-p, ignoring
[2024-09-11T10:19:53Z INFO nmstate::nispor::show] Got unsupported interface br-link1-p type Tun
[2024-09-11T10:19:53Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: br-link1-p.interface.ipv6.enabled desire 'false', current 'true'
[2024-09-11T10:19:54Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-link1-p, ignoring
[2024-09-11T10:19:54Z INFO nmstate::nispor::show] Got unsupported interface br-link1-p type Tun
[2024-09-11T10:19:54Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-int, ignoring
[2024-09-11T10:19:54Z INFO nmstate::nispor::show] Got unsupported interface br-int type Tun
[2024-09-11T10:19:54Z INFO nmstate::query_apply::net_state] Retrying on: VerificationError: Verification failure: br-link1-p.interface.ipv6.enabled desire 'false', current 'true'
[2024-09-11T10:19:55Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-int, ignoring
[2024-09-11T10:19:55Z INFO nmstate::nispor::show] Got unsupported interface br-int type Tun
[2024-09-11T10:19:55Z INFO nmstate::nispor::base_iface] Got unsupported interface type tun: br-link1-p, ignoring
[2024-09-11T10:19:55Z INFO nmstate::nispor::show] Got unsupported interface br-link1-p type Tun
[2024-09-11T10:19:55Z INFO nmstate::query_apply::net_state] Rollbacked to checkpoint /org/freedesktop/NetworkManager/Checkpoint/25
NmstateError: VerificationError: Verification failure: br-link1-p.interface.ipv6.enabled desire 'false', current 'true'
- depends on
-
OSPRH-9711 New dependant RPMs in os-net-config-disgit spec (nmstate provider) need to be populated in downstream
- Review
- links to
-
RHEA-2024:139365 Bug fixes and enhancements of nmstate