Skip to content

Commit 3ead694

Browse files
JasperB-TeamBluedupondje
authored andcommitted
added release page for release 4.5.7
Added information about the newest release of 4.5.7. Updated information on installing on newer systems. Signed-off-by: Jasper Berton <jasper.berton@team.blue>
1 parent 070d027 commit 3ead694

9 files changed

Lines changed: 247 additions & 23 deletions

File tree

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Install nightly snapshot
3-
authors: sandrobonazzola
3+
authors:
4+
- sandrobonazzola
5+
- jasperb
46
---
57

68
# Install nightly oVirt master snapshot
@@ -9,7 +11,19 @@ authors: sandrobonazzola
911

1012
For CentOS Stream 9 you need to run:
1113

12-
```
14+
```bash
1315
dnf copr enable -y ovirt/ovirt-master-snapshot centos-stream-9
1416
dnf install -y ovirt-release-master
1517
```
18+
19+
## Centos Stream 10:
20+
21+
For CentOS Stream 10 you need to run:
22+
23+
```bash
24+
dnf copr enable -y ovirt/ovirt-master-snapshot centos-stream-10
25+
dnf install -y ovirt-release-master epel-release
26+
```
27+
28+
RHEL and derivates are explained [here](/download/install_on_rhel.html).
29+

source/develop/qa/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ You can also join oVirt users mailing list, where quality assurance-related topi
4141

4242
## Next releases
4343

44-
* 4.5.6:
45-
* GitHub Tracker: [oVirt 4.5.6 issues](https://github.com/issues?q=is%3Aopen+is%3Aissue+user%3Aovirt+archived%3Afalse+milestone%3Aovirt-4.5.6)
46-
* GitHub Tracker: [oVirt 4.6.0 issues](https://github.com/issues?q=is%3Aopen+is%3Aissue+user%3Aovirt+archived%3Afalse+milestone%3Aovirt-4.6.0)
44+
* 4.6.0:
45+
* GitHub Tracker: [oVirt 4.6.0 issues](https://github.com/oVirt/ovirt-engine/milestone/8)
4746
## Notes
4847

4948
This page has been created following <https://fedoraproject.org/wiki/QA> as a model

source/documentation/common/prereqs/ref-Host_CPU_Requirements.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@
88

99
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.
1010

11-
The following CPU models are supported:
11+
The following CPU models are supported on the latest cluster version(4.8):
1212

1313
* AMD
1414
** Opteron G4
1515
** Opteron G5
1616
** EPYC
17+
** EPYC-Rome
18+
** EPYC-Milan
19+
** EPYC-Genoa
1720
* Intel
1821
** Nehalem
1922
** Westmere
@@ -24,11 +27,14 @@ The following CPU models are supported:
2427
** Skylake Client
2528
** Skylake Server
2629
** Cascadelake Server
30+
** IceLake Server
31+
** Sapphire Rapids Server
2732
2833
ifndef::SHE_cli_deploy[]
2934
* IBM
3035
** POWER8
3136
** POWER9
37+
** POWER10
3238
endif::SHE_cli_deploy[]
3339

3440
ifdef::ovirt-doc[]

source/documentation/index.haml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ hide_metadata: true
4747
### Release Notes
4848

4949
#### Latest Release Notes
50-
- [oVirt 4.5.6](/release/4.5.6/)
50+
- [oVirt 4.5.7](/release/4.5.7/)
5151

5252
#### Previous Release Notes
53-
- [oVirt 4.5.5](/release/4.5.5/)
53+
- [oVirt 4.5.6](/release/4.5.6/)
5454
- [All Releases](/release/)

source/download/alternate_downloads.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,22 @@ page_classes: download
1111

1212
<img class="screenshot" src="download_1.png" alt="oVirt Engine Administration panel screenshot">
1313

14-
oVirt 4.5.6 is intended for production use and is available for the following platforms:
14+
oVirt 4.5.7 is intended for production use and is available for the following platforms:
1515

1616
Engine:
1717
- Red Hat Enterprise Linux 9 (or similar)
18-
- Red Hat Enterprise Linux 8 (or similar)
18+
- Red Hat Enterprise Linux 10 (or similar)
1919
- CentOS Stream 9
20+
- CentOS Stream 10
2021

2122
Hosts:
22-
- Red Hat Enterprise Linux 8 (or similar)
2323
- Red Hat Enterprise Linux 9 (or similar)
24+
- Red Hat Enterprise Linux 10 (or similar)
2425
- CentOS Stream 9
26+
- Centos Stream 10
2527
- oVirt Node based on CentOS Stream 9
2628

27-
See the [Release Notes for oVirt 4.5.6](/release/4.5.6/).
29+
See the [Release Notes for oVirt 4.5.7](/release/4.5.7/).
2830

2931
<div class="row"></div>
3032

source/download/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,22 @@ page_classes: download
1111

1212
<img class="screenshot" src="download_1.png" alt="oVirt Engine Administration panel screenshot">
1313

14-
oVirt 4.5.6 is intended for production use and is available for the following platforms:
14+
oVirt 4.5.7 is intended for production use and is available for the following platforms:
1515

1616
Engine:
17-
- Red Hat Enterprise Linux 8 (or similar)
1817
- Red Hat Enterprise Linux 9 (or similar)
18+
- Red Hat Enterprise Linux 10 (or similar)
1919
- CentOS Stream 9
20+
- Centos Stream 10
2021

2122
Hosts:
22-
- Red Hat Enterprise Linux 8 (or similar)
2323
- Red Hat Enterprise Linux 9 (or similar)
24+
- Red Hat Enterprise Linux 10 (or similar)
2425
- oVirt Node based on CentOS Stream 9
2526
- CentOS Stream 9
27+
- CentOS Stream 10
2628

27-
See the [Release Notes for oVirt 4.5.6](/release/4.5.6/).
29+
See the [Release Notes for oVirt 4.5.7](/release/4.5.7/).
2830

2931
<div class="row"></div>
3032

@@ -154,6 +156,7 @@ The following virtual machine guest operating systems are supported:
154156
|Red Hat Atomic 7.x |64-bit|No|
155157
|Red Hat Enterprise Linux 7 - 8 |64-bit|Yes|
156158
|Red Hat Enterprise Linux 9 |64-bit|No|
159+
|Red Hat Enterprise Linux 10 |64-bit|No|
157160
|Red Hat Enterprise Linux CoreOS |64-bit|No|
158161
|SUSE Linux Enterprise Server 10+ [2]|32-bit, 64-bit|No|
159162
|Ubuntu 12.04 (Precise Pangolin LTS)+ [3]|32-bit, 64-bit|Yes|
@@ -169,6 +172,7 @@ The following virtual machine guest operating systems are supported:
169172
|Windows Server 2016|64-bit|No|
170173
|Windows Server 2019|64-bit|No|
171174
|Windows Server 2022|64-bit|No|
175+
|Windows Server 2025|64-bit|No|
172176
|FreeBSD 9.2|32-bit, 64-bit|No|
173177
{: .bordered}
174178

source/download/install_on_rhel.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Installing on RHEL
33
authors:
44
- sandrobonazzola
55
- gocallag
6+
- jasperb
67
page_classes: download
78
---
89

9-
# Installing on RHEL 9.x or derivatives
10+
# Installing on RHEL
1011

11-
## For RHEL 9.x
12+
## For RHEL 9.x or 10.x
1213

1314
The following repositories need to be enabled for RHEL 9.x only.
1415

@@ -19,15 +20,32 @@ subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms
1920
subscription-manager repos --enable rhel-9-for-x86_64-resilientstorage-rpms
2021
```
2122

