Skip to content

Commit 4554cf9

Browse files
committed
[DOC-12885]: System resource requirements page does not list exception for higher Backup Service requirements
Updated the pre-installation requirements to include disk space specifications. Clarified that only block-based storage is supported, and network file systems such as CIFS and NFS are not compatible. Update hardware requirements and add backup node specs Clarified CPU descriptions by adjusting hyphenation for consistency. Added a new section specifying higher resource requirements for nodes administering backups, including updated CPU and RAM recommendations.
1 parent 08792f2 commit 4554cf9

File tree

1 file changed

+59
-9
lines changed

1 file changed

+59
-9
lines changed

modules/install/pages/pre-install.adoc

+59-9
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,47 @@ x86 Processors::
1414
| | Minimum Specifications* | Recommended Specifications**
1515
1616
| *CPU*
17-
| 2 GHz dual core x86_64 CPU supporting SSE4.2
18-
| 3 GHz quad core x86_64 CPU supporting SSE4.2 and above
17+
| 2 GHz dual-core x86_64 CPU supporting SSE4.2
18+
| 3 GHz quad-core x86_64 CPU supporting SSE4.2 and above
1919
2020
3 GHz six core x86_64 CPU supporting SSE4.2 when using Cross Datacenter Replication (XDCR) and Views
2121
2222
| *RAM*
23-
| 4 GB (physical)
23+
| 4 GiB (physical)
24+
| 16 GiB (physical) and above
25+
26+
| *Storage (disk space)*
27+
a|
28+
8 GiB (block-based; HDD, SSD, EBS, iSCSI)
29+
30+
Network file systems such as CIFS and NFS are not supported.
31+
a|
32+
16 GiB and above (SSD)
33+
34+
Network file systems such as CIFS and NFS are not supported.
35+
36+
3+a|
37+
[IMPORTANT]
38+
.Backup Nodes
39+
=====
40+
If the node is used for administering backups, then be aware that the resource requirements will be higher:
41+
=====
42+
43+
| *CPU*
44+
| 2 GHz quad-core x86_64 CPU supporting SSE4.2
45+
| 3 GHz sixteen-core x86_64 CPU supporting SSE4.2 and above
46+
47+
| *RAM*
48+
| 8 GiB (physical)
2449
| 16 GB (physical) and above
2550

2651
| *Storage (disk space)*
2752
a|
28-
8 GB (block-based; HDD, SSD, EBS, iSCSI)
53+
8 GiB (block-based; HDD, SSD, EBS, iSCSI)
2954

3055
Network file systems such as CIFS and NFS are not supported.
3156
a|
32-
16 GB and above (block-based; HDD, SSD, EBS, iSCSI)
57+
16 GiB and above (SSD)
3358

3459
Network file systems such as CIFS and NFS are not supported.
3560
|===
@@ -47,16 +72,41 @@ ARM Processors::
4772
| 2.5 Ghz quad core 64bit ARM v8 CPU
4873

4974
| *RAM*
50-
| 4 GB (physical)
51-
| 16 GB (physical) and above
75+
| 4 GiB (physical)
76+
| 16 GiB (physical) and above
77+
78+
| *Storage (disk space)*
79+
a|
80+
8 GiB (block-based; HDD, SSD, EBS, iSCSI)
81+
82+
Network file systems such as CIFS and NFS are not supported.
83+
a|
84+
16 GiB and above (SSD)
85+
86+
Network file systems such as CIFS and NFS are not supported.
87+
88+
3+a|
89+
[IMPORTANT]
90+
.Backup Nodes
91+
=====
92+
If the node is used for administering backups, then be aware that the resource requirements will be higher:
93+
=====
94+
95+
| *CPU*
96+
| 2 GHz quad-core x86_64 CPU supporting SSE4.2
97+
| 3 GHz sixteen-core x86_64 CPU supporting SSE4.2 and above
98+
99+
| *RAM*
100+
| 8 GiB (physical)
101+
| 16 GiB (physical) and above
52102

53103
| *Storage (disk space)*
54104
a|
55-
8 GB (block-based; HDD, SSD, EBS, iSCSI)
105+
8 GiB (block-based; HDD, SSD, EBS, iSCSI)
56106

57107
Network file systems such as CIFS and NFS are not supported.
58108
a|
59-
16 GB and above (block-based; HDD, SSD, EBS, iSCSI)
109+
16 GiB and above (SSD)
60110

61111
Network file systems such as CIFS and NFS are not supported.
62112
|===

0 commit comments

Comments
 (0)