[pbs-devel] applied: [PATCH proxmox{, -backup} v4 00/12] parallelize chunk reads in verification
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 14 22:36:20 CET 2025
On Thu, 13 Nov 2025 10:31:06 +0100, Nicolas Frey wrote:
> This patch series aims to expand on Dominik's series [0] written for
> pbs 3, parallelizing chunk reads in `VerifyWorker` using a seperate
> thread pool from the verification.
>
> The number of threads was previously hard-coded, but is now
> configurable via the API and GUI with new properties called
> `{read,verify}-threads`, similarly to tape backups.
>
> [...]
Applied pbs-api-types, thanks!
[01/3] pbs-api-types: add schema for {worker, read, verify}-threads
commit: 1a744d0962eac66831503ddeea9884e9c3e81a73
[02/3] pbs-api-types: jobs: add {read, verify}-threads to VerificationJobConfig
commit: 286a2b6bea39d98fa0dc3f988b42a5bc90560bd3
[03/3] pbs-api-types: use worker-threads schema for TapeBackupJobSetup
commit: 9679d979c75fa34ad94977b169c4abbe6fe7dfbe
More information about the pbs-devel
mailing list