Author: eadler
Date: Mon Feb 24 17:03:02 2014
New Revision: 262450
URL: http://svnweb.freebsd.org/changeset/base/262450

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/8/cddl/contrib/opensolaris/cmd/zpool/zpool.8
Directory Properties:
  stable/8/cddl/contrib/opensolaris/cmd/zpool/   (props changed)

Modified: stable/8/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- stable/8/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Mon Feb 24 17:01:27 
2014        (r262449)
+++ stable/8/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Mon Feb 24 17:03:02 
2014        (r262450)
@@ -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]"

Reply via email to