Hi,
I want to set up a very fast secondary PBS server (NVME) and have it sync to our current existing primary PBS server (SSD). The NVME server will have less space than the SSD server and not enough space to have a copy of all backups of the primary, the idea is to keep only a limited number of backups on the secondary server but be able to restore really fast when needed.
Now my question is how to fill up initally the (empty) new secondary server with only a partial set of backups from the primary, I don't see any option in the web UI for sync job to filter/prune what to sync initially. I juste see a non web editable "backup groups: all" when I edit the sync job with the web UI.
In the manual I noticed --group-filter so I did proxmox-backup-manager sync-job update ID --group-filter group:vm/100 and in the web UI "backup groups" was updated, this allows to select some of the VM (nice) but does not do time based selection to copy/sync only a few weeks of backup.
Later I will likely set up another tertiary PBS with slow hdd for long term archiving (yearly, or manually specified) so I will have the same time based filtering need.
Did I miss something? Is such a feature planned? I don't see it in the roadmap https://pbs.proxmox.com/wiki/index.php/Roadmap
Thanks for your help
I want to set up a very fast secondary PBS server (NVME) and have it sync to our current existing primary PBS server (SSD). The NVME server will have less space than the SSD server and not enough space to have a copy of all backups of the primary, the idea is to keep only a limited number of backups on the secondary server but be able to restore really fast when needed.
Now my question is how to fill up initally the (empty) new secondary server with only a partial set of backups from the primary, I don't see any option in the web UI for sync job to filter/prune what to sync initially. I juste see a non web editable "backup groups: all" when I edit the sync job with the web UI.
In the manual I noticed --group-filter so I did proxmox-backup-manager sync-job update ID --group-filter group:vm/100 and in the web UI "backup groups" was updated, this allows to select some of the VM (nice) but does not do time based selection to copy/sync only a few weeks of backup.
Later I will likely set up another tertiary PBS with slow hdd for long term archiving (yearly, or manually specified) so I will have the same time based filtering need.
Did I miss something? Is such a feature planned? I don't see it in the roadmap https://pbs.proxmox.com/wiki/index.php/Roadmap
Thanks for your help