Imported Upstream version 2.4.4p3
[debian/amanda] / docs / TAPETYPES
1 Several tapetype definitions are available in example/amanda.conf.
2 They inform Amanda how much it is supposed to be able to store in a
3 tape (length), how much space is wasted at the end of a dump image
4 with the EOF mark (filemark) and how fast the tape unit is (speed).
5
6 The most inportant parameter is length, since Amanda may decide to
7 delay a backup if length is too small, but, if it is too large, Amanda
8 may end up leaving dumps in the holding disk or having to abort some
9 dump.
10
11 Filemark is important if you have many disks, particularly with small
12 incremental backups.  The space wasted by so many filemarks may add up
13 and considerably modify the available tape space.
14
15 The speed is currently unused.
16
17
18 If none of the sample tapetype entries match your needs, you may
19 search the mailing list archives or look up the on-line list of
20 tapetype entries.  Just follow the links from www.amanda.org.
21
22
23 Amanda provides the 'amtapetype' utility to calculate the size of a tape,
24 to generate a `tapetype' entry for your amanda.conf.
25
26 Specifying the appropriate tape
27 device, but beware that it may take many hours to run.  Make sure you
28 do not use hardware compression, even if you plan to use hardware
29 compression in the future.  `tapetype' writes random data to tape, and
30 random data will expand instead of compressing, therefore you'll get
31 an estimate that's smaller than expected.
32