If I’m reading the docs correctly, Object Storages (Direct or SOBR) use one Task per backup chain.
These backups create MANY files. It looks like I can limit the maximum concurrent Tasks for an S3 compatible backup, essentially limiting the number of concurrent backups.
I am, however, interested in increasing the speed of one very large backup. I see many small objects are created. At least in the case of SOBR, I assume that the data has already been deduped and compressed, and that and some sort of Task parallelism is happening during offloading. Is this correct, and is there any way to increase the parallelism or number of Tasks used during SOBR offload and/or direct backup?
Question
S3 Task internal parallelism?
Comment
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.