1AMRMTAPE(8) System Administration Commands AMRMTAPE(8)
2
3
4
6 amrmtape - remove a tape from the Amanda database
7
9 amrmtape [-n] [-v] [-q] [-d] config label
10
12 Amrmtape invalidates the contents of an existing backup tape in the
13 configuration database. This is meant as a recovery mechanism when a
14 good backup is damaged either by faulty hardware or user error, e.g.
15 the tape is eaten by the drive or is overwritten.
16
17 See the amanda(8) man page for more details about Amanda.
18
20 -n
21 Generate new tapelist(5) and database files with label removed, but
22 leave them in /tmp and do not update the original copies.
23
24 -v
25 List backups of hosts and disks that are being discarded. Enabled
26 by default.
27
28 -q
29 Opposite of -v.
30
31 -d
32 Run in debugging mode so all executed commands are shown.
33
35 Remove tape labeled DAILY034 from the DailySet1 configuration.
36 # amrmtape DailySet1 DAILY034
37
39 amadmin(8), amanda(8), : http://wiki.zmanda.com
40
42 Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
43
44 Stefan G. Weichinger <sgw@amanda.org>
45
46
47
48Amanda 2.6.1p2 11/05/2009 AMRMTAPE(8)