> Pierre,
> Thanks for the reply and it gives me some confidence. I am now just
> trying to learn how to configure bacula. I am a bit dense when it
> comes to following the examples in the manual.
>
for bacula autochanger's use nothing to do at all if your scsi card driver goes well on your distro, let me show what i did :
Host:
scsi2 Channel: 00 Id: 06 Lun: 00
Vendor: CERTANCE Model: ULTRIUM
2 Rev: 1801
Type: Sequential-Access ANSI SCSI
revision: 03
Host: scsi2 Channel: 00 Id: 06 Lun: 01
Vendor:
DELL Model: PV-124T Rev: 0026
Type: Medium
Changer ANSI SCSI revision: 02
you can see the drive and the autochanger
the reading /dev and the fantastic Kern's doc i obtain the sd conf file :
Autochanger {
Name =
Autochanger
Device = Drive-1
Changer Command =
"/opt/bacula-1.38.6/bin/mtx-changer %c %o %S %a %d"
Changer
Device = /dev/sg3
}
Device {
Name =
Drive-1 #
Drive Index = 0
Media Type =
LTO-2
Archive Device = /dev/nst0
AutomaticMount =
yes; # when device opened, read it
AlwaysOpen = yes;
RemovableMedia = yes;
RandomAccess = no;
AutoChanger = yes
# Enable the Alert command only if you have the mtx package loaded
Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}
---------------------------------
Webmail IUT Bayonne, Pays Basque.