Hello everyone,

I'm trying to use a custome label format for my File type medias.
I'd like to have something like :
   - FULL-$(Client)-0001

and then the auto increment stuff as "normal".
But when Bacula auto labels there is no more incrementation and I keep
having a media name as follow :
   - FULL-"name_of_my_client"-
I'm using bacula version 3.0.3 and here is my Pool Ressource from my
Director's conf :

Pool {
  Name = "Sauvegarde-INCR"
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Storage = Sauvegarde_Sur_Fichiers
  LabelFormat = "FULL-${Client}-"
  Volume Retention = 365 days
  Maximum Volume Jobs = 1
}

Is there any character I need to had to be able to have the auto increment
back ?
Thanks in advance for the answers.

Guillaume Valdenaire
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to