X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fscripts%2Fbacula-dir-tape.conf.in;h=de1c3f2c1f74d8eb1298521ca7c76347b3130d49;hb=7ec6a7e8c7b6908e321883b18dbc64e244bc282a;hp=203cec84c6f520cbc7a0b7830fe83af2f533d12c;hpb=2fa91799649d6f5be5f8d327a54f0487d90462cf;p=bacula%2Fbacula diff --git a/regress/scripts/bacula-dir-tape.conf.in b/regress/scripts/bacula-dir-tape.conf.in index 203cec84c6..de1c3f2c1f 100644 --- a/regress/scripts/bacula-dir-tape.conf.in +++ b/regress/scripts/bacula-dir-tape.conf.in @@ -14,7 +14,7 @@ Director { # define myself Name = @hostname@-dir - DIRport = 8101 # where we listen for UA connections + DIRPort = @dirport@ # where we listen for UA connections QueryFile = "@scriptdir@/query.sql" WorkingDirectory = "@working_dir@" PidDirectory = "@piddir@" @@ -25,7 +25,7 @@ Director { # define myself # # Define the main nightly save backup job -# By default, this job will back up to disk in /tmp +# By default, this job will back up to disk in @tmpdir@ Job { Name = "NightlySave" Type = Backup @@ -36,7 +36,6 @@ Job { Pool = Default Write Bootstrap = "@working_dir@/NightlySave.bsr" Maximum Concurrent Jobs = 4 -# Prefer Mounted Volumes = no SpoolData = yes # Prefer Mounted Volumes = no } @@ -70,6 +69,23 @@ Job { # Prefer Mounted Volumes = no } +Job { + Name = "VerifyTape" + Type = Verify + Level = VolumeToCatalog + Client=@hostname@-fd + FileSet="Verify Set" + Storage = DDS-4 + Messages = Standard + Pool = Default + Write Bootstrap = "@working_dir@/NightlySave.bsr" + Maximum Concurrent Jobs = 4 + SpoolData = yes +# Prefer Mounted Volumes = no +} + + + # Standard Restore template, to be changed by Console program Job { @@ -80,7 +96,7 @@ Job { Storage = DDS-4 Messages = Standard Pool = Default - Where = /tmp/bacula-restores + Where = @tmpdir@/bacula-restores } @@ -88,11 +104,23 @@ Job { FileSet { Name = "Full Set" Include { Options { signature=MD5 } - File =