I believe you are saying what i was saying. With X number of devices in an autochanger then up to X number of jobs can run at the same time. Perfect.
On Wednesday, September 27, 2023 at 9:43:42 a.m. UTC-4 Bruno Friedmann (bruno-at-bareos) wrote: > Well not really, I've implemented that with 4 devices in my autochanger > which mean I can run 4 concurrents writes job or 2 read / 2 write for > copy/AI etc. > and I have one storage definition on my director. > Of course that mean I will write 4 distinct volumes at the same time. and > not 4 jobs on a volume. > Le mercredi 27 septembre 2023 à 14:49:28 UTC+2, wizh...@gmail.com a > écrit : > >> I saw the autochanger, but that does not allow for parallel jobs correct? >> >> Currently to have parallel jobs you have to define multiple devices and >> specify them all in both the sd and dir. >> >> using count simplifies the sd config, but the director with needs each >> listed. >> >> On Wednesday, September 27, 2023 at 4:55:39 a.m. UTC-4 Bruno Friedmann >> (bruno-at-bareos) wrote: >> >>> The trick is to use a virtual autochanger for those kind of device, so >>> only the changer is declared on the director. >>> >>> If you want to get inspired, you can have a look at the following PR >>> which will propose to introduce this >>> https://github.com/bareos/bareos/pull/1467 >>> >>> >>> Le mardi 26 septembre 2023 à 15:25:48 UTC+2, wizh...@gmail.com a écrit : >>> >>>> I see the sd now has a "Count" parameter that looks handy for multiple >>>> devices. >>>> >>>> in the director I see no similar way to specify these devices except to >>>> list out manually like in the example >>>> >>>> >>>> https://docs.bareos.org/TasksAndConcepts/VolumeManagement.html#example-use-four-storage-devices-pointing-to-the-same-directory >>>> >>>> Would be nice if the sd config a a similar directive to not have to >>>> list all the auto generated devices. >>>> >>>> Perhaps I am missing something and it already does? >>> >>> -- 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 bareos-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/3f5dfd5d-08fb-4d52-9751-361177de869bn%40googlegroups.com.