Is there ever any point in including the date or jobname in the label
for a disk volume?  I had a pool defined as follows:

Pool {
   Name = xyz-pool-full
   Pool Type = Backup
   Recycle = yes
   AutoPrune = yes
   Volume Retention = 2 months
   Use Volume Once = yes
   LabelFormat = "${Level}-${JobName}"
}

The volumes got labeled as expected with the Level and Job Name (which
includes the client name, date & time).  But then when the volumes were
recycled, the volume label remained the same, referring to a job that
had been recycled and a date in the past.

Does it make more sense in this case to just use the level and client
name and let it just number the volumes sequentially?






_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to