Re: [Bacula-users] Verify Jobs not pruning cache when using S3 storage

2024-06-21 Thread Martin Reissner
Hello Eric, yes, this actually helps a lot. I was aware of the "cloud prune" command and was already considering scripting something with that. What I wasn't aware of is the "allpools" keyword which really makes things easier, so thank you for bringing it to my attention! All the best, Martin

Re: [Bacula-users] Verify Jobs not pruning cache when using S3 storage

2024-06-19 Thread Eric Bollengier via Bacula-users
Hello Martin, On 6/19/24 12:57, Martin Reissner wrote: Hello, we're running a Bacula 15.0.2 setup which stores everything in S3 storage and due to having a lot of data to backup every day we use   Truncate Cache = AfterUpload   Upload = EachPart in our "Cloud" ressources, to ensure the sy

[Bacula-users] Verify Jobs not pruning cache when using S3 storage

2024-06-19 Thread Martin Reissner
Hello, we're running a Bacula 15.0.2 setup which stores everything in S3 storage and due to having a lot of data to backup every day we use Truncate Cache = AfterUpload Upload = EachPart in our "Cloud" ressources, to ensure the systems running the SDs do not run out of diskspace. This wor