If I want only two volumes in a pool and each volume is used once. (one volume per day also) I put:

Pool {
  Name = Automatico
  Pool Type = Backup 
  Maximum Volumes = 2
  Purge Oldest Volume = yes
  Maximum Volume Jobs = 1
  LabelFormat = "Copia_Postgres-${Day:p/2/0/r}-${Month:p/2/0/r}-${Year}"
}

But when I third job runs, It will recycle the oldest volume, then the label will not change. I want that label with the correct date. Not a overwritted volume.
How can I do that?

Thanks


--
By Diego...  >8-P
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to