proxmox backup (vzdump) parallelism ?

RolandK

Renowned Member
Mar 5, 2019
998
214
88
52
is there a way to limit backup parallelism/concurrency in a cluster?

i have 5 nodes and when they all have vzdump run in parallel, our nas is heavily saturated and each of the backup "threads" is running slow
 
The bandwidth option imposes a limit on disk I/O during the backup, so it's not a general limit on VM disk IO, but it would cause additional slowdown during the backup.
 
yes, and that is the culprit.

it's not such a big deal for me if backup slows down VM disk IO, but slowdown is even growing with the number of cluster nodes and there is nothing you can do against it (without slicing your backup jobs into groups).