-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
?
-
?
-
os-net-config-17.0.1-18.0.20240807130143.5c97a53.el9osttrunk
-
?
-
?
-
None
-
-
-
Moderate
When doing an E2E testing for os-net-config with ifcfg anf nmstate for NIC partitioned deployment, following diferrences were noted:
- mac-table-size is missing for OVS bridge
- VF interface type is set as system
Logs:
1. OVS_EXTRA="set bridge br-access other-config:mac-table-size=50000 – set bridge br-access other-config:hwaddr=4e:34:4a:5c:7b:9c – set bridge br-access fail_mode=standalone – del-controller br-access"
2. For nm:
Bridge br-access
fail_mode: standalone
Port vlan202
tag: 202
Interface vlan202
type: internal
Port vlan203
tag: 203
Interface vlan203
type: internal
Port ens3f0v0
Interface ens3f0v0
type: system =====>
Port br-access-p
Interface br-access-p
type: internal
- is depended on by
-
OSPRH-4276 End-to-end OSP host network provision with new nmstate backend
- Review