Bacula-users

Re: [Bacula-users] concurrent jobs previously working but now only 2

2012-12-03 09:40:31
Subject: Re: [Bacula-users] concurrent jobs previously working but now only 2
From: John Drescher <drescherjm AT gmail DOT com>
To: Jonathan Horne <jhorne AT skopos DOT us>
Date: Mon, 3 Dec 2012 09:36:07 -0500
On Mon, Dec 3, 2012 at 9:19 AM, Jonathan Horne <jhorne AT skopos DOT us> wrote:
> A previous test build, i had concurrent jobs working, that my systems would
> backup 4 at a time.  Now that I've taken it down and rebuilt it, I've
> obviously missed something because even tho i have:
>
> Director {                            # define myself
>   Name = bacula-dir
>   DIRport = 9101                # where we listen for UA connections
>   QueryFile = "/var/libexec/bacula/query.sql"
>   WorkingDirectory = "/var/spool/bacula"
>   PidDirectory = "/var/run"
>   Maximum Concurrent Jobs = 4
>   Password = "tehwin"         # Console password
>   Messages = Daemon
> }
>
> … Im not getting 4 concurrent.  Going crazy while i go over what i left out
> here, i don't remember listing this anywhere else (that doesn't mean i
> didn't).  Could someone please nudge me in the right direction, web link
> with reliable examples welcome.  Or just turn the light one for me :)
>

Remember that there are more places to enable concurrency (5 or so)
than that depending on what you want to run concurrent. The client and
storage resources of bacula-dir.conf also will need "Maximum
Concurrent Jobs" if you want to run concurrent jobs on a client or a
storage daemon.

John

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>