Author: feld (ports committer)
Date: Tue Feb 11 15:38:29 2014
New Revision: 261774
URL: http://svnweb.freebsd.org/changeset/base/261774
Log:
  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

Modified:
  head/cddl/contrib/opensolaris/cmd/zpool/zpool.8

Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8     Tue Feb 11 15:16:49 
2014        (r261773)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8     Tue Feb 11 15:38:29 
2014        (r261774)
@@ -1956,3 +1956,9 @@ The
 .Xr mdoc 7
 implementation of this manual page was initially written by
 .An Martin Matuska Aq m...@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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to