On Thu, 7 Dec 2006, Ryan Novosielski wrote:

> Read the manual regarding this. You're missing a "Maximum Concurrent
> Jobs" statement, though I couldn't swear whether it goes under Storage
> or under Device. That should get you started, however.

Thank you for your help.  Although it seemed out of scope, I needed to add
a "Maximum Concurrent Jobs = 20" to each Client resource of dir.conf.

I wanted more, so I added a volume label format that would provide a
unique volume label between clients to the Pool resource in dir.conf and
pseudo devices to sd.conf (symbolic links to the same directory).  I just
need as many symlinks and pseudo devices in sd.conf for the number of
parallel jobs I want to run.  This seems to be working for now.  The
unique volume name is to prevent multiple jobs from trying to open the
same volume at the same time (that happened in testing).

> BTW, you should really upgrade that FD -- Bacula is not designed to be
> run with different, somewhat-major, release versions.

It has worked well for the last 2 months, but I am still testing.

Thanks again,

Adam

> [EMAIL PROTECTED] wrote:
> > Hi all,
> >
> > I am having trouble with concurrent jobs not spooling in parallel -- they
> > spool and despool, one at a time, in sequential order.  I only get one job
> > running at a time.  I want daily backups that write one volume to disk,
> > per job, with concurrent jobs that spool in parallel.  Can someone please
> > help me figure out what I'm doing wrong?  My setup follows.
> >
> > Thank you,
> >
> > Adam
> >
> >          bacula
> > daemon   version   os
> > -----------------------------------
> > director 1.38.11_1 FreeBSD 6.1
> > storage  1.38.11_1 FreeBSD 6.1
> > file     1.36.2    debian linux
> >
> > The director, storage and file daemons have max concurrent jobs set to 20.
[snip]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to