Hi Benjamin,

On Dienstag 11 Dezember 2007 10:04:11 wrote:
>
> I've got the following pool definition:
>
>
> Pool {
>   Name = strike-full-hdd
>   Pool Type = Backup
>   Recycle = yes
>   Autoprune = yes
>   Maximum Volume Jobs = 1
>   Maximum Volumes = 1
>   Volume Retention = 1 days
>   Label Format = "strike-full-hdd-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}"
> }
>
>
> Problem is: Bacula doesn't reuse the volume, when it's used once. I'm
> getting a daemon message to create a new volume as there is no appendable
> volume found.
>
> What I want to achieve: Bacula should write a Fullbackup to a volume, next
> night, wenn Fullbackup job is started again, the same volume should be
> recycled and used again.
>
> Where is my mistake?

please check your settings, 1 day is 60x60x24 seconds after last use not after 
starting the job!

Regards
   Falk


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to