On samedi, 12 mars 2016 12.35:22 h CET John Naggets wrote: > Hello, > > In the default director config of bareos the three pools full, differential > and incremental all use one volume to store many jobs as long as the max > volume bytes has not been reached. > > So I was wondering is this because of effeciency? Because I was thinking, > that it might be better to have one volume per job instead? > > By the way I am using file based storage and no tapes, so that would mean I > would have one file per job. > > Regards > John > > Hi John, in case you didn't find it.
In pool definition you can use For example to have only one media with one job in a pool WEEKNN (01-05) you can setup Maximum Volumes = 1 # We use one media in weekNN pool Maximum Volume Jobs = 1 # we put only one job per media It is a valid different way of doing things. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- 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.
