]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/bacula-dir-vtape.conf.in
Partial work on virtual-backup2-test
[bacula/bacula] / regress / scripts / bacula-dir-vtape.conf.in
index 118f496739e836e9ca4992d4cf9742556b832e17..2d222e3a7bb77b0297ce2b98a4dbd5085e216c65 100644 (file)
@@ -27,6 +27,7 @@ Job {
   Pool = Default
   Maximum Concurrent Jobs = 10
   SpoolData = yes
+  Max Wait Time = 1m
 # Prefer Mounted Volumes = no
 }
 
@@ -345,6 +346,15 @@ Pool {
   Volume Retention = 365d             # one year
 }
 
+Pool {
+  Name = Test
+  Pool Type = Backup
+  Recycle = yes                       # Bacula can automatically recycle Volumes
+  AutoPrune = yes                     # Prune expired volumes
+  Volume Retention = 365d             # one year
+  MaximumVolumeJobs = 1
+}
+
 Pool {
   Name = Inc
   Pool Type = Backup