Simple example, I have qemu guest running ubuntu 17.04 with samba file share server.
If I copy large files to it from my Windows 10 PC over the network, the speed tops out at around 120MB/s which is normal for my gbit network. However, when I mount the share on the proxmox host, or on another container, network speed seems to top out at around 40MB/s.
Does anyone have any clue why this is copying slower? I've also tried scp and rsync. To me this makes no sense as it should be as fast as the disk can write.
(the bottleneck is not disk read, I've tried with SSD and see the same issue, the CPU should also be more than fast enough and is not maxing out anywhere, the VM's all have 2Gb or more RAM)
Windows to guest and host to guest image:
If I copy large files to it from my Windows 10 PC over the network, the speed tops out at around 120MB/s which is normal for my gbit network. However, when I mount the share on the proxmox host, or on another container, network speed seems to top out at around 40MB/s.
Does anyone have any clue why this is copying slower? I've also tried scp and rsync. To me this makes no sense as it should be as fast as the disk can write.
(the bottleneck is not disk read, I've tried with SSD and see the same issue, the CPU should also be more than fast enough and is not maxing out anywhere, the VM's all have 2Gb or more RAM)
Windows to guest and host to guest image: