Bacula-users

[Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-06 11:53:30
Subject: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10
From: Hugo Letemplier <hugo.let.35 AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 6 Jan 2011 17:50:14 +0100
Hi

I am running some job on the same storage, on a file device but it's
always waiting on max storage jobs however I set Maximum concurrent
job to 10 in the storage daemon configuration

On storage daemon :

Device {
  Name = "DataTest"
  Media Type = File
  Archive Device = /BaculaData/Test/
  LabelMedia = yes;                   # lets Bacula label unlabeled media
  Random Access = Yes;
  AutomaticMount = yes;               # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = Yes;
  Maximum Volume Size = 4G
}


On director :

Storage {
    Name = "DataTest"
        Address = bacula.xxxx.xxx
        SDPort = 9103
        Password = "zFsrh6y"
        Device = DataTest
        Media Type = File
}

Do I missed something ?

Hugo

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users