Mit freundlichen Grüßen,
Viktor Dihor

Fernwärme Ulm GmbH
Tel. +49-731-3992-267
Fax. +49-731-3992-5-267 E-Mail: [EMAIL PROTECTED]
Magirusstrasse 21
89077 Ulm

Dieses E-Mail ist vertraulich. Wenn Sie nicht der rechtmäßige
Empfänger sind, dürfen Sie den Inhalt weder kopieren,
verbreiten oder benutzen. Sollten Sie dieses E-Mail versehentlich
erhalten haben, senden Sie es bitte an uns zurück und löschen es anschließend.

This email is confidential. If you are not the intended recipient, you
must not copy, disclose or use its contents. If you have received it in
error, please inform us immediately by return email and delete the document
--- Begin Message --- 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
  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;
}

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"

Any hints what went wrong?






Many thank in advanced.
--- End Message ---

Reply via email to