Skip to content

Commit 310786f

Browse files
authored
(DOCS-16696): Remove outdated Backup Daemon RAM allocation recommendation (#157)
<!-- Add a description of your PR here (optional) --> - [DOCS-16696](https://jira.mongodb.org/browse/DOCS-16696) - [STAGING](https://preview-mongodbdavidhou17.gatsbyjs.io/ops-manager/DOCS-16696/core/requirements/#hardware-requirements) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=66043e306fc5f048507433de) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working.
1 parent 42b7b0e commit 310786f

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

source/core/requirements.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,17 @@ for all |onprem| components that it serves:
5454
.. example::
5555

5656
You want to serve both the |onprem| application and a
57-
:opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>` on one host. This |onprem| configuration will
58-
manage and monitor 300 MongoDB hosts and back up 200 hosts. The
59-
total disk capacity of all databases being backed up is 4 TB. The
60-
total requirements would be:
57+
:opsmgr:`Backup Daemon </reference/glossary/#std-term-backup-daemon>` on one host.
58+
This |onprem| configuration will manage and monitor 300 MongoDB hosts,
59+
back up 200 hosts, and run FCV 4.2 or later. The
60+
total disk capacity of all databases being backed up is 4 TB.
61+
The total requirements would be:
6162

6263
- |onprem| application needs 15 GB of RAM.
63-
- The Backup Daemon also needs:
64+
- The Backup Daemon also needs at least 100 GB
65+
of available disk capacity.
6466

65-
- 15 GB of RAM and
66-
- 2.5 times the 4 TB of backed up databases in disk capacity.
67-
68-
This example host would require a minimum of 30 GB of RAM and 10 TB
67+
This example host would require a minimum of 15 GB of RAM and 100 GB
6968
of disk capacity.
7069

7170
.. include:: /includes/admonitions/warning-follow-requirements.rst

0 commit comments

Comments
 (0)