Bacula-users

Re: [Bacula-users] Concurrent jobs pooled for no reason?

2012-06-08 07:57:33
Subject: Re: [Bacula-users] Concurrent jobs pooled for no reason?
From: Uwe Schuerkamp <uwe.schuerkamp AT nionex DOT net>
To: Julien Cochennec <julien.cochennec AT mnhn DOT fr>
Date: Fri, 8 Jun 2012 13:54:53 +0200
On Fri, Jun 08, 2012 at 01:43:52PM +0200, Julien Cochennec wrote:
> >
> Hello Uwe,
> I have this element nowhere, where should I put it?
> My director has only include links, see below.
> I saw many posts about this parameter but it appears sometimes in 
> device, sometimes in storage, sometimes in client...
> I thought I didn't need it as I want to make only on 1 job / 1 client / 
> 1 device / 1 storage
> 

First of all, you need to allow the director bacula-dir to run more
than one job at a time, so this might be a good starting place (see
change below and make sure to reload / restart bacula): 

> 
> 
> #Configuration du director
> Director {                            # define myself
>    Name = rddm503serveur-dir
>    DIRport = 9101                # where we listen for UA connections
>    QueryFile = "/etc/bacula/scripts/query.sql"
>    WorkingDirectory = "/var/lib/bacula"
>    PidDirectory = "/var/run/bacula"
    Maximum Concurrent Jobs = 20 
>    Password = "***"         # Console password
>    Messages = Daemon
> }


Cheers, Uwe 



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users