Skip to content

Commit d6c7aa4

Browse files
authored
(DOCSP-45718) Clarify backup daemon set up recommendations. (#601)
[JIRA](https://jira.mongodb.org/browse/DOCSP-45718) [Staging]()
1 parent 76d6abd commit d6c7aa4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

source/tutorial/configure-backup-high-availability.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@ The following considerations apply to making backups highly available:
7171
page. For example, for the dedicated queryable Daemon host, you can
7272
clear all checkboxes except :guilabel:`Queryable Restore Jobs`.
7373

74+
- If you use multiple Backup Daemons, use a distinct local folder
75+
for each :setting:`head directory` path.
76+
77+
- We recommend that you use a file system other than |nfs| if you
78+
intend to run :ref:`queryable restore
79+
<restore-from-queryable-backup>` jobs. For further recommendations
80+
regarding filesystems, see the :manual:`MongoDB Operations Checklist
81+
<operations-checklist>`.
82+
7483
Additional Information
7584
----------------------
7685

@@ -88,4 +97,4 @@ Additional Information
8897
:doc:`/tutorial/move-jobs-to-new-backup-daemon`.
8998

9099
- To make the |application| highly available, see
91-
:doc:`/tutorial/configure-application-high-availability`.
100+
:doc:`/tutorial/configure-application-high-availability`

0 commit comments

Comments
 (0)