thin_check
validate thin provisioning metadata on device or file
validate thin provisioning metadata on device or file
thin_check [options] {device|file}
thin_check checks thin provisioning metadata created by the device-mapper thin provisioning target on a device or file.
This tool cannot be run on live metadata.
Analyses thin provisioning metadata on logical volume /dev/vg/metadata:
thin_check /dev/vg/metadata
The device must not be actively used by the target when running.
thin_check returns an exit code of 0 for success or 1 for error.
thin_dump(8) thin_repair(8) thin_restore(8) thin_rmap(8) thin_metadata_size(8)
Joe Thornber <ejt@redhat.com>
Heinz Mauelshagen <HeinzM@RedHat.com>