Hi,

i have a problem with automatic relabeling from bareos

Example :

I have my 5 volumes from my job 
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-44
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-43
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-40
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-39
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-37


And i run again the job and i get 

- Full-Database-akrb1lab1bkp01-weekly-09-02-10-37
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-44
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-43
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-40
- Full-Database-akrb1lab1bkp01-weekly-09-02-10-39


bareos rewrite in Full-Database-akrb1lab1bkp01-weekly-09-02-10-37, but he 
doesn't relabel this volume


conf pool :


Pool {
  Name = Full-Database-akrb1lab1bkp01-weekly
  Pool Type = Backup
  Recycle = yes                       # Bareos can automatically recycle Volumes
  AutoPrune = yes                     # Prune expired volumes
  MaximumVolumeJobs = 1
  Job Retention = 500s
  Volume Retention = 500s        # How long should the Full Backups be kept? 
(#06)
  Maximum Volumes = 5               # Limit number of Volumes in Pool
  Label Format = 
"Full-Database-akrb1lab1bkp01-weekly-${Month:p/2/0/r}-${Day:p/2/0/r}-${Hour:p/2/0/r}-${Minute:p/2/0/r}"
  Action On Purge = Truncate
  Recycle Oldest Volume = yes
}



thanks for your help

Best regard

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to