Am Mon, 29 Mar 2010 12:18:18 +0200 schrieb My Name:

> Hi,
> 
> What: What I want to do is to replicate specific backup jobs to another
> bacula system (other Director & Storage). Is there a good solution to do
> this?
> 
> Why: Very important backups should be replicated to another backup
> system so that one system (director & storage) may crash (-> redundancy
> for high availability).

catalog: mysql has a built in replication feature. postrgres has this too 
(IMHO, not a pg user right now).

volumes (disk based): DRBD (raid1 over tcp/ip, www.drbd.org). If you go 
with drbd you could also put the mysql/posgressql data on drbd. if you 
want a cluster manager, have a look at pacemaker/corosync.

- Thomas


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to