]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-btape.conf.in
Implement a timeout on regression tests of 15 minutes
[bacula/bacula] / regress / scripts / bacula-sd-btape.conf.in
index be843a609394c1cc1b14c45eccbedef3de8cd050..0b05ecc587e8beb433ec7f8d010288f220858ec9 100644 (file)
@@ -47,12 +47,15 @@ Device {
   Archive Device = @tape_drive@
   AutomaticMount = yes;               # when device opened, read it
   AlwaysOpen = yes;
+  Autochanger = yes;
   RemovableMedia = yes;
   @@sbindir@/tape_options
   Maximum Block Size = 64512
   Minimum Block Size = 64512
   Maximum File Size = 5G 
 # MaximumVolumeSize = 400M
+  Maximum Rewind Wait = 6000
+  Maximum Changer Wait = 6000
 }
 
 #