Am 31.01.2011 um 10:50 schrieb Richard Marnau:
> Hi Guys,
>
> i don't know why bacula is instantly pruning the file records.
> All volumes are still within the File and JobRetention Period,
> but I still cannot browse files even from the newest volumes.
>
> Any idea?


Where are your retention definitions?

they should be in bacula-dir.conf

Client {
   ...
   Job Retention = x days
   File Retention = x days
   ...
}

Pool {
   ...
   Volume Retention = x days
   # dont put job/file retentions into the pool resource
   ...
}

Regards

PM



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to