Bacula-users

Re: [Bacula-users] Retention Problem

2011-10-14 08:32:26
Subject: Re: [Bacula-users] Retention Problem
From: John Drescher <drescherjm AT gmail DOT com>
To: kandy kandy <kandy71 AT gmail DOT com>
Date: Fri, 14 Oct 2011 08:30:46 -0400
2011/10/14 kandy kandy <kandy71 AT gmail DOT com>:
> Hi
> I have the following problem, my catalog is almost empy and I cannot figure
> out why
>
> Job {
>   JobDefs = "Default"
>   Name = "server000"
>   Enabled= yes
>   FileSet = "Server000"
>   Level = Full
>   Client=server000
>   Write Bootstrap = "/local/bacula-5.0.1/working/%c.bsr"
> #  Full Backup Pool = FullPool
> #  Incremental Backup Pool = IncrPool
> #  Differential Backup Pool = DiffPool
>   Schedule = "SCH000"
>   SpoolData=yes
> }
>
> FileSet {
>   Name = "Server000"
>   Include {
>     Options {
>       signature = MD5
>     }
>     File = /etc
>     File = /var/spool/mail
>     File= /home
>     File = /export/netinst
>     File = /usr/local
>     File = /local
>   }
>   Exclude {
>     File = /sys
>     File = /boot
>     File = /dev
>     File = /proc
>     File = /tmp
>     File = /.journal
>     File = /.fsck
>   }
> }
>
> Client {
>   Name = server000
>   Address = server000
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "----------------------------"
>   File Retention = 8 years      # 8 years
>   Job Retention = 9 years      # 9 years
>    AutoPrune = yes                     # Prune expired Jobs/Files
> }
>
> Today I have discovered that I have only 60 days in the catalog, instead
> months
> Can I recover it?
> Can I fix this problem?
>
Are your bacula volumes being recycled as well?

John

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>