Man page changes for corrupt superblock repair
This commit is contained in:
parent
91b4714e38
commit
cb055c90e5
@ -39,6 +39,10 @@ OPTIONS
|
|||||||
This option may be specified multiple times to select more than one thin
|
This option may be specified multiple times to select more than one thin
|
||||||
device.
|
device.
|
||||||
|
|
||||||
|
--transaction-id {natural} Override the transaction id given in the input xml.
|
||||||
|
--data-block-size {natural} Override the data block size given in the input xml.
|
||||||
|
--nr-data-blocks {natural} Override the nr data blocks given in the input xml.
|
||||||
|
|
||||||
--skip-mappings Do not dump the mappings.
|
--skip-mappings Do not dump the mappings.
|
||||||
-o {xml file} Specify a file for the output rather than writing to stdout.
|
-o {xml file} Specify a file for the output rather than writing to stdout.
|
||||||
|
|
||||||
|
@ -21,6 +21,10 @@ OPTIONS
|
|||||||
If a file is used for output, then it must be preallocated, and large
|
If a file is used for output, then it must be preallocated, and large
|
||||||
enough to hold the metadata.
|
enough to hold the metadata.
|
||||||
|
|
||||||
|
--transaction-id {natural} Override the transaction id given in the input xml.
|
||||||
|
--data-block-size {natural} Override the data block size given in the input xml.
|
||||||
|
--nr-data-blocks {natural} Override the nr data blocks given in the input xml.
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
|
|
||||||
Reads the binary thin provisioning metadata from file metadata, repairs
|
Reads the binary thin provisioning metadata from file metadata, repairs
|
||||||
|
@ -23,6 +23,10 @@ OPTIONS
|
|||||||
If a file is used for output, then it must be preallocated, and large
|
If a file is used for output, then it must be preallocated, and large
|
||||||
enough to hold the metadata.
|
enough to hold the metadata.
|
||||||
|
|
||||||
|
--transaction-id {natural} Override the transaction id given in the input xml.
|
||||||
|
--data-block-size {natural} Override the data block size given in the input xml.
|
||||||
|
--nr-data-blocks {natural} Override the nr data blocks given in the input xml.
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
|
|
||||||
Restores the XML formatted thin provisioning metadata on file metadata to
|
Restores the XML formatted thin provisioning metadata on file metadata to
|
||||||
|
Loading…
Reference in New Issue
Block a user