I have a Ubuntu 24.04 VM setup in Proxmox VE 8.2.4 on its own SSD and for some reason, file transfers to my local Truenas Scale SMB share are stuck at 55-60MB/s. I ran a Iperf3 test to the NAS and it caps out at 110MB/s so it's not a limitation of the network. This VM has 6 Ryzen 4600g cores set to Host and 12GB of ram. CPU is never more than 20-30% utilized, RAM is at 2.8/12GB, and the disk benchmarks at 537MB/s. It's currently using the Virtio drivers for the network card. If I run "python3 -m http.server" in the VM and then download from it on another machine, it serves at the full 110MB/s.
I have a Windows 10 VM setup on the same Proxmox node and it transfers at the full 110MB/s to the NAS. It seems maybe there is a limitation with the Ubuntu VM in Proxmox when copying to SMB shares. Any ideas of other things I can try?
I have a Windows 10 VM setup on the same Proxmox node and it transfers at the full 110MB/s to the NAS. It seems maybe there is a limitation with the Ubuntu VM in Proxmox when copying to SMB shares. Any ideas of other things I can try?