Hi João,

Do you have job retention configured for your clients? If Bacula is not
pruning your jobs because of pruning volumes, maybe you have a job
retention period too short in your clients definition. Also your volume
retention is 18 hours. If Bacula needs to recycle a volume early than 49
days it will do it and then prune all your job and files from catalog too.
This is because Bacula applies the shortest retention period between these
3. If you want to keep your jobs, volumes and files for at least 49 days, I
would recommend you to set all these three retention periods to 49 days.

Best regards,
Ana

On Thu, Jun 11, 2015 at 10:43 AM, João Kuchnier <joao.kuchn...@gmail.com>
wrote:

> Hi everyone!
>
> I'm working with bacula 5.2.13 on my network. Everything is doing fine. I
> have an autoloader with 7 tapes. Each tape runs 1 week. With this
> configuration I would have 49 days backed up in my LTO-4 tapes.
>
> However, the comand list jobs only shows jobs from the last 28 days. In
> this moment I have jobs from day 2015-05-14 to 2015-06-11.
>
> Is this write? Where are the other jobs?
>
> My pool configuration:
>
> Pool {
>         Name = xyz-tape-vol
>         Pool Type = Backup
>         AutoPrune = yes
>         Recycle = yes
>         Volume Use Duration = 7 days
>         Volume Retention = 18h
>         File Retention = 1 year
>         Job Retention = 1 year
> }
>
> Best regards!
>
> João Kuchnier
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> 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