Bacula-users

Re: [Bacula-users] Spooling and maximum concurrent jobs on storage?

2008-06-13 12:13:50
Subject: Re: [Bacula-users] Spooling and maximum concurrent jobs on storage?
From: Alan Brown <ajb2 AT mssl.ucl.ac DOT uk>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Fri, 13 Jun 2008 17:13:17 +0100 (BST)
On Fri, 13 Jun 2008, John Drescher wrote:

> >   If I am spooling, will bacula write one spool file at a time or 5
> > files at a time to the tape? Should I set MaximumConcurrentJobs to 1
> > for the tape storage directive so that it writes one file at a time to
> > the tape?
> >
> This would stop the concurrent backups. What works well for me is to
> make the spool size 2 to 5 GB and so this will generally have the tape
> drive being fully utilized while the concurrent backups are in
> progress. A few jobs would be spooling and a few jobs would be
> despooling at the same time.

To clarify the OP's question:

If you are spooling and have concurrent backups running:

Multiple jobs will write to spool files simultaneously

Only one spool file will write to the tape at a time.

If there are multiple spool files wanting to write to tape, they will wait
until the currently despooling file finishes, then despool in the order
they were queued.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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>