8f2e4ae15099a6ef3c944b91eb0dcb9668026d3e
[debian/amanda] / docs / tapetypes.txt
1
2                   Chapter 7. Tapetypes
3 Prev  Part II. About Tapes and Changers  Next
4
5 -------------------------------------------------------------------------------
6
7 Chapter 7. Tapetypes
8
9
10 Note
11
12 Refer to http://www.amanda.org/docs/tapetypes.html for the current version of
13 this document.
14 Several tapetype definitions are available in example/amanda.conf They inform
15 AMANDA how much it is supposed to be able to store in a tape (length), how much
16 space is wasted at the end of a dump image with the EOF mark (filemark) and how
17 fast the tape unit is (speed).
18 The most inportant parameter is length, since AMANDA may decide to delay a
19 backup if length is too small, but, if it is too large, AMANDA may end up
20 leaving dumps in the holding disk or having to abort some dump.
21 Filemark is important if you have many disks, particularly with small
22 incremental backups. The space wasted by so many filemarks may add up and
23 considerably modify the available tape space.
24 The speed is currently unused.
25 If none of the sample tapetype entries match your needs, you may search the
26 mailing list archives or look up the on-line list of tapetype entries. Just
27 follow the links from http://www.amanda.org.
28 AMANDA provides the amtapetype utility to calculate the size of a tape, to
29 generate a "tapetype" entry for your amanda.conf.
30 Specifying the appropriate tape device, but beware that it may take many hours
31 to run (it fills the tape twice ...). Make sure you do not use hardware
32 compression, even if you plan to use hardware compression in the future.
33 amtapetype writes random data to tape, and random data will expand instead of
34 compressing, therefore you'll get an estimate that's smaller than expected.
35
36 Note
37
38 Please note that amtapetype in releases up to snapshot 20040915 expects to be
39 given a tape that can be overwritten without causing harm.
40 It does NOT warn you if the tape contains a label or data. amtapetype will
41 OVERWRITE the tape so be cautious. You have been warned.
42 Snapshot 20040915 introduces a warning and the flag -o to overwrite a labelled
43 tape.
44 -------------------------------------------------------------------------------
45
46 Prev                                Up                                     Next
47 Part II. About Tapes and Changers  Home  Chapter 8. AMANDA Tape Changer Support
48