Adding the line:

Autochanger = yes

to my storage definition in my bacula-dir.conf file did indeed solve the issue. 
 Bacula is now considering volumes only from the ones that are listed as 
“InChanger”.  Thanks for the pointer.

Cheers!
-Joe

On Aug 6, 2014, at 6:52 AM, Martin Simmons <mar...@lispworks.com> wrote:

>>>>>> On Wed, 6 Aug 2014 06:52:06 +0000, Gael Guilmin said:
>> 
>> Here is my Storage definition in bacula-dir.conf:
>> Storage {
>> Name = Autochanger
>> Address = 192.168.27.7 # name or IP address of the server that hosts the 
>> daemon storage
>> SDPort = 9103
>> Password = ""
>> Device = "Autochanger" # the same as defined in bacula-sd.conf
>> Media Type = LTO-5
>> }
> 
> You need to add
> 
> Autochanger = yes
> 
> to this bacula-dir definition, otherwise Bacula will not apply the InChanger
> logic.  I think this is missing from most of the examples.
> 
> __Martin


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

Reply via email to