Add a warning that dump does not work with SUJ.

This commit is contained in:
Warren Block 2013-10-08 22:57:33 +00:00
parent 669de101e0
commit ee54ccdf52
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42906

View file

@ -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>