Author: eadler
Date: Mon Feb 24 17:01:27 2014
New Revision: 262449
URL: http://svnweb.freebsd.org/changeset/base/262449
Log:
MFC r261774 by feld:
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.
Requested by: feld
Modified:
stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Mon Feb 24
17:01:06 2014 (r262448)
+++ stable/10/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Mon Feb 24
17:01:27 2014 (r262449)
@@ -1946,3 +1946,9 @@ The
.Xr mdoc 7
implementation of this manual page was initially written by
.An Martin Matuska Aq [email protected] .
+.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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"