To get that node back into your Mongo cluster without rewriting your
whole network setup, pin the name back with a systemd link:

1- Put this into /etc/systemd/network/10-persistent-net.link:

[Match]
MACAddress=d8:c4:97:4c:66:ae

[Link]
Name=enp96s0f0

2- Update initramfs and reboot:

sudo update-initramfs -u

sudo reboot

It will force the interface back to enp96s0f0 regardless of what the 6.8
driver reports in sysfs.

That should do the trick :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085835

Title:
  "Predictable Network Interface Naming" suddenly changed the name from
  enp96s0f0 to enp96s0f0np0 causing outage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2085835/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to