Dear reader,

I'm configuring a Director with 50+ Clients. For each backup that will be
made, i want the Volume Name to correspond the Client name:

Client Name = sql01-fd
Volume Name = sql01-fd

Must I create a Pool for each Client and use the Label Format option in the
Pool Resource of the Director configuration:

Pool {
  Name =
  Pool Type = Backup
  Recycle = yes
  AutoPrune = yes
  Volume Retention = 365 days
  Label Format = "${Client}_${JobName}"
}

Or is there another way to accomplish this?

Best regards,

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

Reply via email to