Hello,
I am trying to backup my virtual machines to a pbs server with 2x 3 TB Enterprise HDDs. When I start the backup process on my PVE Server the transfer speed of the backup data is around 8 MiB/s. I have already tested the network connection between the two servers and that doesn't seems to be the problem (here is an iperf3 test):
	
	
	
		
I also did a local storage benchmark on the pbs server as described here: https://forum.proxmox.com/threads/how-fast-is-your-backup-datastore-benchmark-tool.72750/
	
	
	
		
Do you have any idea why the backup is so slow? This is really a huge bootle neck for me since I have VMs that are a few hundred gb, and doing to the first backup this way would take ages to finish, also restore operations are not that fast.
Servers:
	
	
	
		
Thanks for your help.
				
			I am trying to backup my virtual machines to a pbs server with 2x 3 TB Enterprise HDDs. When I start the backup process on my PVE Server the transfer speed of the backup data is around 8 MiB/s. I have already tested the network connection between the two servers and that doesn't seems to be the problem (here is an iperf3 test):
		Code:
	
	- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec  1.03 GBytes   881 Mbits/sec    0             sender
[  5]   0.00-10.03  sec  1.03 GBytes   878 Mbits/sec                  receiver
	I also did a local storage benchmark on the pbs server as described here: https://forum.proxmox.com/threads/how-fast-is-your-backup-datastore-benchmark-tool.72750/
		Code:
	
	Uploaded 514 chunks in 5 seconds.
Time per request: 9756 microseconds.
TLS speed: 429.90 MB/s
SHA256 speed: 384.45 MB/s
Compression speed: 1253.74 MB/s
Decompress speed: 4510.64 MB/s
AES256/GCM speed: 1201.71 MB/s
┌───────────────────────────────────┬────────────────────┐
│ Name                              │ Value              │
╞═══════════════════════════════════╪════════════════════╡
│ TLS (maximal backup upload speed) │ 429.90 MB/s (73%)  │
├───────────────────────────────────┼────────────────────┤
│ SHA256 checksum comptation speed  │ 384.45 MB/s (18%)  │
├───────────────────────────────────┼────────────────────┤
│ ZStd level 1 compression speed    │ 1253.74 MB/s (58%) │
├───────────────────────────────────┼────────────────────┤
│ ZStd level 1 decompression speed  │ 4510.64 MB/s (56%) │
├───────────────────────────────────┼────────────────────┤
│ AES256 GCM encryption speed       │ 1201.71 MB/s (32%) │
└───────────────────────────────────┴────────────────────┘
	Do you have any idea why the backup is so slow? This is really a huge bootle neck for me since I have VMs that are a few hundred gb, and doing to the first backup this way would take ages to finish, also restore operations are not that fast.
Servers:
		Code:
	
	PBS Server:
Core i7 3770
16 GB DDR3 RAM
2x WDC_WD3000FYYZ-01UL1B2 3TB
	Thanks for your help.