Thank you Bill, your help is much appreciated.

just a last question

¿should i comment on File and Job retention on Client definition ?

Client {
  Name = SRV-crontab
  Address = 172.30.1.49
  FDPort = 9102
  Catalog = MyCatalog
  Password = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"          # password for
FileDaemon
  File Retention = 365 days            # 60 days
  Job Retention = 12 months            # six months
  AutoPrune = yes                     # Prune expired Jobs/Files
}

Thanks a lot



El lun, 28 mar 2022 a las 17:55, Bill Arlofski via Bacula-users (<
bacula-users@lists.sourceforge.net>) escribió:

> 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
>
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to