Hello.
I want to install oVirt on my PC and for this purpose I'm following the tutorial which
instructed me to make a VM and install there the oVirt self hosted host:
https://www.ovirt.org/documentation/installing_ovirt_as_a_self-hosted_eng...
I cannot SSH to this new oVirt install - I get the error "Connection refused"
(Even though I see something listening on port 22 by running `netstat -an`). So I tried
stopping `sshd`and I got the same error. Tried to do all of this with `telnet
192.168.122.1 22`, I get the same error "Connection refused".
Also, Yum returns "could not resolve host:
https://mirrors.fedoraproject.org"
I can ping the machine though from my PC.
I turned off `firewalld`. `iproute -S` returns `ACCEPT` for everything.
My PC is running archlinux and I installed the new VM using "Virtual Machine
Manager". Normally, I can easily SSH to any VM I create. Maybe someone know what
I'm doing wrong?
Thanks kindly
Jenia
P.S.
Running `nodectl check` returns "ok" for all.