-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
I'm benchmarking Nebula with storage servers from dedicated server provider Hetzner where 10 Gbit/s links are cheap.
Unless you ask them to connect your servers by a dedicated switch, the MTU cannot be changed, so jumbo frames are not possible.
In this setup, I have not been able to achieve more than 2 Gbit/s with iperf3 over Nebula, no matter how I tune read_buffer/write_buffer/batch/routines.
In https://theorangeone.net/posts/nebula-intro/ it was said
Slack have seen Nebula networks fully saturate 5 / 10 gigabit links without sweat
and on https://i.reddit.com/r/networking/comments/iksyuu/overlay_network_mesh_options_nebula_wireguard/
Slack regularly does many gigabits per second over nebula on individual hosts.
but that's evidently not the case for me.
Did all those setups use jumbo frames?
Is there anything that can be done to achieve 10 Gbit/s throughput without jumbo frames?