cant find 10g NIC

nabula

Active Member
Sep 1, 2017
2
0
41
47
hello I am very new in proxmox

just install mellanox 10gb nic in my machine

but it (enp2s0 ) doesn't show up

any ideas

thanks

ps. sorry for my poor english


ls /sys/class/net
1627372002265.png

lspci | grep -i ethernet
1627372087369.png

lshw -c network -businfo

1627372206802.png

dmesg | grep -in eth
1627372292770.png


lsmod | grep mlx
1627372353155.png


/etc/network/interfaces

auto lo
iface lo inet loopback

iface enp7s0 inet manual

iface enp6s0 inet manual

iface enp2s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.199/24
gateway 192.168.1.254
bridge-ports enp6s0
bridge-stp off
bridge-fd 0