-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to 25 Gbps Ethernet #16
Comments
Interestingly, the SOL console in the BMC is spitting errors like:
This seems to happen after the ASPEED USB port tries initializing? Another trace:
And then the system won't continue booting. |
I think I'm running Ubuntu 20.04 on the HL15... it might be worth attempting upgrading to 24.04 :O Otherwise maybe I can manually install later Intel drivers? |
On Ampere's recommendation, I'm going to try a ConnectX-5 Mellanox card, the MCX512A-ACAT, instead. Now I have a spare E810, ready to go into one of my Windows PCs :) |
I have the X-5 installed, and it seems to enumerate correctly:
It's not getting an IP address automatically, though. Not sure why. |
Not detecting a link...
I'm using a 10Gtek 25G SFP28 DAC - 3m, 30AWG, Passive... I wonder if this DAC isn't able to work with the card? Weird. When I plug in the DAC, I see the changes:
But it still says On the switch (Mikrotik 25G), I'm seeing the link as negotiated at 25G: |
Strangely, at some point this morning, it looks like the Intel interfaces were giving a bunch of errors:
And the Mellanox driver is detecting cable hotplugs:
Since this is 20.04, and I don't have NetworkManager present (so no
And
While
So now it's getting IPv6, but not IPv4... |
Also grabbing hardware details with
|
Huh. Forcing a release/renew grabbed an IP for the interface:
Now the question is, will the configuration persist across a reboot? |
Nope. But following this Stack Exchange answer, I did the following to make the new card's Ethernet interfaces persist with IPv4 DHCP across reboots:
And now even after a reboot, I'm getting full 25 Gbps bandwidth, yay!
Full docs on Ubuntu's docs site: Configuring networks I guess the |
I purchased a PCIe Gen 4 SFP28 NIC with Intel E810-XXVAM2 on Amazon, and would like to install it in the server to get dual 25 Gbps Ethernet on the NAS.
Some of my other gear is starting to come online at 25G, and it would be nice to have a storage target capable of saturating the network!
Intel has a driver download page here: Intel® Network Adapter Driver for E810 Series Devices under Linux*
The text was updated successfully, but these errors were encountered: