>>>>> On Tue, 02 Aug 2011 15:31:39 +0200, Simone Martina said:
> 
> I got a little problem: I have a bacula director on a server with two
> NIC interfaces, each of one got a different subnet: 172.20.60.0/24 and
> 172.20.61.0/24 and I could only use a single LTO-4 tape reader.
> Now, the problem is howto configure storage section in director
> configuration file, because the differnt client (from the two nets)
> should receive two different IP to contact SD.
> 
> Now I have tried this storage config:
> Storage {
>   Name = TAPECORP
>   Address = 172.20.60.1

The best option is to use

Address = baculaserver

and then use the resolver (DNS or /etc/hosts) to map baculaserver to the
correct IP address on each machine.

__Martin

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to