On 6-3-2020 10:08, Sandro Bonazzola wrote:
oVirt 4.4.0 Alpha release refresh is now available for testing
Yes, thanks for the hard work.
The oVirt Project is excited to announce the availability of the
alpha
release refresh of oVirt 4.4.0 for testing, as of March 6th, 2020
Installation instructions
For the engine: either use appliance or:
- Install CentOS Linux 8 minimal from
http://centos.mirror.garr.it/centos/8.1.1911/isos/x86_64/CentOS-8.1.1911-...
- dnf install
https://resources.ovirt.org/pub/yum-repo/ovirt-release44-pre.rpm
- dnf update (reboot if needed)
- dnf module enable -y javapackages-tools pki-deps 389-ds
- dnf install ovirt-engine
- engine-setup
For the nodes:
Either use oVirt Node ISO or:
- Install CentOS Linux 8 from
http://centos.mirror.garr.it/centos/8.1.1911/isos/x86_64/CentOS-8.1.1911-...;
select minimal installation
- dnf config-manager --set-enabled PowerTools
- dnf install
https://resources.ovirt.org/pub/yum-repo/ovirt-release44-pre.rpm
- dnf update (reboot if needed)
- Attach the host to engine and let it be deployed.
Followed the instructions and it does work :-)
But I also tested if I could setup a hosted engine but that fails.
Should that work too but did I make a mistake or is that part not ready yet?
If it should work I can try again and upload logs if needed.
Thanks,
Joop