Hi,

i wan't to configure my bareos so, that it will create a volume per job and 
label it with an indivual string.
Here is e.g. my Full Pool definition:
Pool {
 Name = Full
 Pool Type = Backup
 Recycle = no                       # Bareos can automatically recycle Volumes
 AutoPrune = yes                    # Prune expired volumes
 Volume Retention = 15 day          # How long should the Full Backups be kept? 
 Label Format = $JobName-Full       # Volumes will be labeled 
 Maximum Volume Jobs = 1 
}

So labelling will work, but I don't get it, that the pruned volumes will be 
deleted automaticly. If i change recycle to yes, the names of the volumes will 
not match to the jobname. e.g. BackupServer.2016-08-23_11.26.42_08-Full will be 
used for a backup from clientb. so that isn't a possibility.

does anybody have a similar configuration or a tipp for me?

-- 
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