Proxmox 7.1-10 slow ISO upload

Feb 3, 2022
65
7
13
29
Hello everyone,

as mentioned in the german forumm section here (https://forum.proxmox.com/threads/proxmox-super-langsamer-upload.104248/#post-448804) I have a network problem with my Intel Nuc and the Upload/Download Speed of my Nic.
I tried to transfer a Windows Server iso and its super slow, about 160kbit/s.
After a few hours its still not done.

i tried to copy/transfer it via WinSCP/FileZilla but its the same issue.

Here are some information about the Nuc:
Intel Nuc 7th Gen.
i5 7300U
Intel I129-LM network interface
16 GB DDR4 RAM
250 GB NVMe SSD

Network setup:

My client -> Switch (TP Link 5-Port 1 Gigabit) -> pfSense Firewall -> Switch -> Proxmox Host
The download speed for the Proxmox seems normal (about 100Mbit (~11.5 MB/s) from Web)

lspci | grep Ethernet
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-LM (rev 21)

ethtool eno1
driver: e1000e
version: 5.13.19-3-pve
firmware-version: 0.2-4
expansion-rom-version:
bus-info: 0000:00:1f.6
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

pveversion
pve-manager/7.1-10/6ddebafe (running kernel: 5.13.19-3-pve)

smartctl -a /dev/nvme0n1
Model Number: Samsung SSD 970 EVO Plus 250GB
Firmware Version: 2B2QEXM7
Total NVM Capacity: 250,059,350,016 [250 GB]
[...]
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

I installed Proxmox today and I´m used to it from work so I do not know whats wrong with this device/setting.
However, i could install a linux system (debian) with a linux iso without any issues.

kind regards,
 
I seem to recall that the I219 nic is not a happy partner for proxmox, if you do a forum search on i219 there are a few reports of issues.
 
I seem to recall that the I219 nic is not a happy partner for proxmox, if you do a forum search on i219 there are a few reports of issues.
Thanks for that reply!
I figured a few things and updated to the kernel 5.15. Now it sems that my download speed is normal:


Speedtest by Ookla Server: Contabo - Dusseldorf (id = 35154) ISP: Deutsche Telekom AG Latency: 5.42 ms (0.16 ms jitter) Download: 94.35 Mbps (data used: 47.1 MB ) Upload: 33.58 Mbps (data used: 16.0 MB ) Packet Loss: Not available.

i checked the performance with iperf3:

iperf3 -c 172.16.24.1 -fg Connecting to host 172.16.24.1, port 5201 [ 5] local 172.16.24.100 port 44920 connected to 172.16.24.1 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 70.1 MBytes 0.59 Gbits/sec 0 110 KBytes [ 5] 1.00-2.00 sec 69.3 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 2.00-3.00 sec 68.8 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 3.00-4.00 sec 69.5 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 4.00-5.00 sec 68.5 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 5.00-6.00 sec 69.5 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 6.00-7.00 sec 69.5 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 7.00-8.00 sec 69.0 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 8.00-9.00 sec 69.0 MBytes 0.58 Gbits/sec 0 110 KBytes [ 5] 9.00-10.00 sec 68.8 MBytes 0.58 Gbits/sec 0 110 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 692 MBytes 0.58 Gbits/sec 0 sender [ 5] 0.00-10.00 sec 692 MBytes 0.58 Gbits/sec receiver

Get just half of the speed but still better then 300 Kbit/s. Why is the SFTP/HTTP Upload so slow?
1643962763650.png

i use a direct link from a website (WAN) via wget:

1643962950585.png
is there any reason why the SFTP/HTTP Upload is super slow on my Host?
Can i change some configuration to make it faster?
 
Last edited:
ISO uploading just became the hell with 7.1-10
==> communication failure (0)
after that , totally break WEB GUI. (ERR_TIMED_OUT)

Our server is a 128GB memory , 2 CPU => Xeon(R) CPU E5-2697 v2 @ 2.70GHz (2 Sockets) (SSD for promox system in ZFS RAID1)

I don't know if dev. at Proxmox can see how this release totally diserve the product.
 
Last edited:
Found the problem for me and a solution. It was a faulty windows 10 nic driver what made the internal upload speed slow. I had to reinstall the windows and now everything works fine.
 
  • Like
Reactions: bobmc