On a system with multiple network cards, interfaces enumerate somewhat randomly which is to be expected. However, udev is unable to rename the interfaces based on configured parameters. I was unable to force a device name with udev persistent rules or with ifcfg script HWADDR entries. However, if I unload and reload the igb and ixgbe kernel modules in their appropriate order, devices are named appropriately.
↧