Man pages
This commit is contained in:
35
man8/thin_repair.8
Normal file
35
man8/thin_repair.8
Normal file
@@ -0,0 +1,35 @@
|
||||
.TH THIN-PROVISIONING-TOOLS 8 "Thin Provisioning Tools" "Red Hat GmbH" \" -*- nroff -*-
|
||||
.SH NAME
|
||||
thin_repair \- repair thin provisioning metadata on device or file
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B thin_repair {metadata device|file}
|
||||
|
||||
.SH DESCRIPTION
|
||||
thin_repair analyses and repairs thin provisioning metadata created by
|
||||
the device-mapper thin provisioning target on a device or file (see
|
||||
.B thin_dump(8)
|
||||
) on how to dump metadata to a file.
|
||||
|
||||
.B thin_repair (device|file}
|
||||
|
||||
.B thin_repair
|
||||
{-h|--help}
|
||||
|
||||
.B thin_dump
|
||||
{-V|--version}
|
||||
|
||||
.SH EXAMPLE
|
||||
"thin_repair /dev/vg/metadata"
|
||||
analyses and repairs thin provisioning metadata on logical volume
|
||||
/dev/vg/metadata. The device may not be actively used by the target
|
||||
when repairing!
|
||||
|
||||
.SH DIAGNOSTICS
|
||||
thin_repair returns an exit code of 0 for success or 1 for error.
|
||||
|
||||
.SH SEE ALSO
|
||||
.B thin_dump(8), thin_restore(8)
|
||||
|
||||
.SH AUTHOR
|
||||
Heinz Mauelshagen <HeinzM@RedHat.com>
|
Reference in New Issue
Block a user