summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTim Connors <[email protected]>2013-02-26 08:00:45 +1100
committerBrian Behlendorf <[email protected]>2013-02-28 09:17:09 -0800
commitc5b247f3354d5c9e24577af997c84d90625620a6 (patch)
tree9ff534477bb8dbfb4747e9b5b989697138f21ed9 /man
parentd9b0ebbe824469d178a05b0fb9004e4afce86009 (diff)
-x shouldn't warn about old on-disk format or unavailable features
`zpool status -x` should only flag errors or where the pool is unavailable. If it imported fine but isn't using the latest features available in the code, that's not an error. Signed-off-by: Brian Behlendorf <[email protected]> Closes #1319
Diffstat (limited to 'man')
-rw-r--r--man/man8/zpool.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8
index d5f61cfed..c16cd6897 100644
--- a/man/man8/zpool.8
+++ b/man/man8/zpool.8
@@ -1604,7 +1604,7 @@ If a scrub or resilver is in progress, this command reports the percentage done
.ad
.RS 6n
.rt
-Only display status for pools that are exhibiting errors or are otherwise unavailable.
+Only display status for pools that are exhibiting errors or are otherwise unavailable. Warnings about pools not using the latest on-disk format will not be included.
.RE
.sp