#!/bin/sh # # amrmtape.sh # Time-stamp: <96/10/23 12:07:21 adrian> # Copyright 1996, Adrian Filipi-Martin # # amrmtape # # Summary: This script allow you to invalidate the contents of an # existing backup tape within the Amanda current tape database. This # is meant as a recovery mecanism for when a good backup is damaged # either by faulty hardware or user error, i.e. the tape is eaten by # the tape drive, or the tape has been overwritten. # # To remove a tape you must specify the Amanda configuration to # operate upon as well as the name of the tape. e.g. # # amrmtape nvl NVL-006 # # N.B. amrmtape must be run as a user that can read the tape database # files and rewrite them. # # Usage: amrmtape [-n] [-v] [-q] [-d]