From: Eric Bollengier Date: Sun, 11 May 2008 12:38:32 +0000 (+0000) Subject: ebl Tweak Maximums to stress test X-Git-Tag: Release-7.0.0~4602 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=96ffbec4ff4f18cb2887b04058a9945a49a34973;p=bacula%2Fbacula ebl Tweak Maximums to stress test git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6946 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/bacula-sd-faketape.conf.in b/regress/scripts/bacula-sd-faketape.conf.in index fe459b2b28..50f371ce07 100644 --- a/regress/scripts/bacula-sd-faketape.conf.in +++ b/regress/scripts/bacula-sd-faketape.conf.in @@ -1,4 +1,4 @@ -# + # Bacula Storage Daemon Configuration file with # dummy Autochanger # @@ -43,7 +43,8 @@ Device { AlwaysOpen = yes; RemovableMedia = yes; @@sbindir@/tape_options - Maximum File Size = 10M + Maximum File Size = 7M + Maximum Volume Size = 30M Maximum Job Spool Size = 10M Spool Directory = @working_dir@ Device Type = Tape @@ -59,7 +60,8 @@ Device { AlwaysOpen = yes; RemovableMedia = yes; @@sbindir@/tape_options - Maximum File Size = 10M + Maximum File Size = 7M + Maximum Volume Size = 30M Maximum Job Spool Size = 10M Spool Directory = @working_dir@ Device Type = Tape @@ -76,8 +78,9 @@ Device { AlwaysOpen = yes; RemovableMedia = yes; @@sbindir@/tape_options - Maximum File Size = 10M Auto Select = no + Maximum File Size = 7M + Maximum Volume Size = 30M Maximum Job Spool Size = 10M Spool Directory = @working_dir@ Device Type = Tape @@ -94,7 +97,8 @@ Device { AlwaysOpen = yes; RemovableMedia = yes; @@sbindir@/tape_options - Maximum File Size = 10M + Maximum File Size = 7M + Maximum Volume Size = 30M Maximum Job Spool Size = 10M Spool Directory = @working_dir@ Device Type = Tape @@ -112,6 +116,7 @@ Device { RemovableMedia = yes; @@sbindir@/tape_options Maximum File Size = 10M + Maximum Volume Size = 30M Maximum Job Spool Size = 10M Spool Directory = @working_dir@ Device Type = Tape