.\" Text automatically generated by txt2man .TH thin_metadata_unpack 8 "Device Mapper Tools" "System Manager's Manual" .SH NAME \fBthin_metadata_unpack \fP- unpack thin provisioning binary metadata. \fB .SH SYNOPSIS .nf .fam C \fBthin_metadata_unpack\fP [\fIoptions\fP] \fB-i\fP {device|file} \fB-o\fP {device|file} .fam T .fi .fam T .fi .SH DESCRIPTION thin_metadata_pack and \fBthin_metadata_unpack\fP are used to compress .TP .B binary metadata. Useful for support. .PP \fBthin_metadata_unpack\fP expands metadata that has previously been packed with .TP .B thin_metadata_pack. It outputs a binary file that the rest of the thin tools can use. .PP This tool cannot be run on live metadata. .SH OPTIONS .TP .B \fB-h\fP, \fB--help\fP Print help and exit. .TP .B \fB-V\fP, \fB--version\fP Print version information and exit. .TP .B \fB-i\fP, \fB--input\fP {device|file} Input file or device with binary data. .TP .B \fB-o\fP, \fB--output\fP {device|file} Output file or device for binary data. .SH SEE ALSO \fBthin_dump\fP(8), \fBthin_check\fP(8), \fBthin_restore\fP(8), \fBthin_rmap\fP(8), \fBthin_metadata_size\fP(8) .SH AUTHOR Joe Thornber