1thin_ls(8)                  System Manager's Manual                 thin_ls(8)
2
3
4

NAME

6       thin_ls - List thin volumes within a pool.
7

SYNOPSIS

9       thin_ls [options] {device|file}
10
11

DESCRIPTION

13       thin_ls  displays  infomation  about  thin  volumes in a pool. Pass the
14       metadata device on the command line, not the pool device.
15
16       This tool cannot be run on live metadata unless the --metadata-snap op‐
17       tion is used.
18

OPTIONS

20       -h, --help
21              Print help and exit.
22
23       -V, --version
24              Print version information and exit.
25
26       -o, --format
27              Give a comma separated list of fields to be output.
28
29           Valid fields are:
30             DEV, MAPPED_BLOCKS, EXCLUSIVE_BLOCKS, SHARED_BLOCKS, MAPPED_SECTORS,
31             EXCLUSIVE_SECTORS, SHARED_SECTORS, MAPPED_BYTES, EXCLUSIVE_BYTES,
32             SHARED_BYTES, MAPPED, EXCLUSIVE, SHARED, TRANSACTION, CREATE_TIME,
33             SNAP_TIME
34
35
36       --no-headers
37              Don't output headers.
38
39       -m, --metadata-snap
40              Use metadata snapshot.
41
42           If you want to get information out of a live pool then you will need to
43           take a metadata snapshot and use this switch.
44
45

SEE ALSO

47       thin_dump(8),     thin_repair(8),     thin_restore(8),    thin_rmap(8),
48       thin_trim(8), thin_metadata_size(8)
49

AUTHOR

51       Joe Thornber <ejt@redhat.com>
52
53
54
55System Manager's Manual       Device Mapper Tools                   thin_ls(8)
Impressum