Bacula-users

Re: [Bacula-users] Concurrent Jobs on two autochangers

2009-11-01 05:38:12
Subject: Re: [Bacula-users] Concurrent Jobs on two autochangers
From: "Brian Jobling" <bhjfax AT eutechnyx DOT com>
To: "'John Drescher'" <drescherjm AT gmail DOT com>, "'bacula-users'" <Bacula-users AT lists.sourceforge DOT net>
Date: Sun, 1 Nov 2009 10:34:00 -0000
John

Thanks for the swift reply.

The changers are both attached to the same machine.

Both max concurrent jobs is set in both bacula-sd.conf and bacula-dir.conf.

Here are my files (edited) with the max concurrent jobs definitions

Hope this helps.

Brian.

####################################################
bacula-sd.conf

Storage {                             # definition of myself
  Name = bhjdev1-sd
  SDPort = 9103                  # Director's port      
  WorkingDirectory = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work"
  Pid Directory = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work"
  Maximum Concurrent Jobs = 10
}
####################################################
bacula-dir.conf

Director {                            # define myself
  Name = bhjdev1-dir
  DIRport = 9101                # where we listen for UA connections
  QueryFile = "C:\\Program Files\\Bacula\\bin\\query.sql"
  WorkingDirectory = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work"
  PidDirectory = "C:\\Documents and Settings\\All Users\\Application
Data\\Bacula\\Work"
  Maximum Concurrent Jobs = 10
  Password = XXXXXXXXXXXXXXX         # Console password
  Messages = Daemon
}


Storage {
  Name = TL4000
# Do not use "localhost" here
  Address = XXXXXXXXXXX                # N.B. Use a fully qualified name
here
  SDPort = 9103
  Password = XXXXXXXXXXXXXX
  Device = TL4000
  Media Type = Ultrium3
  Autochanger = yes
  Maximum Concurrent Jobs = 2
}

Storage {
  Name = PV132T
# Do not use "localhost" here
  Address = XXXXXXXXXXXXXX                # N.B. Use a fully qualified name
here
  SDPort = 9103
  Password = XXXXXXXXXXXXXXX
  Device = PV132T
  Media Type = Ultrium1
  Autochanger = yes
  Maximum Concurrent Jobs = 2
}

####################################################

-----Original Message-----
From: John Drescher [mailto:drescherjm AT gmail DOT com] 
Sent: 01 November 2009 09:12
To: Brian Jobling; bacula-users
Subject: Re: [Bacula-users] Concurrent Jobs on two autochangers

> We have switched to Bacula from Backup Exec and being software developers
> ourselves really appreciate Bacula and how simple it is to get going
> quickly.
>
> We have two autoloaders a TL4000 and a Dell PV132T each system has two
> drives in it.
>
Are the changers attached to different machines?

>
> Therefore I am assuming that at any one time Bacula should be able to run
4
> jobs concurrently if they use different pools/volumes.
>

Yes. At least that many.

>
> In my director config it has max concurrent jobs=10 and each item in the
> storage section has max concurrent jobs=2
>

Did you set max concurrent jobs in Storage section of bacula-dir.conf
or bacula-sd.conf? It is important that this is in bacula-dir.conf.
bacula-sd.conf defaults to 10 so not needed there.

>
> In my storage config it has max concurrent jobs=4 in the storage section
but
> nothing in each individual device
>
> Here is a list of my jobs waiting ? I can only seam to get Bacula to
perform
> one job at a time. All of the jobs are set to priority 10.
>
> Could someone let me know what I am doing wrong or is it just not
possible?
>
>    232 Full    bhjdev1_full.2009-11-01_00.00.00_27 SD despooling Data
>    234 Full    nt2_full.2009-11-01_00.00.00_29 is running
>    235 Full    nt3_full.2009-11-01_00.00.00_30 is waiting on max Storage
> jobs
>    238 Full    amandaj_default.2009-11-01_00.03.00_33 is waiting on max
> Storage jobs   <- These jobs use a different volume and autochanger but
are
> waiting.
>    239 Full    andrewp_default.2009-11-01_00.03.00_34 is waiting on max
> Storage jobs
>    240 Full    arwend_default.2009-11-01_00.03.01_35 is waiting on max
> Storage jobs
>    241 Full    bhj_default.2009-11-01_00.03.01_36 is waiting on max
Storage
> jobs
>    242 Full    claireh_default.2009-11-01_00.03.01_37 is waiting on max
> Storage jobs
>
>
>
> Brian Jobling
> Eutechnyx Limited. Metro Centre East Business Park, Waterside Drive,
> Gateshead, Tyne & Wear  NE11 9HU  UK
> T +44 (0) 191 460 6060      F +44 (0) 191 460 2266     E bhjfax AT
> eutechnyx.com        W www.eutechnyx.com
>
>
> This e-mail is confidential and may be privileged. It may be read, copied
> and used only by the intended recipient. No communication sent by e-mail
to
> or from Eutechnyx is intended to give rise to contractual or other legal
> liability, apart from liability which cannot be excluded under English
law.
>

John
This email has been scanned for all known viruses by the Email Protection
Agency.
=

This e-mail is confidential and may be privileged. It may be read, copied and 
used only by the intended recipient. No communication sent by e-mail to or from 
Eutechnyx is intended to give rise to contractual or other legal liability, 
apart from liability which cannot be excluded under English law. 

This email has been scanned for all known viruses by the Email Protection 
Agency. http://www.epagency.net


www.eutechnyx.com Eutechnyx Limited. Registered in England No: 2172322

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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>