Maybe my FC connection to Pure is, for whatever reason, not as fast as I thought it to be. What would be a good test on the datastore which makes it compareable to how PBS writes data?
Also in the meantime I ran some tests with a virtual PBS on PVE. Configured with Hosts CPU. Same datastore (FC LUN) I get those results:
The improved TLS and AES throughput doesn't change much on the backup speed.
Before
After
PS: The calculated throughput in the task-information is "fake" right? Because he calculates the empty space on the disk into the throughput. Tasklog attached in case anyone is curious. I'm always picking the maximum write throughput as performance indicator.
Also in the meantime I ran some tests with a virtual PBS on PVE. Configured with Hosts CPU. Same datastore (FC LUN) I get those results:
Bash:
Uploaded 898 chunks in 5 seconds.
Time per request: 5577 microseconds.
TLS speed: 752.02 MB/s
SHA256 speed: 458.16 MB/s
Compression speed: 452.69 MB/s
Decompress speed: 730.08 MB/s
AES256/GCM speed: 3343.92 MB/s
Verify speed: 277.85 MB/s
The improved TLS and AES throughput doesn't change much on the backup speed.
Before
Bash:
INFO: transferred 200.00 GiB in 392 seconds (522.4 MiB/s)
After
Bash:
INFO: transferred 200.00 GiB in 352 seconds (581.8 MiB/s)
PS: The calculated throughput in the task-information is "fake" right? Because he calculates the empty space on the disk into the throughput. Tasklog attached in case anyone is curious. I'm always picking the maximum write throughput as performance indicator.