+++ This bug was initially created as a clone of Bug #1962421 +++
Description of problem:
kdump created a udev rule to rename the NIC by MAC address if the NIC name matches eno*. On Azure, the master and slave NIC have the same MAC address and name. After renaming the master NIC to kdump-eth0, udev would try to rename the slave NIC to kdump-eth0 and the following errors should show,
May 17 22:37:08 localhost.localdomain systemd-udevd[284]: eth0: Failed to rename network interface 3 from 'eth0' to 'kdump-eth0': File exists
May 17 22:37:08 localhost.localdomain systemd-udevd[284]: eth0: Failed to process device, ignoring: File exists
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
Check the steps on https://bugzilla.redhat.com/show_bug.cgi?id=1854037.
Actual results:
Refer to failed logs in description
Expected results:
No such error
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (kexec-tools bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2023:7080