On Sat, Sep 5, 2009 at 1:18 PM, Joseph L. Casale
<jcas...@activenetwerx.com> wrote:
> Is there a way in Bacula to output the stream destined to the media
> director to multiple clients for redundancy, or should I manage this
> at the OS level?
>
> I need to keep a 3 way replication of the backup volumes and if there
> is a way to let bacula manage this, it would simplify things for me.
>
> If not, I thought of using a end of backup script to trigger the replication
> so as not to impact the available IO on the server lengthening the backup
> time. With that in mind, and concurrent jobs set to 1, how do I know when
> the last backup actually ran? Does bacula provide some mechanism for this?
>

You can use rsync to mirror the volume files. You can even schedule
this in a bacula job so that the synchronization happens after all
other jobs. See how the catalog backup works for the idea.

John

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to