diff --git a/man8/era_check.8 b/man8/era_check.8 index cdf9ec6..e8610eb 100644 --- a/man8/era_check.8 +++ b/man8/era_check.8 @@ -35,7 +35,7 @@ error. If any errors are discovered use to correct. .SH EXAMPLE -Analyses thin provisioning metadata on logical volume +Analyse thin provisioning metadata on logical volume /dev/vg/metadata: .sp .B era_check /dev/vg/metadata diff --git a/man8/thin_check.8 b/man8/thin_check.8 index a8dc81b..0981d77 100644 --- a/man8/thin_check.8 +++ b/man8/thin_check.8 @@ -1,6 +1,6 @@ .TH THIN_CHECK 8 "Thin Provisioning Tools" "Red Hat, Inc." \" -*- nroff -*- .SH NAME -thin_check \- repair thin provisioning metadata on device or file +thin_check \- validate thin provisioning metadata on device or file .SH SYNOPSIS .B thin_check @@ -35,19 +35,18 @@ metadata. .IP "\fB\-\-ignore\-non\-fatal\-errors\fP" .B thin_check will only return a non-zero exit code if it finds a fatal -error. An example of a on fatal error is an incorrect data block +error. An example of a non fatal error is an incorrect data block reference count causing a block to be considered allocated when it in fact isn't. Ignoring errors for a long time is not advised, you really should be using thin_repair to fix them. .SH EXAMPLE -Analyses and repairs thin provisioning metadata on logical volume +Analyses thin provisioning metadata on logical volume /dev/vg/metadata: .sp .B thin_check /dev/vg/metadata -The device may not be actively used by the target -when running. +The device must not be actively used by the target when running. .SH DIAGNOSTICS .B thin_check diff --git a/man8/thin_restore.8 b/man8/thin_restore.8 index dc7eb90..17b2e6e 100644 --- a/man8/thin_restore.8 +++ b/man8/thin_restore.8 @@ -24,6 +24,9 @@ If restored to a metadata .I device , the metadata can be processed by the device-mapper target. +.IP "\fB\-q, \-\-quiet\fP" +Suppress output messages, return only exit code. + .IP "\fB\-i, \-\-input\fP \fI{device|file}\fP" Input file or device with metadata.