I'm using S3 endpoint datastore (wasabi) on Proxmox Backup Server. Backup is fast enough (although sometimes failed, but I can accept it).
My problem is it was so slow when doing backup verification. Looks like PBS only use one thread when doing verification. I see it's only one socket established to wasabi s3 endpoint.
Is it my assumption on single thread is true? Is there any plan to make verification running on multiple thread, so it can download chunks from s3 storage in parallel?
My problem is it was so slow when doing backup verification. Looks like PBS only use one thread when doing verification. I see it's only one socket established to wasabi s3 endpoint.
Is it my assumption on single thread is true? Is there any plan to make verification running on multiple thread, so it can download chunks from s3 storage in parallel?