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