Man page - amrmtape(8)
Packages contas this manual
- amservice(8)
- amcheckdump(8)
- amrestore(8)
- amcleanupdisk(8)
- tapelist(5)
- amoldrecover(8)
- amcheck(8)
- amoverview(8)
- amanda-auth-ssl(7)
- amadmin(8)
- script-email(8)
- amcrypt-ossl(8)
- amtapetype(8)
- amanda-devices(7)
- amanda-scripts(7)
- disklist(5)
- amcrypt(8)
- amsamba(8)
- amzfs-snapshot(8)
- amstar(8)
- amflush(8)
- amanda.conf(5)
- amfetchdump(8)
- amanda-auth(7)
- amstatus(8)
- amanda-compatibility(7)
- amcleanup(8)
- amreport(8)
- amvault(8)
- amcrypt-ossl-asym(8)
- amanda-archive-format(5)
- amanda-applications(7)
- amanda-rest-server(8)
- amcheckdb(8)
- amserverconfig(8)
- amcryptsimple(8)
- amsuntar(8)
- amanda-security.conf(5)
- amanda(8)
- amanda-interactivity(7)
- amaespipe(8)
- ambackup(8)
- amarchiver(8)
- amanda-changers(7)
- amzfs-sendrecv(8)
- amanda-taperscan(7)
- amplot(8)
- amanda-match(7)
- amrmtape(8)
- amgtar(8)
- amanda-client.conf(5)
- amtoc(8)
- amaddclient(8)
- amanda-command-file(5)
- amgetconf(8)
- ambsdtar(8)
- amdump_client(8)
- amlabel(8)
- amdevcheck(8)
- amrecover(8)
- amtape(8)
- amgpgcrypt(8)
- amraw(8)
- amssl(8)
- amreindex(8)
- amdump(8)
- activate-devpay(1)
- ampgsql(8)
apt-get install amanda-common
Manual
| AMRMTAPE(8) | System Administration Commands | AMRMTAPE(8) |
NAME
amrmtape - remove a tape from the Amanda database
SYNOPSIS
amrmtape [--changer changer-name] [--cleanup] [--dryrun] [-n] [--erase] [--external-copy] [--keep-label] [--list-retention] [--list-no-retention] [--remove-no-retention] [--quiet] [-q] [--verbose] [-v] 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
--changer changer-name
--cleanup
--dryrun, -n
--erase
--external-copy
You should also mark the label as noreuse.
--keep-label
--list-retention
--list-no-retention
--remove-no-retention
--verbose, -v
--quiet, -q
EXAMPLE
Remove tape labeled DAILY034 and DAILY035 from the DailySet1 configuration.
# amrmtape DailySet1 DAILY034 DAILY035
SEE ALSO
amanda(8), amadmin(8)
The Amanda Wiki: : http://wiki.zmanda.com/
AUTHORS
Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
Stefan G. Weichinger <sgw@amanda.org>
| 01/25/2025 | Amanda 3.5.4 |