-
Bug
-
Resolution: Unresolved
-
Critical
-
rhel-9.2.0.z
-
None
-
Critical
-
ZStream
-
1
-
rhel-sst-network-management
-
ssg_networking
-
1
-
False
-
-
No
-
NMT - RHEL-9.5 DTM 8
-
Approved Blocker
-
Release Note Not Required
-
None
What were you trying to do that didn't work?
When upgrading OCP 4.12 to 4.13+ on ARO(Azure Red Hat OpenShift) platform, nmstate created systemd network link config holding the same MAC address for different NIC which lead to the upgrade failure.
Please provide the package NVR for which bug is seen:
nmstate-2.2.24-1.el9_2
How reproducible:
100%
Steps to reproduce
- Run `nmstatectl persist-nic-names`
- Check file `/etc/systemd/network/98-nmstate-eth1.link`
Expected results
The systemd network link file contains driver information, example
[Match] MACAddress=52:54:00:de:a8:2f Driver=e1000 [Link] Name=ens4
Actual results
No driver info.
- blocks
-
OCPBUGS-30256 nmstatectl "persist-nic-names" does not save driver info
- Closed