situation in prod at 22.12.2009

This commit is contained in:
zimoch
2009-12-22 11:03:10 +00:00
commit 2651a8394b
11 changed files with 286 additions and 0 deletions

15
saveRestore.script_common Normal file
View File

@@ -0,0 +1,15 @@
require "autoSRarray"
dbLoadDatabase "save_restoreStatus.db", TEMPLATES, bootInfo("P=%T:")
autoSRhookInit
#
save_restoreSet_Debug 0
save_restoreSet_IncompleteSetsOk 1
save_restoreSet_DatedBackupFiles 1
save_restoreSet_NumSeqFiles 3
save_restoreSet_SeqPeriodInSeconds 600
save_restoreSet_status_prefix bootInfo("%T:")
#
set_requestfile_path CFG
set_savefile_path bootInfo("/archiver-data/autoSR/%T")