Re: [Bacula-users] concurent job question
> On Thu, 06 Jul 2006 12:37:51 +0300, victoria said: > > Hello, > > i'm trying to configure concurrent jobs on my bacula server. I have > about 60 clients. All clients use one Storage device. > For concurrent job running i have set "Maximum Concurrent Jobs = 10" in > the Direct, Job, Client, and Storage resources in bacula-dir.conf. Also > allowed SpoolData in Job sections for each client. But i still see > following: > Running Jobs: > JobId Level Name Status > == > 1 Fulldrag.2006-07-06_12.03.20 is running > 2 Fullpoh.2006-07-06_12.03.24 is waiting on Storage File > > Why? Do i need a different storage for each client? Do both these jobs write to the same volume? If not, then you will have the problem described in http://tinyurl.com/gfq88 (Concurrent Disk Jobs). __Martin Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] concurent job question
Hello, On 7/6/2006 11:37 AM, victoria wrote: > Hello, > > i'm trying to configure concurrent jobs on my bacula server. I have > about 60 clients. All clients use one Storage device. > For concurrent job running i have set "Maximum Concurrent Jobs = 10" in > the Direct, Job, Client, and Storage resources in bacula-dir.conf. You probably do not want concurrent jobs in the job resource... AFAIK, this could mean that an incremental job is started while a full one still runs which is rather pointless. In your case, this setting will not have any effect because you didn't configure the client accordingly. > Also > allowed SpoolData in Job sections for each client. But i still see > following: > Running Jobs: > JobId Level Name Status > == > 1 Fulldrag.2006-07-06_12.03.20 is running > 2 Fullpoh.2006-07-06_12.03.24 is waiting on Storage File > > Why? Do i need a different storage for each client? No, but you should set maximum concurrent jobs in the SD configuration, too. Arno > > Thank You! > Victoria > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- IT-Service Lehmann[EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] concurent job question
Hello, i'm trying to configure concurrent jobs on my bacula server. I have about 60 clients. All clients use one Storage device. For concurrent job running i have set "Maximum Concurrent Jobs = 10" in the Direct, Job, Client, and Storage resources in bacula-dir.conf. Also allowed SpoolData in Job sections for each client. But i still see following: Running Jobs: JobId Level Name Status == 1 Fulldrag.2006-07-06_12.03.20 is running 2 Fullpoh.2006-07-06_12.03.24 is waiting on Storage File Why? Do i need a different storage for each client? Thank You! Victoria Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users