Template: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(Fixed up a bad URL, made the config directory more abstract.)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Glossary Entry}}
{{Glossary Entry}}


Specify the type of backup medium. Templates are defined in <tt><CONFIG_DIR>/<config>/template.d/tapetypes</tt>, except for <tt>HARDDISK</tt>, which is customarily defined in {{man|5|amanda.conf}}. You can add your own (if you do, [http://www.amanda.org/support/mailinglists.php please share it]). Then use a specific template to define your tapetype for each configuration in {{man|5|amanda.conf}}.
Specify the type of backup medium. Templates are defined in <tt><CONFIG_DIR>/<config>/template.d/tapetypes</tt>, except for <tt>HARDDISK</tt>, which is customarily defined in {{man|5|amanda.conf}}. You can add your own (if you do, [http://www.amanda.org/support/mailinglists.php please share it]). Then use a specific template to define your [[Tapetype|tapetype]] for each configuration in {{man|5|amanda.conf}}.


For example:
For example:
Line 15: Line 15:
}
}
</pre>
</pre>
{{Languages}}

Latest revision as of 09:25, 18 September 2012


Specify the type of backup medium. Templates are defined in <CONFIG_DIR>/<config>/template.d/tapetypes, except for HARDDISK, which is customarily defined in amanda.conf(5). You can add your own (if you do, please share it). Then use a specific template to define your tapetype for each configuration in amanda.conf(5).

For example:

tapetype HARDDISK       # what kind of tape it is

...

define tapetype HARDDISK {
       comment "Virtual Tapes"
       length 5000 mbytes
}

Other languages: [[::Template|English]] {{#ifexist: {{#if: | | {{#if: | :}}Template}}/Fr |  • {{#if: |français| [[::Template/Fr|français]]}}|}}

{{#ifexist: {{#if: | | {{#if: | :}}Template}}/Zh-cn |  • {{#if: |中文(中国大陆)| [[::Template/Zh-cn|中文(中国大陆)]]}}|}}