On mercredi, 17 mai 2017 17.42:44 h CEST [email protected] wrote: > Hello > > I'm sorry but I think I was not clear. > > My need is this: > - to do backups only on disk because I haven't any tape drive > - to have one job per volume (to backup data from one server only in one > volume) - to run several jobs at the same time (the job run must be > independent and simultaneous with other runs, ie a job run must not wait > until another run is completed) > > Is it possible to configure bareos director with these criteria? > > If yes... so what is the method/config you would recommend me? > > Thank you for your help > > Regards > Knoax
Beside taking some trainings and consulting, the answer is yes to all :-) Your point 2 will force you to have one pool, one device, one volume per client which will make the configuration complex once you got more clients. Otherwise, spooling is usefull for disk too. Backups volume goes to "cheap" harddrive raid bay so the cost per TB is low, and you use raid0 of ssd to do the spooling for example. They you got a bundle of jobs on the same volume. For restore, bareos will find the right volume alone, you don't have to think about it. ps: I speak french too in case of ;-) -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot openSUSE Tumbleweed Linux 4.10.13-1-default x86_64 GNU/Linux, nvidia: 375.66 Qt: 5.7.1, KDE Frameworks: 5.33.0, Plasma: 5.9.5, kmail2 5.5.0 -- 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.
