In a recent thread, Roberto mentioned seeing the error message "FQDN Not Reachable" when trying to deploy oVirt Node 4.4.1, but was able to get past that error when using ovirt-node-ng-installer-4.4.2-2020080612.el8.iso.
I experienced the same problems on oVirt Node install 4.4.1, so I tried the latest release of 4.4.2. When that failed, I went back and installed from the exact same image as Roberto said worked on the 4.4.2 branch: ovirt-node-ng-installer-4.4.2-2020080612.el8.iso
Unfortunately, that's still not working for me - so that tells me I'm probably doing something wrong.
Given the following facts:
[root@dev1-centos ~]# hostname
dev1-centos.office.barredowlweb.com
[root@dev1-centos ~]# host dev1-centos.office.barredowlweb.com
dev1-centos.office.barredowlweb.com has address 192.168.2.96
I am trying to install oVirt using the Hyperconverged Gluster Wizard for a Single Node.
In the "Host1" box, I enter the full hostname: dev1-centos.office.barredowlweb.com
And that's when I get the FQDN error message.
Am I missing something here?