>
> Message: 2
> Date: Tue, 22 May 2018 18:37:54 +0200
> From: Tilman Schmidt <til...@imap.cc>
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] Can I run jobs on 2 storage daemons at the
>         same time from one director?
> Message-ID:
>         <1527007074.2132756.1380943488.16822AD8@webmail.
> messagingengine.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Tue, May 22, 2018, at 18:22, Charles Nadeau wrote:
> > I configured my director with 2 storage daemons (one to disks, one to
> > tapes) on 2 different machines. They both backup without problems
> > except that they can't backup up simultaneously. I can have many jobs
> > running on my disks daemon but never have jobs running on both storage
> > daemons at the same time. I set "Maximum Concurrent Jobs" to 20 for my
> > Director but still I can't have both storage daemon run jobs
> > simultaneously.> [...]
> > It is a limitation of bacula or problem(s) with my
> > configuration files?
> Should work.
> What is the reason displayed by bconsole "status dir" for the second job
> not starting?
>

Tilman,

Thanks for your comment, it lead me to the problem. I had:

Scheduled Jobs:
Level          Type     Pri  Scheduled          Job Name           Volume
===================================================================================
Incremental    Backup     6  22-May-18 20:05    Bigzilla-fd-File   *unknown*
Incremental    Backup     6  22-May-18 23:05    Beijing-fd-File    *unknown*
Incremental    Backup     6  23-May-18 04:05    hpdl380g6-fd-File  *unknown*
Incremental    Backup     7  23-May-18 04:05    hpdl380g6-fd-Tape  *unknown*
Incremental    Backup     6  23-May-18 12:00    Backup-fd-File     *unknown*
Incremental    Backup     6  23-May-18 12:00    Superbackup-fd-File
*unknown*
Incremental    Backup     7  23-May-18 12:00    Backup-fd-Tape     *unknown*
Incremental    Backup     7  23-May-18 12:00    Bigzilla-fd-Tape   *unknown*
Incremental    Backup     7  23-May-18 12:00    Beijing-fd-Tape    *unknown*
Incremental    Backup     7  23-May-18 12:00    Superbackup-fd-Tape
*unknown*
own*
Full           Backup     6  23-May-18 18:05    BackupCatalog4     *unknown*
VolumeToCatalog Verify    14  23-May-18 18:05    VerifyBackup-fd-file
VolumeToCatalog Verify    14  23-May-18 18:05    VerifyBigzilla-fd-file
VolumeToCatalog Verify    14  23-May-18 18:05    VerifyBeijing-fd-file
VolumeToCatalog Verify    14  23-May-18 18:05    Verifyhpdl380g6-fd-file
====

Running Jobs:
Console connected at 22-May-18 18:20
 JobId  Type Level     Files     Bytes  Name              Status
======================================================================
 32326  Back Full      4,189    327.8 G hpdl380g6-fd-Tape is running
 32327  Back Full          0         0  BackupCatalog4    is waiting for
higher priority jobs to finish
 32328  Veri Volu          0         0  VerifyBackup-fd-file is waiting
execution
 32329  Veri Volu          0         0  VerifyBigzilla-fd-file is waiting
execution
 32330  Veri Volu          0         0  VerifyBeijing-fd-file is waiting
execution
 32331  Veri Volu          0         0  Verifyhpdl380g6-fd-file is waiting
execution
 32332  Back Incr          0         0  Bigzilla-fd-File  is waiting
execution

Setting all priorities to the same number got rid of the problem. I can now
use both storage daemons at the same time!
Thanks again!

Charles
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to