Hi
We're evaluating PBS and for our-use case I created 2 datastores on the same underlying filesystem. The reason for the 2 datastores is that some of the backups are to be sync'ed offsite, but not all of them. So, 1 datastore for replicated backups and the other datastore for local-only backups. That makes the sync task very easy to understand and configure.
But, I see on the filesystem that the chunks directory is relative to the datastore. So, does that imply that the dedup is relative to the datastore each chunk is written to? For example, if the same "chunk" was written to both datastores would it be dedup'ed or would it be written twice, once to each datastore?
And if it's the latter, what's the best configuration for having a subset of backups sync'ed to an external PBS instance? Would that be a use-case for namespaces?
Thanks
David
...
We're evaluating PBS and for our-use case I created 2 datastores on the same underlying filesystem. The reason for the 2 datastores is that some of the backups are to be sync'ed offsite, but not all of them. So, 1 datastore for replicated backups and the other datastore for local-only backups. That makes the sync task very easy to understand and configure.
But, I see on the filesystem that the chunks directory is relative to the datastore. So, does that imply that the dedup is relative to the datastore each chunk is written to? For example, if the same "chunk" was written to both datastores would it be dedup'ed or would it be written twice, once to each datastore?
And if it's the latter, what's the best configuration for having a subset of backups sync'ed to an external PBS instance? Would that be a use-case for namespaces?
Thanks
David
...