svn commit: r42906 - head/en_US.ISO8859-1/books/handbook/geom
Warren Block
wblock at FreeBSD.org
Tue Oct 8 22:57:34 UTC 2013
Author: wblock
Date: Tue Oct 8 22:57:33 2013
New Revision: 42906
URL: http://svnweb.freebsd.org/changeset/doc/42906
Log:
Add a warning that dump does not work with SUJ.
Modified:
head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/geom/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Tue Oct 8 21:38:24 2013 (r42905)
+++ head/en_US.ISO8859-1/books/handbook/geom/chapter.xml Tue Oct 8 22:57:33 2013 (r42906)
@@ -269,6 +269,13 @@ Done.</screen>
first.</para>
</warning>
+ <warning>
+ <para>&man.dump.8; is used in these procedures to copy file
+ systems. But &man.dump.8; does not work on file systems with
+ soft updates journaling. See &man.tunefs.8; for information
+ on detecting and disabling soft updates journaling.</para>
+ </warning>
+
<sect2 id="geom-mirror-metadata">
<title>Metadata Issues</title>
More information about the svn-doc-head
mailing list