Add a warning that dump does not work with SUJ.
This commit is contained in:
parent
669de101e0
commit
ee54ccdf52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42906
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue