On Tue, 18 May 2010 13:54:37 -0400
John Drescher <dresche...@gmail.com> wrote:

> On Tue, May 18, 2010 at 1:42 PM, Rogerio Luiz <rogl...@yahoo.com> wrote:
> > Hello,
> >
> > Our computer center is served by two independent network domains, each one 
> > attached to different Autonomous Systems. We´d like to backup all of our 
> > hosted servers using a single bacula system that controls a Tandberg Magnum 
> > 224 LTO tape library.
> >
> > Bacula has been already deployed and has been working smoothly, but so far 
> > it is attached to only one of the networks. Is there a way to connect the 
> > servers running bacula to the second network domain and use the same tape 
> > library to backup all of our servers?
> >
> 
> Use FQDNs that return a different IP address for the SD depending on
> what network you are on.
> 

Yep.  The crudest way being totally manual: Bacula is configured with 
bacula-sd.your.domain.com as the SD address and then each client has a local 
/etc/hosts entry that points to the appropriate IP for that client.

The dir connects to the fd and tells the fd to connect to the sd.  But it 
passes it the hostname, not the IP.

Regards,
-- 
Alex Chekholko   ch...@genomics.upenn.edu 

------------------------------------------------------------------------------

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to