22-
## For RHEL 9.x and RHEL 9.x derivatives
23+
The same steps need to be followed for RHEL 10.x:
2324

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)
25+
```bash
26+
subscription-manager repos --enable rhel-10-for-x86_64-baseos-rpms
27+
subscription-manager repos --enable rhel-10-for-x86_64-appstream-rpms
28+
subscription-manager repos --enable codeready-builder-for-rhel-10-x86_64-rpms
29+
```
30+
31+
## Next steps for RHEL and RHEL derivatives
32+
33+
**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)
2536

2637
```bash
27-
dnf copr enable -y ovirt/ovirt-master-snapshot centos-stream-9
38+
dnf copr enable -y ovirt/ovirt-master-snapshot rhel-9-x86_64
2839
dnf install -y ovirt-release-master
2940
```
3041

42+
Or for RHEL 10.x and derivatives:
43+
44+
```bash
45+
dnf copr enable -y ovirt/ovirt-master-snapshot rhel-10-x86_64
46+
dnf install -y ovirt-release-master epel-release
47+
```
48+
3149
At this point you can choose to install the :
3250
* Minimal Host + Self-Hosted Engine, `dnf install -y ovirt-hosted-engine-setup`
3351
* A minimal host, `dnf install -y ovirt-host`

source/index.haml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ hide_metadata: true
3333
.col-xs-10.col-xs-offset-1.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3
3434
%p#sub-banner oVirt is a free open-source virtualization solution for your entire enterprise
3535
.col-xs-10.col-xs-offset-1.col-sm-8.col-sm-offset-2.col-md-6.col-md-offset-3
36-
%a.btn.btn-primary(href="/download") Download 4.5.6
37-
%a.btn.btn-primary(href="/release/4.5.6/") Release Notes
36+
%a.btn.btn-primary(href="/download") Download 4.5.7
37+
%a.btn.btn-primary(href="/release/4.5.7/") Release Notes
3838

3939
%div.promo_whatisovirt
4040
.container

0 commit comments

Comments
 (0)