>>>>> On Fri, 13 Apr 2012 12:34:54 +0200, Manuel Trujillo said:
> 
> 2012/4/12 John Drescher <dresche...@gmail.com>:
> > Did you try assigning the SD to both directors? Although not
> > officially supported that used to work. Remember a director can have
> > many SD devices and they do not have to be local to the director
> > machine.
> 
> I defined a new storage into bacula-dir file:
> 
> Storage {
>   Name = server-sd
>   Address = 1.1.1.1
>   SDPort = 9103
>   Password = bacula-dir-very-long-password
>   Device = LTO-5
>   Media Type = LTO-5
> }
> 
> And in the storage.conf file:
> 
> Storage {
>   Name = LTO-5
>   Address = 1.1.1.1
>   SDPort = 9103
>   Password = "bacula-dir-very-long-password"
>   Device = LTO-5
>   Media Type = LTO-5
>   Autochanger = yes
> }

storage.conf looks bogus -- where did you get it from?

The SD normally reads a file called bacula-sd.conf and you should add a second
Director resource to it (with the Password from the bacula-dir.conf).

__Martin

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to