1thin_metadata_pack(8) System Manager's Manual thin_metadata_pack(8)
2
3
4
6 thin_metadata_pack - pack thin provisioning binary metadata.
7
9 thin_metadata_pack [options] -i {device|file} -o {device|file}
10
12 thin_metadata_pack and thin_metadata_unpack are used to compress
13
14 binary metadata.
15 Useful for support.
16
17 thin_metadata_pack compresses the metadata, omitting any metadata
18 blocks that are unused.
19
20 This tool cannot be run on live metadata.
21
23 -h, --help
24 Print help and exit.
25
26 -V, --version
27 Print version information and exit.
28
29 -i, --input {device|file}
30 Input file or device with binary data.
31
32 -o, --output {device|file}
33 Output file or device for binary data.
34
36 thin_dump(8), thin_check(8), thin_restore(8), thin_rmap(8), thin_meta‐
37 data_size(8)
38
40 Joe Thornber <ejt@redhat.com>
41
42
43
44System Manager's Manual Device Mapper Tools thin_metadata_pack(8)