Verify, Select multiple namespace / stack jobs?

TDW0kxvche9

Member
Sep 1, 2022
28
7
8
Hi there,
i'm using PBS for some hosts. We backup into different namespaces (Produktiv, Cloud, Engineering). The backups ran over night.
I've setup a Verify for all Namespaces once a week and a daily verify in the morning, so it can run over the day:
1762238165536.png

My "problem" ist, that i have other namspaces ("frequent"), into which i backup over the day every 15 Minutes critical VMs. I don't want to verify these backups, because they are deleted after ~2 days. So only the "daily" Backups are relevant to me.

The problem with this setup is, that these jobs are starting in parallel on 06:00; i think, it would be better, if they ran in a row; each after the previous is finished. I had to create these jobs per namespace, because i can't select more than one namespace in the job. I think, it's possible to stack them, if i script the verify with a shell script; but i don't want to do that (for simplier management for my colleagues, that uses only the GUI).

Is there an alternative way? Or maybe, it's something for the roadmap - select more than one namespace in a Verify-Task?

Thanks in advance,
Bastian