Amrmtape: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
(point to autogenerated)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Name==
See {{man|8|amrmtape}}.
 
amrmtape — remove a tape from the AMANDA database
 
==Synopsis==
 
amrmtape [-n ] [-v ] [-q ] [-d ] config label
 
==DESCRIPTION==
 
Amrmtape invalidates the contents of an existing backup tape in the configuration database. This is meant as a recovery mechanism when a good backup is damaged either by faulty hardware or user error, e.g. the tape is eaten by the drive or is overwritten.
 
See the amanda(8) man page for more details about AMANDA.
 
==OPTIONS==
 
-n
 
    Generate new tapelist and database files with label removed, but leave them in /tmp and do not update the original copies.
-v
 
    List backups of hosts and disks that are being discarded. Enabled by default.
-q
 
    Opposite of -v.
-d
 
    Run in debugging mode so all executed commands are shown.
 
==EXAMPLE==
 
Remove tape labeled DAILY034 from the DailySet1 configuration.
 
# amrmtape DailySet1 DAILY034
 
==AUTHOR==
 
Adrian T. Filipi-Martin <[email protected].edu>: Original text
 
Stefan G. Weichinger, <[email protected]>, maintainer of the AMANDA-documentation: XML-conversion
 
==SEE ALSO==
 
amadmin(8), amanda(8)

Latest revision as of 20:33, 30 June 2008