Skip to content

Commit f7e5c99

Browse files

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

source/core/requirements.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,13 +247,25 @@ If you store snapshots in the Backup Database, each data-bearing member
247247
must meet the following requirements:
248248

249249
.. list-table::
250-
:widths: 20 80
250+
:widths: 20 40 40
251251
:header-rows: 1
252252

253253
* - CPU Cores
254+
- Disk Capacity
254255
- RAM
255256

256257
* - 4 × 2 GHz+
258+
259+
- The minimum disk capacity required for the |onprem| blockstore
260+
uses the following formula:
261+
262+
(2 to 3 times the total size of the ``dbPath``) * 2 (to allow
263+
:ref:`groom jobs <grooms-page>`)
264+
265+
Contact `MongoDB Support
266+
<https://support.mongodb.com/welcome?tck=docs>`__
267+
to accurately determine your minimum disk capacity.
268+
257269
- 8 GB of RAM per TB of blockstore disk to provide
258270
good snapshot and restore speed. |onprem| defines 1 TB of
259271
blockstore as 1024\ :sup:`4` bytes.

0 commit comments

Comments
 (0)