📄 amanda-harddisk.conf
字号:
org "DailySet1" # your organization name for reportsmailto "amandabackup" # space separated list of operators at your sitedumpcycle 1 week # the number of days in the normal dump cyclerunspercycle 5 # the number of amdump runs in dumpcycle days # (1 week * 5 amdump runs per week -- just weekdays)tapecycle 10 tapes # the number of tapes in rotation # 1 week (dumpcycle) times 5 tapes per week (just # the weekdays) plus a few to handle errors that # need amflush and so we do not overwrite the full # backups performed at the beginning of the previous # cycleruntapes 1 # number of tapes to be used in a single run of amdumptpchanger "chg-disk" # the tape-changer glue scripttapedev "file://var/lib/amanda/vtapes/DailySet1" # the no-rewind tape device to be usedchangerfile "/tmp/buildslave-9991/mktarball/build/prefix/etc/amanda/DailySet1/changer.conf"changerdev "/dev/null"tapetype HARDDISK # what kind of tape it is labelstr "^DailySet1-[0-9][0-9]*$" # label constraint regex: all tapes must matchdtimeout 1800 # number of idle seconds before a dump is aborted.ctimeout 30 # maximum number of seconds that amcheck waits # for each client hostetimeout 300 # number of seconds per filesystem for estimates.define dumptype global { comment "Global definitions" auth "bsdtcp"}define dumptype gui-base { global program "GNUTAR" comment "gui base dumptype dumped with tar" compress none index yes}define tapetype HARDDISK { comment "Virtual Tapes" length 5000 mbytes}includefile "./advanced.conf"includefile "/tmp/buildslave-9991/mktarball/build/prefix/etc/amanda/template.d/dumptypes"includefile "/tmp/buildslave-9991/mktarball/build/prefix/etc/amanda/template.d/tapetypes"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -