File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 32
32
metadata for those blocks is written to a MongoDB database on the
33
33
|onprem | host.
34
34
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 >`.
36
41
37
42
.. note ::
38
43
Original file line number Diff line number Diff line change
1
+ .. _move-jobs-from-one-daemon-to-another:
2
+
1
3
============================================================
2
4
Move Jobs from a Lost Backup Daemon to another Backup Daemon
3
5
============================================================
You can’t perform that action at this time.
0 commit comments