'gjournal sync' should actually be called after unmounting relevant partitions
PR: docs/137288 Submitted by: Anthony Chavez <acc at hexadecagram dot org>
This commit is contained in:
parent
cc85e47732
commit
eac2102222
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34581
1 changed files with 4 additions and 4 deletions
|
@ -591,14 +591,14 @@ GEOM_JOURNAL: Journal ad0s1f clean.
|
|||
|
||||
<screen>&prompt.root; <userinput>shutdown now</userinput></screen>
|
||||
|
||||
<para>Synchronize the journals:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>gjournal sync</userinput></screen>
|
||||
|
||||
<para>Unmount the journaled partitions:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>umount /usr /var</userinput></screen>
|
||||
|
||||
<para>Synchronize the journals:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>gjournal sync</userinput></screen>
|
||||
|
||||
<para>Stop the journaling providers:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>gjournal stop ad0s1d.journal</userinput>
|
||||
|
|
Loading…
Reference in a new issue