Re: [Bacula-users] Storage daemon on multiple networks

2014-02-04 Thread Ivan Savcic
On 4/2/14, 1:43 PM, Ivan Savcic wrote: > Pool { > Name = FileViaMainLink > Storage = FileOtherSD > } > > Pool { > Name = FileViaOtherLink > Storage = FileMainSD > } Sorry, I have permuted the Storages here. Should read: Pool { Name = FileViaMainLink Storage = File

[Bacula-users] Storage daemon on multiple networks

2014-02-04 Thread Ivan Savcic
Hi list, First off, a disclaimer: I'm not a Bacula expert, far from that. :) Novice mistakes possibly loom ahead. Now, the problem: we have the need for our Bacula SD to be on two different networks, with the intention of backups going over different links. I've searched for similar question