1THIN_LS(8) System Manager's Manual THIN_LS(8)
2
3
4
6 thin_ls - List thin volumes within a pool.
7
8
10 thin_ls [options] {metadata device}
11
12
14 thin_ls Displays infomation about thin volumes in a pool. Pass the
15 metadata device on the command line, not the pool device.
16
17 This tool cannot be run on live metadata unless the --metadata-snap
18 option is used.
19
20
22 -o, --format
23 Give a comma separated list of the fields to be output. Valid
24 fields are: DEV, MAPPED_BLOCKS, EXCLUSIVE_BLOCKS, SHARED_BLOCKS,
25 MAPPED_SECTORS, EXCLUSIVE_SECTORS, SHARED_SECTORS, MAPPED_BYTES,
26 EXCLUSIVE_BYTES, SHARED_BYTES, MAPPED, EXCLUSIVE, SHARED, TRANSā
27 ACTION CREATE_TIME, SNAP_TIME
28
29
30 --no-headers
31 Don't output headers.
32
33
34 -m, --metadata-snap
35
36 If you want to get information out of a live pool then you will
37 need to take a metadata snapshot and use this switch.
38
39
40 --verbose
41 Provide extra information on the mappings.
42
43
44 -h, --help
45 Print help and exit.
46
47
48 -V, --version
49 Output version information and exit.
50
51
53 thin_dump(8) thin_repair(8) thin_restore(8) thin_rmap(8) thin_trim(8)
54 thin_metadata_size(8)
55
56
58 Joe Thornber <ejt@redhat.com>
59
60
61
62Red Hat, Inc. Thin Provisioning Tools THIN_LS(8)