X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fscripts%2Fbacula-dir-tape.conf.in;h=de1c3f2c1f74d8eb1298521ca7c76347b3130d49;hb=7ec6a7e8c7b6908e321883b18dbc64e244bc282a;hp=dc2475327eba4c3ebeacab0b0d361e10669ce9a1;hpb=2023420179118cd1039eab43de88dbeeb5fdf4d9;p=bacula%2Fbacula diff --git a/regress/scripts/bacula-dir-tape.conf.in b/regress/scripts/bacula-dir-tape.conf.in index dc2475327e..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 @@ -69,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 { @@ -79,7 +96,7 @@ Job { Storage = DDS-4 Messages = Standard Pool = Default - Where = /tmp/bacula-restores + Where = @tmpdir@/bacula-restores } @@ -87,10 +104,22 @@ Job { FileSet { Name = "Full Set" Include { Options { signature=MD5 } - File =