Skip to content

Commit 78407a4

Browse files
committed
(DOCSP-45719) clarifies step 5c for the backup tutorial
(cherry picked from commit 67fffbb)
1 parent 9570169 commit 78407a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

source/includes/backup/wtchk-process-initial-backup.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@
3232
metadata for those blocks is written to a MongoDB database on the
3333
|onprem| host.
3434

35-
#. Snapshot files to a :opsmgr:`file system store </reference/glossary/#std-term-File-System-Store>`.
35+
#. Snapshot files to a :opsmgr:`file system store </reference/glossary/#std-term-File-System-Store>`.
36+
The :opsmgr:`Backup Daemon </reference/glossary/#std-term-Backup-Daemon>` that owns the backup
37+
job for the replica creates a full snapshot by combining the changed and the new blocks with the
38+
unchanged blocks from the last snapshot. If the Backup Daemon that owns the backup job is
39+
down, you need to recover the Backup Daemon or
40+
:ref:`move the head database to another Daemon <move-jobs-from-one-daemon-to-another>`.
3641

3742
.. note::
3843

source/tutorial/move-jobs-to-new-backup-daemon.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _move-jobs-from-one-daemon-to-another:
2+
13
============================================================
24
Move Jobs from a Lost Backup Daemon to another Backup Daemon
35
============================================================

0 commit comments

Comments
 (0)