]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Add FileStorage device to SD conf with vtape configuration
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 12 Oct 2008 08:07:10 +0000 (08:07 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 12 Oct 2008 08:07:10 +0000 (08:07 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7763 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/bacula-sd-vtape.conf.in

index f9eacd8220cf9b21e50011a28208bad0057e1174..d98871e58ab8acca427d4e18d36e0e9dd130192f 100644 (file)
@@ -158,6 +158,16 @@ Device {
   Label Type = ansi
 }
 
+Device {
+  Name = FileStorage
+  Device Type = File
+  Media Type = FileMedia
+  Archive Device = @tmpdir@
+  AutomaticMount = yes;               # when device opened, read it
+  AlwaysOpen = yes;
+  RemovableMedia = yes;
+# Maximum File Size = 1000000
+}
 
 # 
 # Send all messages to the Director,