X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famcheckdump.8;h=433c7e4360ce0db1322e24bbf748195db64f563c;hb=d28952249e392eb31bc8eecc53f6c477f30c617b;hp=8d1c7da6318d6790f45ee689bbc4f3560e029944;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/man/amcheckdump.8 b/man/amcheckdump.8 index 8d1c7da..433c7e4 100644 --- a/man/amcheckdump.8 +++ b/man/amcheckdump.8 @@ -1,52 +1,72 @@ +'\" t .\" Title: amcheckdump -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.73.2 -.\" Date: 03/31/2008 -.\" Manual: -.\" Source: +.\" Author: Ian Turner +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 01/10/2013 +.\" Manual: System Administration Commands +.\" Source: Amanda 3.3.3 +.\" Language: English .\" -.TH "AMCHECKDUMP" "8" "03/31/2008" "" "" +.TH "AMCHECKDUMP" "8" "01/10/2013" "Amanda 3\&.3\&.3" "System Administration Commands" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" -amcheckdump - check the results of an Amanda dump +amcheckdump \- check the results of an Amanda dump .SH "SYNOPSIS" -.HP 12 -\fBamcheckdump\fR \fIconfig\fR [\-\-timestamp|\-t\ \fItimestamp\fR] [\-o\ \fIconfigoption\fR]... +.HP \w'\fBamcheckdump\fR\ 'u +\fBamcheckdump\fR [\-\-timestamp|\-t\ \fItimestamp\fR] [\-\-verbose] [\fB\-o\fR\ \fIconfigoption\fR...] \fIconfig\fR .SH "DESCRIPTION" .PP \fBAmcheckdump\fR -verifies -\fIAmanda\fR -dump images by reading them from storage volume(s) and verifying that the images can be parsed by the appropriate application (if available)\. For example, a GNUTAR image is passed to GNU Tar for parsing, and any errors (e\.g\., corrupt or missing data) are noted\. +verifies Amanda dump images by reading them from storage volume(s) and verifying that the images can be parsed by the appropriate application (if available)\&. For example, a GNUTAR image is passed to GNU Tar for parsing, and any errors (e\&.g\&., corrupt or missing data) are noted\&. .PP The application runs on the most recent dump or, if \fI\-\-timestamp\fR -is specified, on the most recent dump with that timestamp\. Note that the verification is local to the -\fIAmanda\fR -server; if the dump application is not available, or is configured differently on the server than on the client, then the verification will most likely fail\. +is specified, on the most recent dump with that timestamp\&. Note that the verification is local to the Amanda server; if the dump application is not available, or is configured differently on the server than on the client, then the verification will most likely fail\&. .PP -If a changer is available, it is used to load the required tapes\. Otherwise, the application interactively requests the tapes\. +If a changer is available, it is used to load the required tapes\&. Otherwise, the application interactively requests the tapes\&. .PP See the "\fBCONFIGURATION OVERRIDE\fR" section in \fBamanda\fR(8) for information on the \-o -option\. +option\&. .SH "EXAMPLE" .PP -.RS 4 .nf # check the most recent dump amcheckdump MYCONFIG -# check a specific dump from back in \'78 +# check a specific dump from back in \*(Aq78 amcheckdump MYCONFIG \-\-timestamp 19780615 .fi -.RE .SH "SEE ALSO" .PP \fBamanda\fR(8), -\fBhttp://wiki.zmanda.com\fR() +\fBamcheck\fR(8) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ +.SH "AUTHOR" +.PP +\fBIan Turner\fR <\&ian@zmanda\&.com\&> +.RS 4 +Zmanda, Inc\&. (http://www\&.zmanda\&.com) +.RE