Open Jay2k1 opened 1 year ago
Thanks for mentioning this. I assumed we're already checking namespaces. At least we use namespaces already.
@nedjitef is this the latest version?
No, we don't monitor namespaces in the current check version but we should change that.
In the beginning, when PBS didn't have namespaces, we started using multiple data stores for these purposes. Since this works quite well, we didn't need to change that yet. We use them, but not that much.
Hi,
you can create namespaces on PBS, so you can easily use one PBS for multiple PVE servers/clusters and separate their backups from each other. If all your backups are organized in namespaces, the current check doesn't see a single backup because it only looks at the root namespace:
You'd have to iterate namespace dependent commands over all available namespaces using the
--ns
switch. You can get a list of all namespaces like so: