bookworm versus noble - i40e netdevice name discrepancy
Thomas Lange
lange at cs.uni-koeln.de
Fri May 31 20:24:27 CEST 2024
>>>>> On Fri, 31 May 2024 10:27:06 -0700, Robert Moulton <rmoulton at uw.edu> said:
> When an Ubuntu 24.04 (noble) system with an i40e network adapter is
> built with the Debian bookworm nfsroot image, 'eno1' is set as the
> network device name and subsequently used for the netplan
> configuration file:
> [ 5.303170] i40e 0000:65:00.0 eno1np0: renamed from eth0
> [ 5.319797] i40e 0000:65:00.1 eno2np1: renamed from eth1
> Naturally the interface doesn't get activated as a result.
> How might this issue be addressed?
In the script DEBIAN/30-interfaces this will normally be addressed in
the subroutine newnicnames(). This function should map eno1/eth0 to eno1np0
and set NIC1 to the new value. Please debug why this does not happen.
--
regards Thomas
More information about the linux-fai
mailing list