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

lspci | grep -i ethernet

lshw -c network -businfo

dmesg | grep -in eth

lsmod | grep mlx

/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
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

lspci | grep -i ethernet

lshw -c network -businfo

dmesg | grep -in eth

lsmod | grep mlx

/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