Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
This commit is contained in:
commit
9d63576ed3
@ -47,7 +47,7 @@ Output version information and exit.
|
|||||||
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
|
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
|
||||||
to standard output in human readable format:
|
to standard output in human readable format:
|
||||||
.sp
|
.sp
|
||||||
.B thin_dump -f human_redable /dev/vg/metadata
|
.B thin_dump -f human_readable /dev/vg/metadata
|
||||||
|
|
||||||
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
|
Dumps the thin provisioning metadata on logical volume /dev/vg/metadata
|
||||||
to standard output in XML format:
|
to standard output in XML format:
|
||||||
|
@ -29,7 +29,7 @@ Output version information and exit.
|
|||||||
output reverse map for pool blocks 5..45 (denotes blocks 5 to 44 inclusive, but not block 45)
|
output reverse map for pool blocks 5..45 (denotes blocks 5 to 44 inclusive, but not block 45)
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
.B thin_rmap -r 5..45 /dev/vg/pool
|
.B thin_rmap --region 5..45 /dev/vg/pool
|
||||||
|
|
||||||
.SH DIAGNOSTICS
|
.SH DIAGNOSTICS
|
||||||
.B thin_rmap
|
.B thin_rmap
|
||||||
|
Loading…
Reference in New Issue
Block a user