bookworm versus noble - i40e netdevice name discrepancy

Robert Moulton rmoulton at uw.edu
Mon Jun 3 19:27:39 CEST 2024


Thanks for the troubleshooting guidance. I had forgotten about the
createvt flag.

'udevadm info' output during installation (see below) didn't include
any 'eno1np0' references. Same deal with 'DEBIAN/30-interfaces' script
debug output.
On the newly-built ubuntu system, '/sys/class/net/eno1' doesn't exist.
'/sys/class/net/eno1np0' does exist, with no 'eno1' references in
udevadmin output.

P: /devices/pci0000:64/0000:64:02.0/0000:65:00.0/net/eno1
M: eno1
R: 1
U: net
I: 2
E: DEVPATH=/devices/pci0000:64/0000:64:02.0/0000:65:00.0/net/eno1
E: SUBSYSTEM=net
E: INTERFACE=eno1
E: IFINDEX=2
E: USEC_INITIALIZED=9532302
E: NVME_HOST_IFACE=none
E: ID_NET_NAMING_SCHEME=v252
E: ID_NET_NAME_MAC=enx3ceceffb6da8
E: ID_OUI_FROM_DATABASE=Super Micro Computer, Inc.
E: ID_NET_NAME_ONBOARD=eno1
E: ID_NET_LABEL_ONBOARD=Intel Ethernet X710 #1
E: ID_NET_NAME_PATH=enp101s0f0
E: ID_BUS=pci
E: ID_VENDOR_ID=0x8086
E: ID_MODEL_ID=0x15ff
E: ID_PCI_CLASS_FROM_DATABASE=Network controller
E: ID_PCI_SUBCLASS_FROM_DATABASE=Ethernet controller
E: ID_VENDOR_FROM_DATABASE=Intel Corporation
E: ID_MODEL_FROM_DATABASE=Ethernet Controller X710 for 10GBASE-T
E: ID_PATH=pci-0000:65:00.0
E: ID_PATH_TAG=pci-0000_65_00_0
E: ID_NET_DRIVER=i40e
E: ID_NET_LINK_FILE=/usr/lib/systemd/network/99-default.link
E: ID_NET_NAME=eno1
E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/eno1
E: TAGS=:systemd:
E: CURRENT_TAGS=:systemd:

On Fri, May 31, 2024 at 12:24 PM Thomas Lange <lange at cs.uni-koeln.de> wrote:
>
> Hi,
>
> during the installation you can switch to another terminal by pressing
> Alt-F2. Then execute
>   udevadm info /sys/class/net/eno1
> I would hope that a line containing eno1np0 would appear in the output.
>
> You might want to add this line to DEBIAN/30-interfaces
>
> set -x
>
> Then you get a lot of debugging output in scripts.lof
>
>
> regards Thomas
>
>
> >>>>> On Fri, 31 May 2024 12:09:07 -0700, Robert Moulton <rmoulton at uw.edu> said:
>
>     > This is all that's reported in scripts.log
>     > [...]
>     > =====   shell: DEBIAN/30-interface   =====
>     > Generating netplan configuration for eno1 (dhcp)
>     > fcopy: destination etc/resolv.conf remains unchanged
>     > [...]
>
>     > How might I go about debugging/troubleshooting further?
>


More information about the linux-fai mailing list