Intel quad port X710 10GbE SFP+ not visible after upgrade today (but working now)

udo

Distinguished Member
Apr 22, 2009
5,981
204
163
Ahrensburg; Germany
Hi,
I had an strange effect today. On an new system (supermicro amd server) with an Intel quad port X710 the NIC don't appear after the updates from today (but the updates has nothing to do with kernel/firmware?!)
Code:
Commandline: apt dist-upgrade
Install: libyaml-libyaml-perl:amd64 (0.76+repack-1, automatic)
Upgrade: proxmox-widget-toolkit:amd64 (2.3-6, 2.3-10), libpve-storage-perl:amd64 (6.2-8, 6.2-9), pve-qemu-kvm:amd64 (5.1.0-2, 5.1.0-6), proxmox-backup-client:amd64(0.9.4-1, 1.0.1-1), pve-manager:amd64 (6.2-12, 6.2-15), libpve-common-perl:amd64 (6.2-2, 6.2-4), qemu-server:amd64 (6.2-14, 6.2-19), libproxmox-backup-qemu0:amd64 (0.7.0-1, 0.7.1-1)
lspci don't show the nic!

Powerycle -> the same
boot pve-rescue from the actual pve-install usb-stick -> network is working!
update_initramfs and reboot -> nic not visible.
Downgrade pve-manager + pve-qemu-kvm -> network is working! Ok, issue found! But…
Upgrade both again and the Nic is still working!?!?
Code:
root@pve02.lv3:~# apt list --upgradable
Listing... Done
pve-manager/stable 6.2-15 amd64 [upgradable from: 6.2-12]
pve-qemu-kvm/stable 5.1.0-6 amd64 [upgradable from: 5.1.0-2]
Network is working now, but I don't know why… or better don't know why it's doesn't work the whole time.

BTW. the supermicro bios is up to date.

Perhaps anybody has an idea or similiar effects.

Udo
 
That sound odd indeed (especially the part of it not showing up in lspci)...

I would check/compare the logs from when the NIC is recognized and when it's not there

I hope this helps!