Hi all,
I should maybe add that I am using Rocky Linux 9 and the following steps.
```
dnf upgrade
dnf install epel-release
crb enable
dnf install htop vim
dnf install centos-release-ovirt45
dnf install ovirt-openvswitch
dnf install
https://kojihub.stream.centos.org/kojifiles/packages/nmstate/2.0.0/2.el9/...
https://kojihub.stream.centos.org/kojifiles/packages/nmstate/2.0.0/2.el9/...
dnf distro-sync --nobest
dnf install ovirt-engine-appliance
dnf install ovirt-hosted-engine-setup
hosted-engine --deploy --4
```
I managed to install an instance few weeks back as a test on the same OS.
Unfortunately I don't find any hints in the logs on why it fails.
Best regards