Bacula-users

Re: [Bacula-users] Running several jobs at a time

2012-10-08 17:35:42
Subject: Re: [Bacula-users] Running several jobs at a time
From: lst_hoe02 AT kwsoft DOT de
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 08 Oct 2012 23:32:50 +0200
Zitat von Константин Поветкин <povetkin AT kuz.com DOT ua>:

> Please give me an example, if it`s possible, how to make bacula to  
> run several jobs at a time.
> How is it possible to check if jobs are executing concurrent?
>
> Current config of my bacula-dir instance:
>
> Director {                            # define myself
>   Name = www-dir
>   DirAddress = backup.tradehouse.local
>   DIRport = 9101                # where we listen for UA connections
>   QueryFile = "/usr/libexec/bacula/query.sql"
>   WorkingDirectory = "/var/lib/bacula"
>   PidDirectory = "/var/run"
>   Maximum Concurrent Jobs = 20
>   Password = "password"         # Console password
>   Messages = Daemon
> }
>
> Current config of my bacula-sd instance:
>
> Storage {                             # definition of myself
>   Name = www-sd
>   SDPort = 9103                  # Director's port
>   WorkingDirectory = "/var/lib/bacula"
>   Pid Directory = "/var/run"
>   Maximum Concurrent Jobs = 20
>   Heartbeat Interval = 120
>   Client Connect Wait = 14400
> }
>


You need to take sure that the jobs have the same Priority. To check  
use Bat or the bconsole.

Regards

Andreas



------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users