I tried swapping the CPU sockets, and the system wouldn't boot at all; but with both CPU sockets populated and a fresh install of Proxmox, I can finally see both of the Intel 10GBe adapters using "ifconfig -a". So, yay! On to the next problem: I need to connect one of these adapters to a...
lsmod |grep ixgbe yields this:
ixgbe 294912 0
vxlan 45056 1 ixgbe
ptp 20480 1 ixgbe
dca 16384 1 ixgbe
I think I may have found the answer. On Gigabyte's MD70-HB0 product specifications page, I saw the following:
NOTE...
"dmesg" reports the following:
[17552.327852] Intel(R) 10 Gigabit PCI Express Network Driver - version 4.1.5
[17552.327854] Copyright (c) 1999-2015 Intel Corporation.
However, when execute "lspci -k" i get nothing about an Ethernet adapter. Similarly, "lshw -c network" yields nothing but info...
I have a motherboard with Intel x540 dual 10 GB ethernet ports and am using Proxmox 4.1, which has ixgbe.ko already present in the kernel image.
I type "modprobe ixgbe" and get no errors. Yet the command "ifconfig -a" does not show my adapters.
I've tried downloading the kernel headers and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.