Slow download from LXC

Paspao

Active Member
Aug 1, 2017
69
2
28
55
Hello,

I set up a new Proxmox 5.4 cluster and doing some tests I noticed very slow download from LXC.

I tried a couple of different LXC with different IP and Debian version with same result.

I tried local disk and ceph disk.

From host I can wget at full speed (100M) From LXC wget starts at around 12M and after few seconds lowers to around 500K / 1 M.

Any troubleshooting suggestions?

Thanks.
P
 
hi,

did you try using different mac addresses too?

what's your network setup like?
 
Hi,

no I did not try with different MAC, but I have many LXC with same behaviour.

What's the best way to get a new random MAC?

On other cluster hosts I get near 6 MB wget from same site but is still low.

ON host I have NIC 1Gb BCM5720

I use a bond with 2 NICS with public IP and bridge setup:

Code:
auto bond0
iface bond0 inet manual
    slaves eno1 eno3
    primary eno1
    bond_miimon 100
    bond_mode active-backup

auto vmbr0
iface vmbr0 inet static
    address x.92.x.1
    netmask 255.255.252.0
    gateway x.92.x.254
    bridge_ports bond0
    bridge_stp off
    bridge_fd 0

LXC has IP x.92.x.8 and same gateway

Thank you.
P.
 

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!