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