Hallo,
ich habe hier ein Sony SDX-500c 8x-Autoloader AIT2.
Er wird von BSD erkannt als:
<SONY SDX-500C 0203> at scbus0 target 2 lun 0 (pass0,sa0)
<SONY LIB-81 0102> at scbus0 target 5 lun 0 (pass1)
Hat jemand eine Ahnung wie ich es schaffe das Teil zum laufen zum bringen? Infomässig finde ich nichts.
Hier noch meine Bacula Konfiguration:
bacula-sd.conf
Device {
Name = "autochanger1";
Media Type = AIT-1;
Archive Device = /dev/pass0;
Changer Device = /dev/sa0;
Changer Command = "/usr/local/sbin/chio-bacula %c %o %S %a";
Label Media = yes;
AutoChanger = yes;
AutomaticMount = yes; # when device opened, read it
AlwaysOpen = yes;
# Due to supposed limitations in FreeBSD SCSI tape driver:
Hardware End of Medium = No
Fast Forward Space File = No
BSF at EOM = yes
# Backward Space Record = no;
# Hardware End of Medium = no;
# Fast Forward Space File = no;
# BSF at EOM = yes;
}
bacula-dir.conf
Storage {
Name = "Autochanger1-int"
Address = AXIS-FILE
SDPort = 9103
Device = "autochanger1"
Password = "hoXGFrhdn7VSSCgTPPep6cD8Ce1K1fEvVDN9dop7FmFy"
Media Type = AIT-1
Autochanger = yes
}
Ansonsten noch die Fehlerausgabe beim label:
Using default Catalog name=MyCatalog DB=bacula
The defined Storage resources are:
1: File
2: Autochanger1-int
Select Storage resource (1-2): 2
Enter new Volume name: ax1
Enter slot (0 for none): 1
Automatically selected Pool: Default
Connecting to Storage daemon Autochanger1-int at AXIS-FILE:9103 ...
Sending label command for Volume "ax1" Slot 1 ...
mt: /dev/pass0: Operation not permitted
3301 Issuing autochanger "loaded" command.
3991 Bad autochanger "load slot" status=1.
3302 Issuing autochanger "unload" command.
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
3303 Issuing autochanger "load slot 1" command.
3992 Bad autochanger "load slot" status=1.
3912 Failed to label Volume: ERR=dev.c:374 Rewind error on /dev/pass0. ERR=Function not implemented.
Label command failed.
Do not forget to mount the drive!!!
Oder gibt es ein Backupprogramm was man empfehlen kann?
Grüße
Steffen
ich habe hier ein Sony SDX-500c 8x-Autoloader AIT2.
Er wird von BSD erkannt als:
<SONY SDX-500C 0203> at scbus0 target 2 lun 0 (pass0,sa0)
<SONY LIB-81 0102> at scbus0 target 5 lun 0 (pass1)
Hat jemand eine Ahnung wie ich es schaffe das Teil zum laufen zum bringen? Infomässig finde ich nichts.
Hier noch meine Bacula Konfiguration:
bacula-sd.conf
Device {
Name = "autochanger1";
Media Type = AIT-1;
Archive Device = /dev/pass0;
Changer Device = /dev/sa0;
Changer Command = "/usr/local/sbin/chio-bacula %c %o %S %a";
Label Media = yes;
AutoChanger = yes;
AutomaticMount = yes; # when device opened, read it
AlwaysOpen = yes;
# Due to supposed limitations in FreeBSD SCSI tape driver:
Hardware End of Medium = No
Fast Forward Space File = No
BSF at EOM = yes
# Backward Space Record = no;
# Hardware End of Medium = no;
# Fast Forward Space File = no;
# BSF at EOM = yes;
}
bacula-dir.conf
Storage {
Name = "Autochanger1-int"
Address = AXIS-FILE
SDPort = 9103
Device = "autochanger1"
Password = "hoXGFrhdn7VSSCgTPPep6cD8Ce1K1fEvVDN9dop7FmFy"
Media Type = AIT-1
Autochanger = yes
}
Ansonsten noch die Fehlerausgabe beim label:
Using default Catalog name=MyCatalog DB=bacula
The defined Storage resources are:
1: File
2: Autochanger1-int
Select Storage resource (1-2): 2
Enter new Volume name: ax1
Enter slot (0 for none): 1
Automatically selected Pool: Default
Connecting to Storage daemon Autochanger1-int at AXIS-FILE:9103 ...
Sending label command for Volume "ax1" Slot 1 ...
mt: /dev/pass0: Operation not permitted
3301 Issuing autochanger "loaded" command.
3991 Bad autochanger "load slot" status=1.
3302 Issuing autochanger "unload" command.
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
chio: /dev/sa0: open: Device not configured
3303 Issuing autochanger "load slot 1" command.
3992 Bad autochanger "load slot" status=1.
3912 Failed to label Volume: ERR=dev.c:374 Rewind error on /dev/pass0. ERR=Function not implemented.
Label command failed.
Do not forget to mount the drive!!!
Oder gibt es ein Backupprogramm was man empfehlen kann?
Grüße
Steffen
