summaryrefslogtreecommitdiffstats
path: root/cddl
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2014-02-11 15:38:29 +0000
committerfeld <feld@FreeBSD.org>2014-02-11 15:38:29 +0000
commit3f843d7a02919f8c8bee5bc22e7d2d2fc582b4c8 (patch)
treebc1bab752be3c6f0545e3976432a70b3e11e1666 /cddl
parentb14752021bda8222b6f41501728305f46f50149c (diff)
downloadFreeBSD-src-3f843d7a02919f8c8bee5bc22e7d2d2fc582b4c8.zip
FreeBSD-src-3f843d7a02919f8c8bee5bc22e7d2d2fc582b4c8.tar.gz
Add caveat to zpool manpage indicating that we do not automatically activate
hot spares. This should be MFC'd to all STABLE branches. Upon the availability of zfsd, the zpool manpage on relevant branches should be updated to remove this caveat and document hot spare's reliance on zfsd. Approved by: avg MFC after: 1 week Sponsored by: SupraNet Communications
Diffstat (limited to 'cddl')
-rw-r--r--cddl/contrib/opensolaris/cmd/zpool/zpool.86
1 files changed, 6 insertions, 0 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool.8 b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
index 93761a7..0f4f4ea 100644
--- a/cddl/contrib/opensolaris/cmd/zpool/zpool.8
+++ b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
@@ -1956,3 +1956,9 @@ The
.Xr mdoc 7
implementation of this manual page was initially written by
.An Martin Matuska Aq mm@FreeBSD.org .
+.Sh CAVEATS
+The
+.Cm spare
+feature requires a utility to detect zpool degradation and initiate
+disk replacement within the zpool. FreeBSD does not provide such a
+utility at this time.
OpenPOWER on IntegriCloud