]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-sd-2disk.conf.in
ebl update for next-vol test
[bacula/bacula] / regress / scripts / bacula-sd-2disk.conf.in
index c784ab806df3c0d9be0348a3fb12b991a70b96d3..95376203c3cec94c32fc23617409123e0199aee5 100644 (file)
@@ -76,7 +76,7 @@ Device {
   Name = Virtual-1
   Device Type = File
   Media Type = Disk
-  Archive Device = @disk_drive@/drive0
+  Archive Device = @tmpdir@
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes
   Drive Index = 0
@@ -89,7 +89,7 @@ Device {
   Name = Virtual-2
   Device Type = File
   Media Type = Disk
-  Archive Device = @disk_drive@/drive0
+  Archive Device = @tmpdir@
   AutomaticMount = yes;               # when device opened, read it
   Autochanger = yes
   Drive Index = 1
@@ -98,6 +98,18 @@ Device {
 # Maximum File Size = 1000000
 }
 
+Device {
+  Name = FileStorage
+  Media Type = FileMedia
+  Archive Device = @tmpdir@
+  LabelMedia = yes;                   # lets Bacula label unlabeled media
+  Random Access = Yes;
+  AutomaticMount = yes;               # when device opened, read it
+  RemovableMedia = no;
+  AlwaysOpen = no;
+}
+
+
 # 
 # Send all messages to the Director, 
 # mount messages also are sent to the email address