>>>>> On Fri, 24 Feb 2006 09:03:23 +0100 (CET), "Ralf Gross" <[EMAIL 
>>>>> PROTECTED]> said:
> 
> Ryan Novosielski said:
> > Do you really have NO task that kicks off at around that time that deals
> > with that pool? If so, that is rather curious.
> 
> Nothing I'm aware of. This is a fragment of my config:
> 
> Pool {
>   Name = Bang
>   Pool Type = Backup
>   Recycle = yes
>   Recycle Oldest Volume = yes
>   AutoPrune = yes
>   Volume Retention = 9 days
>   Volume Use Duration = 48 hours
>   Accept Any Volume = yes
> }
> 
>  Client {
>   Name = Bang-fd
>   Address = $IP
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "$PASS"
>   File Retention = 60 days
>   Job Retention = 6 months
>   AutoPrune = yes
> }
> 
> Job {
>   Name = "Bang"
>   Type = Backup
>   Client = Bang-fd
>   FileSet = "Bang"
>   Schedule = "BangWeeklyCycle"
>   Storage = Autochanger
>   Messages = Standard
>   Pool = Bang
>   Write Bootstrap = "/opt/bacula/var/bacula/working/Bang.bsr"
> }
> 
> Schedule {
>   Name = "BangWeeklyCycle"
>   Run = Level=Full Pool=BangArchive 1st sat at 19:30
>   Run = Level=Full Pool=Bang 2nd-5th sat at 19:30
> }
> 
> Schedule {
>   Name = "WeeklyCycleAfterBackup"
>   Run = Level=Full Pool=BangArchive 1st sat at 19:50
>   Run = Level=Full Pool=Bang 2nd-5th sat at 19:50
>   Run = Level=Full Pool=MKS sun at 6:20
> }
> 
> This morning the two volumes from last weekends backup were finally marked
> as 'Used'. I still don't know why this happend today.
> 
> 19-Feb 11:22 bacula-dir: Begin pruning Jobs.
> 19-Feb 11:22 bacula-dir: No Jobs found to prune.
> 19-Feb 11:22 bacula-dir: Begin pruning Files.
> 19-Feb 11:22 bacula-dir: No Files found to prune.
> 19-Feb 11:22 bacula-dir: End auto prune.
> 24-Feb 07:00 bacula-dir: Max configured use duration exceeded. Marking
> Volume "Bang6-2006-02-08" as Used.

Maybe you have something like a cron job that runs 'status dir' at 07:00.

__Martin


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to