summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2016-02-18 14:13:40 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2016-02-18 16:49:38 +0100
commit485bce1ae398d6764dd238dc2451e4089281284f (patch)
treefa29be0040c91556a4ef7d274f04b044413aa781
parentf31d596c0d0fddf69b71b9553f87e780c33c9eb6 (diff)
downloadlvm2-485bce1ae398d6764dd238dc2451e4089281284f.tar.gz
man: lvs updates
-rw-r--r--man/lvs.8.in15
1 files changed, 11 insertions, 4 deletions
diff --git a/man/lvs.8.in b/man/lvs.8.in
index 51f6f9e39..df61497cf 100644
--- a/man/lvs.8.in
+++ b/man/lvs.8.in
@@ -169,6 +169,7 @@ fixed (m)inor
State: (a)ctive, (s)uspended, (I)nvalid snapshot, invalid (S)uspended snapshot,
snapshot (m)erge failed, suspended snapshot (M)erge failed,
mapped (d)evice present without tables, mapped device present with (i)nactive table,
+thin-pool (c)heck needed, suspended thin-pool (C)heck needed,
(X) unknown
.IP 6 3
device (o)pen, (X) unknown
@@ -203,13 +204,19 @@ Inconsistencies are detected by initiating a "check" on a RAID logical volume.
logical volume via the 'lvchange' command.) (w)ritemostly signifies the
devices in a RAID 1 logical volume that have been marked write-mostly.
.IP
-Related to thin pool Logical Volumes: (F)ailed, out of (D)ata space, (M) read only.
+Related to Thin pool Logical Volumes: (F)ailed, out of (D)ata space,
+(M)etadata read only.
.br
(F)ailed is set if thin pool encounters serious failures and hence no further I/O
is permitted at all. The out of (D)ata space is set if thin pool has run out of
-data space. (M) read only signifies that thin pool encounters certain types of
-failures but it's still possible to do reads at least, but no metadata changes
-are allowed.
+data space. (M)etadata read only signifies that thin pool encounters certain
+types of failures but it's still possible to do reads at least,
+but no metadata changes are allowed.
+.IP
+Related to Thin Logical Volumes: (F)ailed.
+.br
+(F)ailed is set when related thin pool enters Failed state and no further I/O
+is permitted at all.
.IP 10 3
s(k)ip activation: this volume is flagged to be skipped during activation.
.RE