fd37e97fce5367cbe839bc9ea633e48f40dd3efc
[debian/amanda] / docs / amrmtape.8.txt
1
2                               amrmtape
3 Prev  Chapter 35. The AMANDA Manual Pages.  Next
4
5 -------------------------------------------------------------------------------
6
7 Name
8
9 amrmtape \14 remove a tape from the AMANDA database
10
11 Synopsis
12
13 amrmtape [-n ] [-v ] [-q ] [-d ] config label
14
15 DESCRIPTION
16
17 Amrmtape invalidates the contents of an existing backup tape in the
18 configuration database. This is meant as a recovery mechanism when a good
19 backup is damaged either by faulty hardware or user error, e.g. the tape is
20 eaten by the drive or is overwritten.
21 See the amanda(8) man page for more details about AMANDA.
22
23 OPTIONS
24
25
26
27   -n
28       Generate new tapelist and database files with label removed, but leave
29       them in /tmp and do not update the original copies.
30
31   -v
32       List backups of hosts and disks that are being discarded. Enabled by
33       default.
34
35   -q
36       Opposite of -v.
37
38   -d
39       Run in debugging mode so all executed commands are shown.
40
41
42 EXAMPLE
43
44 Remove tape labeled DAILY034 from the DailySet1 configuration.
45
46   # amrmtape DailySet1 DAILY034
47
48
49 AUTHOR
50
51 Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>: Original text
52 Stefan G. Weichinger, <sgw@amanda.org>, maintainer of the AMANDA-documentation:
53 XML-conversion
54
55 SEE ALSO
56
57 amadmin(8), amanda(8)
58 -------------------------------------------------------------------------------
59
60 Prev        Up       Next
61 amrestore  Home  amstatus
62