I'm backing up to cloud storage (B2). This is working fine but I'm not
clear on whether volumes on B2 storage are truncated (i.e. storage
recovered) when a volume is purged by the normal pool expiry settings. I've
set run after jobs in the daily catalog backup to truncate volumes on purge
for each of my pools. E.g

...
Runscript {
  When = "After"
  RunsOnClient = no
  Console = "purge volume action=truncate pool=docs-full storage=cloud-sd"
 }
...

The local cache is being cleared but I think this is because I set the
option "Truncate Cache=AfterUpload" in the cloud resource to empty the
local cache after each part is uploaded.

I'd like of course that storage (and cost) doesn't keep growing out of
control and wonder if there is a config option(s) to ensure this doesn't
happen.

Any help or advice on this would be much appreciated.

Thanks
Chris Wilkinson
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to