[SOLVED] Virtualised PMG issues with TCP Offloading

Dec 27, 2020
108
16
23
44
Hi have a PMG on a Hyper-V Host and found that the upload is highly limited to 15 mbps when downloads are around 900+ mbps.

I have to run this line which fixes the problem:
Code:
sudo ethtool -K eth0 gro off gso off tso off lro off

This fixes the slowness and uploads becomes the same speed as download. However after reboot sometimes and definitely after updates it reverts and I need to run the above again which fixes it.

Is there a way I can either:
  1. Make this change permanent even after reboots/updates; or
  2. CRON to run this on every reboot regardless of updates; or
  3. Another thought that is better?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!