First post here...
Just setup another Proxmox node in another full-size PC (intel 13th gen), and the onboard nix works fine.
I added a Vimin dual-port 10Gb networking card, and cannot get it to work in Proxmox. Here is a link for the card I bought: https://www.amazon.com/dp/B0HF7Y9FH1?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
Here is how far I got...
The 10Gb Unifi switch sees the card, and negotiates a 10Gb connection using a CAT6 cable to one of the two card ports, and lists a mac address for the port.
Proxmox see's both ports in the node Network pane, and lists the correct mac address.
I made Linux bridges for both ports and applied the configuration, rebooted the node.
The linux bridge interfaces are active, but neither will pull an ip address from the DHCP server, and I tried both, moving the cable from one to another.
Here is the output from ip link show:
here is the log output:
Any suggestions that could help on this? Not sure what steps I'm missing. I've searched on this and this card "should" work, but no love at this point yet.
Just setup another Proxmox node in another full-size PC (intel 13th gen), and the onboard nix works fine.
I added a Vimin dual-port 10Gb networking card, and cannot get it to work in Proxmox. Here is a link for the card I bought: https://www.amazon.com/dp/B0HF7Y9FH1?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
Here is how far I got...
The 10Gb Unifi switch sees the card, and negotiates a 10Gb connection using a CAT6 cable to one of the two card ports, and lists a mac address for the port.
Proxmox see's both ports in the node Network pane, and lists the correct mac address.
I made Linux bridges for both ports and applied the configuration, rebooted the node.
The linux bridge interfaces are active, but neither will pull an ip address from the DHCP server, and I tried both, moving the cable from one to another.
Here is the output from ip link show:
Code:
root@pve02:~# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: nic0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000
link/ether 08:bf:b8:34:af:3d brd ff:ff:ff:ff:ff:ff
altname enp8s0
altname enx08bfb834af3d
3: enp2s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr1 state UP mode DEFAULT group default qlen 1000
link/ether 1a:4b:24:c8:5f:8e brd ff:ff:ff:ff:ff:ff
altname enx1a4b24c85f8e
4: enp2s0f1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq master vmbr2 state DOWN mode DEFAULT group default qlen 1000
link/ether 1a:4b:24:c8:5f:8f brd ff:ff:ff:ff:ff:ff
altname enx1a4b24c85f8f
5: wlp0s20f3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 98:59:7a:8c:d6:38 brd ff:ff:ff:ff:ff:ff
altname wlx98597a8cd638
6: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
link/ether 08:bf:b8:34:af:3d brd ff:ff:ff:ff:ff:ff
7: vmbr1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
link/ether 1a:4b:24:c8:5f:8e brd ff:ff:ff:ff:ff:ff
8: vmbr2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
link/ether 1a:4b:24:c8:5f:8f brd ff:ff:ff:ff:ff:ff
root@pve02:~#
here is the log output:
Code:
root@pve02:~# dmesg | grep ixgbe
[ 8.497277] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 8.497278] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 8.497325] ixgbe 0000:02:00.0: enabling device (0000 -> 0002)
[ 8.774717] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 32, Tx Queue count = 32 XDP Queue count = 0
[ 8.860396] ixgbe 0000:02:00.0: 32.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x8 link)
[ 8.885054] ixgbe 0000:02:00.0: MAC: 3, PHY: 0, PBA No: 000000-000
[ 8.885069] ixgbe 0000:02:00.0: 1a:4b:24:c8:5f:8e
[ 9.034572] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[ 9.034639] ixgbe 0000:02:00.0: Firmware logging not supported
[ 9.034659] ixgbe 0000:02:00.1: enabling device (0000 -> 0002)
[ 9.309464] ixgbe 0000:02:00.1: Multiqueue Enabled: Rx Queue count = 32, Tx Queue count = 32 XDP Queue count = 0
[ 9.394176] ixgbe 0000:02:00.1: 32.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x8 link)
[ 9.418344] ixgbe 0000:02:00.1: MAC: 3, PHY: 0, PBA No: 000000-000
[ 9.418357] ixgbe 0000:02:00.1: 1a:4b:24:c8:5f:8f
[ 9.567570] ixgbe 0000:02:00.1: Intel(R) 10 Gigabit Network Connection
[ 9.567671] ixgbe 0000:02:00.1: Firmware logging not supported
[ 9.568509] ixgbe 0000:02:00.1 enp2s0f1: renamed from eth1
[ 9.568914] ixgbe 0000:02:00.0 enp2s0f0: renamed from eth0
[ 18.370318] ixgbe 0000:02:00.0 enp2s0f0: entered allmulticast mode
[ 18.370351] ixgbe 0000:02:00.0 enp2s0f0: entered promiscuous mode
[ 18.504597] ixgbe 0000:02:00.0: registered PHC device on enp2s0f0
[ 18.649345] ixgbe 0000:02:00.1 enp2s0f1: entered allmulticast mode
[ 18.649378] ixgbe 0000:02:00.1 enp2s0f1: entered promiscuous mode
[ 18.783825] ixgbe 0000:02:00.1: registered PHC device on enp2s0f1
[ 23.366926] ixgbe 0000:02:00.0 enp2s0f0: NIC Link is Up 10 Gbps, Flow Control: None
root@pve02:~#
Any suggestions that could help on this? Not sure what steps I'm missing. I've searched on this and this card "should" work, but no love at this point yet.
Last edited: