X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famcheckdump.8;h=770933430dd534f07cbe15ec9fd51faa7655e574;hb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;hp=e9340ad02120bb8fa467956445325886ed3d043d;hpb=a6127998ee6dcab6bb034f6ca985b07804a86f9a;p=debian%2Famanda diff --git a/man/amcheckdump.8 b/man/amcheckdump.8 index e9340ad..7709334 100644 --- a/man/amcheckdump.8 +++ b/man/amcheckdump.8 @@ -1,47 +1,50 @@ +'\" t .\" Title: amcheckdump -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.73.2 -.\" Date: 05/14/2008 -.\" Manual: -.\" Source: +.\" Author: Ian Turner +.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 +.\" Date: 04/10/2009 +.\" Manual: System Administration Commands +.\" Source: Amanda 2.6.1p1 +.\" Language: English .\" -.TH "AMCHECKDUMP" "8" "05/14/2008" "" "" +.TH "AMCHECKDUMP" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "System Administration Commands" +.\" ----------------------------------------------------------------- +.\" * 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 \fIAmanda\fR dump .SH "SYNOPSIS" -.HP 12 +.HP \w'\fBamcheckdump\fR\ 'u \fBamcheckdump\fR \fIconfig\fR [\-\-timestamp|\-t\ \fItimestamp\fR] [\-o\ \fIconfigoption\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\. +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 +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\. +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\. -.SH "SEE ALSO" -.PP -\fBamanda\fR(8), -\fI\%http://wiki.zmanda.com\fR +option\&. .SH "EXAMPLE" .PP -.RS 4 .nf # check the most recent dump amcheckdump MYCONFIG @@ -49,8 +52,13 @@ amcheckdump MYCONFIG # check a specific dump from back in \'78 amcheckdump MYCONFIG \-\-timestamp 19780615 .fi -.RE .SH "SEE ALSO" .PP \fBamanda\fR(8), -\fBhttp://wiki.zmanda.com\fR() +: http://wiki.zmanda.com +.SH "AUTHOR" +.PP +\fBIan Turner\fR <\&ian@zmanda\&.com\&> +.RS 4 +Zmanda, Inc\&. (http://www\&.zmanda\&.com) +.RE