Post B5KrPJr9UypuxZSJ16 by azonenberg@ioc.exchange
(DIR) More posts by azonenberg@ioc.exchange
(DIR) Post #B5KopscUZUcERZZWHg by azonenberg@ioc.exchange
0 likes, 0 repeats
Predictable network interface names strike again. Removed a 10G NIC from a box and the 100G NIC that was enp27xxxx is now enp26xxx because PCIe enumeration changed
(DIR) Post #B5KovR3JykTWgOlnrU by geerlingguy@mastodon.social
0 likes, 0 repeats
@azonenberg oof makes it even more fun when you have like 36 container interfaces, some VPN and PPP, multiple nics, multiple WiFi...
(DIR) Post #B5KpNSATQRI8FaTXfM by freya@social.highenergymagic.net
0 likes, 0 repeats
@azonenberg the only truly predictable NIC name is <driver><index>ne2k_isa0, e1000e0, i40e0, forcedeth0, and so on
(DIR) Post #B5KrPJbuPedwCIK8G0 by whitequark@social.treehouse.systems
0 likes, 0 repeats
@azonenberg you still have the enx* name be the same, right?
(DIR) Post #B5KrPJr9UypuxZSJ16 by azonenberg@ioc.exchange
0 likes, 0 repeats
@whitequark afaik that is the only name for the card
(DIR) Post #B5KrTXga1U3V0eWYue by azonenberg@ioc.exchange
0 likes, 0 repeats
@geerlingguy yeah this is a storage cluster node. It had a 10g nic, i added a 100g, once i verified it was good i removed the 10 and then the name of the 100 changed
(DIR) Post #B5KrX6ceaNEGETO2yW by azonenberg@ioc.exchange
0 likes, 0 repeats
@geerlingguy the core router with multiple nics and almost 20 vlans would be much more annoying to renumber
(DIR) Post #B5KrevY9dYoCCy0nnU by emily@fedi.uni.horse
0 likes, 0 repeats
@azonenberg tbh any permanent interface on my systems gets a udev rule that matches on mac address and gives it a human-readable name (e.g. laptops have wlan0, eth-onboard, and eth-dock)
(DIR) Post #B5Krevlyo9rqtqTqLY by azonenberg@ioc.exchange
0 likes, 0 repeats
@emily i should probably start doing that but for single nic systems it's not a big deal to edit /etc/network/interfaces if i swap it. Just a mild nuisance
(DIR) Post #B5LFN7JHZXpsMw60ga by whitequark@social.treehouse.systems
0 likes, 0 repeats
@azonenberg no altname?
(DIR) Post #B5LFN7WklSbx2iOlgO by azonenberg@ioc.exchange
0 likes, 0 repeats
@whitequark TIL that's even a thing. I just use the "normal" interface names for everything.Which seems to break every time a pcie bridge changes state
(DIR) Post #B5LkuwdYrEDlgzBw2a by neko@aus.social
0 likes, 0 repeats
@azonenberg How predictable....The situation, not the naming.