Hi,
I'm currently running 25 Proxmox nodes in a cluster (ceph storage backend) which are backed up to a Proxmox backup server every night. I set up separate backup jobs for each host starting every 30min (average backup time of a host is 20min). Because of space/load issues on the backup server I want to add another one. How would one organize this?
If I backup half of the nodes to each backup server both backups servers will fill up with all VMs as VMs are moved over time.
If I create a backup job including all nodes for each backup storage/server , selecting half of the VMs in each jobs, the backup would run on multiple hosts in parallel which also isn't desired. (Its quite unfortunate that there isn't the possibility to limit the parallel running backup jobs for the jobs on all hosts).
A solution would be to setup a singe backup job for every VM, but this is quite error prone and doesn't scales well.
Any ideas? Whats the preferred solution for backup of multiple nodes to multiple backup storages?
I'm currently running 25 Proxmox nodes in a cluster (ceph storage backend) which are backed up to a Proxmox backup server every night. I set up separate backup jobs for each host starting every 30min (average backup time of a host is 20min). Because of space/load issues on the backup server I want to add another one. How would one organize this?
If I backup half of the nodes to each backup server both backups servers will fill up with all VMs as VMs are moved over time.
If I create a backup job including all nodes for each backup storage/server , selecting half of the VMs in each jobs, the backup would run on multiple hosts in parallel which also isn't desired. (Its quite unfortunate that there isn't the possibility to limit the parallel running backup jobs for the jobs on all hosts).
A solution would be to setup a singe backup job for every VM, but this is quite error prone and doesn't scales well.
Any ideas? Whats the preferred solution for backup of multiple nodes to multiple backup storages?