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 = FileMainSD
}

Pool {
     Name = FileViaOtherLink
     Storage = FileOtherSD
}


Nevertheless, the general concept is the same.


Thanks,

Ivan

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to