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
Added information about the newest release of 4.5.7.
Updated information on installing on newer systems.
Signed-off-by: Jasper Berton <[email protected]>
Copy file name to clipboardExpand all lines: source/documentation/common/prereqs/ref-Host_CPU_Requirements.adoc
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,15 @@
8
8
9
9
All CPUs must have support for the Intel® 64 or AMD64 CPU extensions, and the AMD-V™ or Intel VT® hardware virtualization extensions enabled. Support for the No eXecute flag (NX) is also required.
10
10
11
-
The following CPU models are supported:
11
+
The following CPU models are supported on the latest cluster version(4.8):
12
12
13
13
* AMD
14
14
** Opteron G4
15
15
** Opteron G5
16
16
** EPYC
17
+
** EPYC-Rome
18
+
** EPYC-Milan
19
+
** EPYC-Genoa
17
20
* Intel
18
21
** Nehalem
19
22
** Westmere
@@ -24,11 +27,14 @@ The following CPU models are supported:
The same steps need to be followed for RHEL 10.x :
23
24
24
-
Once a minimal RHEL 9.x (or derivative) system has been built, you can install the pre-production master snapshots (oVirt Release 4.5.6 + Engine 4.5.7)
**Note:** Previous steps with subscription managers are not needed for AlmaLinux distro's.
34
+
35
+
Once a minimal RHEL 9.x (or derivative like AlmaLinux) system has been built, you can install the pre-production master snapshots (oVirt Release 4.5.6 + Engine 4.5.7)
0 commit comments