From 3f843d7a02919f8c8bee5bc22e7d2d2fc582b4c8 Mon Sep 17 00:00:00 2001 From: feld Date: Tue, 11 Feb 2014 15:38:29 +0000 Subject: 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 --- cddl/contrib/opensolaris/cmd/zpool/zpool.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cddl/contrib') 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. -- cgit v1.1