>Hi, again.


>>   Hello everybody,
>>
>>
>> I use Bacula 1.38.2 whith HP SSL 1016 Autoloader.
>>
>> SD Config:
>>
>> # This is the definition for a
>> #   HP SSL1016 Ultrium 460 Autoloader
>> #
>> Autochanger {
>>   Name = HP-Library
>>   Device = HP-SSL1016
>>   Changer Device = /dev/sg2
>>   Changer Command = "/usr/local/bacula-1.38.3/etc/mtx-changer %c %o %S
>> %a %d"
>> }
>>
>>
>>
>> Device {
>>   Name = HP-SSL1016
------>  Drive Index = 0   <------   these is the missing Line "Drive Index = 0" so now it works
>>   Media Type = LTO2
>>   Archive Device = /dev/nst0
>> # Changer Command = "/usr/local/bacula-1.38.3/etc/mtx-changer %c %o %S
>> %a %d"
>>   AutoChanger = yes
>>   #Autoselect = yes;
>>   AutomaticMount = yes;               # when device opened, read it
>>   LabelMedia = yes;
>>   AlwaysOpen = yes;
>> }

>The only thing I actually miss is "Drive Index = 0" in the device section.

>> DIR Config:
>>
>> JobDefs {
>>   Name = "Week-backup"
>>   Type = Backup
>>   Level = Full
>>   Client = nas01-fd
>>   FileSet = "Weekly Full Set"
>>   Schedule = "WeeklyCycle"
>>   RunBeforeJob = "/usr/local/sbin/tape clean"
>>   RunAfter Job =  "/usr/local/sbin/tape unload"
>>   Storage = HP-Library
>>   Messages = Standard
>>   Pool = WocheWochensicherung
>>   Priority = 10
>> }
>>
>>
>>
>>
>>
>> Then I tried to run a Backup.
>> The mtx-changer scripts works fine.
>> But bacula dosent load the tapes.
>> The command "update slots" ends up in an error "No slots in changer to scan"
>
>Might be solved by Drive Index...
>
>If not - what does "status sd" on the console tell you? You might post
>the whole command output.
>
>Arno

Arno that was the Solution many many thanks for Youre greate Job.


>
>--
>IT-Service Lehmann                    al at its-lehmann.de
>Arno Lehmann                  http://www.its-lehmann.de
>
>

Mit freundlichen Grüßen,
Viktor Dihor

Reply via email to