]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't report non-native block-size pools under zpool status -x
authorSteven Hartland <smh@FreeBSD.org>
Mon, 14 Jul 2014 14:33:03 +0000 (14:33 +0000)
committerSteven Hartland <smh@FreeBSD.org>
Mon, 14 Jul 2014 14:33:03 +0000 (14:33 +0000)
commitd143a6f70011e37d62201fe02dc16e2e45680245
tree1fcb1044a4d3b7c28f6c0f058f03e43db0deb06a
parentb32cce1f82e08079bf3ca649e143cb9a15a4b1e8
Don't report non-native block-size pools under zpool status -x

zpool status -x is used to identify pools that are exhibiting
errors or are otherwise unavailable, therefore non-native
block-size pools shouldn't be reported.

Also update man page to clarify other additional conditions
which won't cause a pool to be displayed under zpool status -x.

Sponsored by: Multiplay
cddl/contrib/opensolaris/cmd/zpool/zpool.8
cddl/contrib/opensolaris/cmd/zpool/zpool_main.c