Skip to content

Commit 75b90cf

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
@@ -249,13 +249,25 @@ If you store snapshots in the Backup Database, each data-bearing member
249249
must meet the following requirements:
250250

251251
.. list-table::
252-
:widths: 20 80
252+
:widths: 20 40 40
253253
:header-rows: 1
254254

255255
* - CPU Cores
256+
- Disk Capacity
256257
- RAM
257258

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

0 commit comments

Comments
 (0)