Re: [Bacula-users] More than one job per Windows client

2012-09-21 Thread lst_hoe02
Zitat von "Gary R, Schmidt" : > On 21.09.2012 17:55, lst_ho...@kwsoft.de wrote: > [SNIP >> So if i got it right until here it is not (yet) possible and might >> have to do with VSS (Windows)? > This should have been your first question, and it should have been > directed to Microsoft My first qu

Re: [Bacula-users] More than one job per Windows client

2012-09-21 Thread Gary R, Schmidt
On 21.09.2012 17:55, lst_ho...@kwsoft.de wrote: [SNIP > So if i got it right until here it is not (yet) possible and might > have to do with VSS (Windows)? This should have been your first question, and it should have been directed to Microsoft I vaguely recall that only one VSS instance could ex

Re: [Bacula-users] More than one job per Windows client

2012-09-21 Thread lst_hoe02
Zitat von Radosław Korzeniewski : > Hello, > > You have to ask developers. There are a mutex in the VSS code which limits > a number of concurrent VSS jobs. I'm not sure why it is there. Is it a > limitation of VSS or Bacula? Hello Thanks for the hint. I will check limitation for VSS. Regards

Re: [Bacula-users] More than one job per Windows client

2012-09-21 Thread lst_hoe02
Zitat von Geert Stappers : > Op 20120920 om 23:18 schreef Radosław Korzeniewski: >> 2012/9/20 >> > Zitat von lst_ho...@kwsoft.de: >> > >> > > Hello >> > > >> > > we try to do backups with two jobs in parallel for our Windows >> > > fileserver to get better throughput. Unfortunately both jobs sta

Re: [Bacula-users] More than one job per Windows client

2012-09-21 Thread Geert Stappers
Op 20120920 om 23:18 schreef Radosław Korzeniewski: > 2012/9/20 > > Zitat von lst_ho...@kwsoft.de: > > > > > Hello > > > > > > we try to do backups with two jobs in parallel for our Windows > > > fileserver to get better throughput. Unfortunately both jobs start as > > > expected, but only one pr

Re: [Bacula-users] More than one job per Windows client

2012-09-20 Thread Radosław Korzeniewski
Hello, You have to ask developers. There are a mutex in the VSS code which limits a number of concurrent VSS jobs. I'm not sure why it is there. Is it a limitation of VSS or Bacula? best regards 2012/9/20 > > Zitat von lst_ho...@kwsoft.de: > > > Hello > > > > we try to do backups with two jobs

Re: [Bacula-users] More than one job per Windows client

2012-09-20 Thread lst_hoe02
Zitat von lst_ho...@kwsoft.de: > Hello > > we try to do backups with two jobs in parallel for our Windows > fileserver to get better throughput. Unfortunately both jobs start as > expected, but only one proceed with VSS and saving the other simply > waits for the first to complete. We have set th