I am trying to set up the following scenario for one of my pools:
Pool
{
    Name = File
    Type  = Backup
    Use Volume Once = yes       # one file/volume per job
    Volume Use Duration = 23h   # one file/volume per day
    Recycle = no                        # go on forever
    AutoPrune = yes                   # but do clean up the catalog
    Volume Retention = 30  days # after 30 days
    Label Format = "BKUP"         # each file starts with KBUP
}

Will this keep on createing a new file (BKUP0001 thru the end of time)
every time a job runs using this Pool?
I don't want the AutoPrune / Volume Retention to reset this counter ever.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to