You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [DOC-13460]: Clarify deprecated support for Advanced Vector Extension…
* [DOC-13460]: Clarify deprecated support for Advanced Vector Extension…
* [DOC-13460]: Clarify deprecated support for Advanced Vector Extension…
* [DOC-13460]: Clarify deprecated support for Advanced Vector Extension…
Copy file name to clipboardExpand all lines: modules/install/pages/pre-install.adoc
+9-20Lines changed: 9 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,13 @@
4
4
[abstract]
5
5
{description}
6
6
7
-
## CPU Requirements
7
+
==CPU Requirements
8
8
9
9
Couchbase Server can run on x86 and ARM processors (including Apple Silicon processors).
10
10
This section explains the minimum requirements for of these platforms.
11
11
12
-
### x86 Processors
12
+
[#x86-processors]
13
+
=== x86 Processors
13
14
14
15
15
16
[#avx2-requirements]
@@ -18,7 +19,7 @@ This section explains the minimum requirements for of these platforms.
18
19
====
19
20
The use of older x86 processors that do not implement the https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#AVX2[Advanced Vector Extensions 2 (AVX2)] instruction set are deprecated in Couchbase Server 7.6.x.
20
21
Future versions will require processors that have AVX2 support.
21
-
This requirements is only for x86 processors--ARM processors have a separate set of vector instructions.
22
+
This requirement is only for x86 processors--ARM processors have a separate set of vector instructions.
22
23
23
24
The earliest processors that support AVX2 instructions include:
24
25
@@ -89,7 +90,7 @@ The recommended hardware is sixteen CPU cores, 16GiB RAM, and SSD disks.
89
90
90
91
|===
91
92
92
-
### ARM Processors
93
+
=== ARM Processors
93
94
94
95
Couchbase Server has the following requirements when running on ARM-based platforms.
95
96
@@ -120,26 +121,14 @@ Network file systems such as CIFS and NFS are not supported.
120
121
[IMPORTANT]
121
122
.Backup Nodes
122
123
=====
123
-
If the node is used for administering backups, then be aware that the resource requirements will be higher:
124
-
=====
125
-
126
-
| *CPU*
127
-
| 2 GHz quad-core x86_64 CPU supporting SSE4.2
128
-
| 3 GHz sixteen-core x86_64 CPU supporting SSE4.2 and above
124
+
If the node is used for administering backups, then be aware that the resource requirements will be higher.
129
125
130
-
| *RAM*
131
-
| 8 GiB (physical)
132
-
| 16 GiB (physical) and above
126
+
The minimum hardware requirement is four CPU cores and 8GiB RAM.
133
127
134
-
| *Storage (disk space)*
135
-
a|
136
-
8 GiB (block-based; HDD, SSD, EBS, iSCSI)
128
+
The recommended hardware is sixteen CPU cores, 16GiB RAM, and SSD disks.
129
+
=====
137
130
138
-
Network file systems such as CIFS and NFS are not supported.
139
-
a|
140
-
16 GiB and above (SSD)
141
131
142
-
Network file systems such as CIFS and NFS are not supported.
0 commit comments