On 3/28/22 08:41, Enzo Serafini via Bacula-users wrote:
> Hello, good afternoon.
>
> today after a meeting with my manager we have made the decision to change the 
> retention of the clients that we have in bacula,
> for configuration files 3 months, for logs 1 year.
>
> How can I set 2 different withholdings within the same client?
> this is the configuration i want to backup, thanks a lot for the help.

Hello Enzo,

I would just create two new pools:

- Config_3month_Pool
- Logs_1year_Pool

(call them whatever you want of course :)

In the two new pools, set the VolumeRetention to '3 months', and '1 year' 
respectively. Make sure to set sensible
"MaximumVolumeBytes", and "MaximumVolumes" for your environment.

Then, set the two jobs to use the correct new pool instead of the same pool 
"Default" that is used currently.


Hope this helps,
Bill

--
Bill Arlofski
w...@protonmail.com



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

Reply via email to