I have proxmox 7.4 in 3-node cluster and Infortrend as shared storage.
Connection via 10 gB cards with multipath.
It all started when I made a backup of a test VM to the PBS server:
![1687175751454.png 1687175751454.png]()
I was surprised why such a low speed? 32 GiB in 118 seconds (277 MiB/s)!:-(
After measuring the speed of copying to a remote server, I realized that the problem is local(Backup to local Datastore is low speed too).
Started testing local storage speed from PVE:
Read more
Connection via 10 gB cards with multipath.
It all started when I made a backup of a test VM to the PBS server:

I was surprised why such a low speed? 32 GiB in 118 seconds (277 MiB/s)!:-(
After measuring the speed of copying to a remote server, I realized that the problem is local(Backup to local Datastore is low speed too).
Started testing local storage speed from PVE:
rsync --progress -a test2.txt...Read more