FWIW this is the 'udevadm info' output on the primary slave: root@node-1970:~# udevadm info /sys/class/net/ens4 P: /devices/pci0000:00/0000:00:04.0/net/ens4 E: DEVPATH=/devices/pci0000:00/0000:00:04.0/net/ens4 E: ID_BUS=pci E: ID_MODEL_FROM_DATABASE=82599 Ethernet Controller Virtual Function E: ID_MODEL_ID=0x10ed E: ID_NET_DRIVER=ixgbevf E: ID_NET_LINK_FILE=/lib/systemd/network/99-default.link E: ID_NET_NAME=ens4 E: ID_NET_NAME_MAC=enx02001701d517 E: ID_NET_NAME_PATH=enp0s4 E: ID_NET_NAME_SLOT=ens4 E: ID_PATH=pci-0000:00:04.0 E: ID_PATH_TAG=pci-0000_00_04_0 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_VENDOR_ID=0x8086 E: IFINDEX=9 E: INTERFACE=ens4 E: SUBSYSTEM=net E: SYSTEMD_ALIAS=/sys/subsystem/net/devices/ens4 /sys/subsystem/net/devices/ens4 E: TAGS=:systemd: E: USEC_INITIALIZED=199842925 E: net.ifnames=1
The ID_NET_DRIVER here is ixgbevf, but in general it can be driver name for any netdev including virtio_net. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820929 Title: netplan should consider adding more udev attribute for exact matching of failover 3-netdev interfaces To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/1820929/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
