i40e

  1. A

    [SOLVED] i40e module for X710 Intel NIC

    Hello everyone, I have come across very peculiar issue. Some time ago my institution acquired 6 identical Dell r7515 servers. I've provisioned them into two Proxmox clusters 3 nodes each. They all have 10Gbit Intel X710 NIC, dual port, aggregated into LACP bond. 1st cluster works no problem...
  2. mattlach

    [SOLVED] Proxmox 6.8.x Kernels Break Networking

    Hi Everyone, So the Proxmox server got itself a reboot today for the first time in a while, and when it came back up, there was no network connectivity. The PCI device appeared in lspci, and the network device appeared in "ip link show". ifconfig showed only the vmbr networks, and they were in...
  3. G

    eth0 doesn't exist, yet console is spammed by "eth0: left promiscuous mode"

    I'm seeing a ghost "eth0" interface spamming my console logs on proxmox latest. Not sure if this issue is caused by a BIOS firmware update I carried out on this new device (Minisforum MS-01)... hopefully someone can help? eth0 doesn't exist on my system as you can see below. I'm not sure what I...
  4. P

    NIC XL710-QDA2 and Promox VE seems not working together

    Hi all, I'm new on Proxmox VE and on this forum too. I wish I could get help with my problem here. I build a lab with a R730 server with the latest Proxmox VE 8.14 (Kernel 6.5.11-8-pve) as hypervisor This one has 2 nics - one integrated 2P X520/2P I350 - one additional XL710-QDA2 I would to...
  5. T

    [SOLVED] Dell R7525 : Proxmox 7.2 : Enable SR-IOV for Intel X710-T2L(10GBASE-T) : no sriov_numvfs in /sys/class/net/eno33/device/

    Hi, While trying to enable SR-IOV for a fresh install of Proxmox 7.2 in Dell R7525, it is found that the NIC driver is not exposing sriov_numvfs in /sys/class/net/eno33/device. Please Help.. root@veena2:~# cd /sys/class/net/eno33/device/ root@veena2:/sys/class/net/eno33/device# ls...
  6. C

    ifupdown2 bridge-vids issues

    I use a vlan-aware bridge on a Proxmox VE 6.1 system with a following network configuration: auto vmbr0 iface vmbr0 inet manual bridge-ports eno7 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 bridge-pvid 1 mtu 9000 However, my NIC (Intel X722...