Hello everyone,

I'm currently working on trying to get concurrent jobs running.  My
general backup scheme is to have the full backups written to tape and
the incremental backups written to files.  I'm doing this by adding the
appropriate flags to the Schedule command, telling it to put fulls and
incrementals on their appropriate devices.  This seems to be working
well so far (and yes, I know about the boostrap issues when doing things
this way).  I also have spooling set up, so the entire backup is written
to disk before it's sent to tape.  This also seems to be working well.

Now I'd like to set the jobs up to run everything simultaneously.
Ideally, the jobs would all spool to the local filesystem at the same
time, then each would get written to the tape.  Upon reading through the
documentation, this seems to be possible.  So far, I've set my Max
Concurrent Job settings in bacula-sd.conf, as well as in the Director
and Storage definitions within the bacula-dir.conf file.  As I
understand it, I shouldn't have to set this in the Client or Job
definitions, as I don't want simultaneous jobs for the same client or
job running.

When I let Bacula start it's backups (full, in this particular case), it
only does one at a time.  Can anyone tell me if I'm missing something?
Or is this a working feature of Bacula?

Thanks!

--Brennon



-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to