SYNOPSIS

thin_rmap [options] {device|file}

DESCRIPTION

thin_rmap outputs the reverse mapping stored in the metadata on a device or file between a region of thin provisioned pool blocks and the associated thin provisioned devices.

\--region <block range>

output reverse map

-h, --help

Print help and exit.

-V, --version

Output version information and exit.

EXAMPLES

output reverse map for pool blocks 5..45 (denotes blocks 5 to 44 inclusive, but not block 45)

thin_rmap -r 5..45 /dev/vg/pool

DIAGNOSTICS

thin_rmap returns an exit code of 0 for success or 1 for error.

RELATED TO thin_rmap…

AUTHOR

Joe Thornber <[email protected]>

Heinz Mauelshagen <[email protected]>