Re: [Bacula-users] Job Concurrency

2007-07-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Josh Fisher wrote: > Support wrote: >> Dear Shon >> >> I have a similar situation and solved it byusing this stargegy. >> >> Firstly the disk volumes should be treated as "Tape" drives in that only >> onle volume can be opened at a time but you can hav

Re: [Bacula-users] Job Concurrency

2007-07-25 Thread Josh Fisher
Support wrote: > Dear Shon > > I have a similar situation and solved it byusing this stargegy. > > Firstly the disk volumes should be treated as "Tape" drives in that only > onle volume can be opened at a time but you can have many concurrent jobs > writing to that volume - my setting is for a maxi

Re: [Bacula-users] Job Concurrency

2007-07-24 Thread Support
Dear Shon I have a similar situation and solved it byusing this stargegy. Firstly the disk volumes should be treated as "Tape" drives in that only onle volume can be opened at a time but you can have many concurrent jobs writing to that volume - my setting is for a maximum of 5 concurrent jobs/

[Bacula-users] Job Concurrency

2007-07-24 Thread Shon Stephens
I'm trying to understand job concurrency in Bacula and what strategy I should use for backing up clients. Its likely that I will have to backup around 50 clients. My strategy is to write incrementals to disk volumes and fulls to tapes. I assume its possible for Bacula to write to multiple disk vo