
With ovirt-node-ng-installer-4.4.4-2020122111 el8 ISO I have this setup: 10.91.197.132 ndoamsel001.home.lab 10.91.197.4 ndoamsel002.home.lab 10.91.196.132 ndoamsel003.home.lab # Storage network - 10.0.1.0/24 # ndoamsel001, interface aggi.2001, IP address 10.0.1.1 # ndoamsel002, interface aggi.2003, IP address 10.0.1.2 # ndoamsel003, interface aggi.2003, IP address 10.0.1.3 10.0.1.1 ndoamsel001s.home.lab ndoamsel001s 10.0.1.2 ndoamsel002s.home.lab ndoamsel002s 10.0.1.3 ndoamsel003s.home.lab ndoamsel003s # Virtual network - 10.0.2.0/24 # ndoamsel001, interface aggi.2002, IP address 10.0.1.1 # ndoamsel002, interface aggi.2007, IP address 10.0.1.2 # ndoamsel003, interface aggi.2007, IP address 10.0.1.3 10.0.2.1 ndoamsel001v.home.lab ndoamsel001v 10.0.2.2 ndoamsel002v.home.lab ndoamsel002v 10.0.2.3 ndoamsel003v.home.lab ndoamsel003v ---- Installing over Cockpit Gluster deployment HC: "FQDN is not reachable" And of course it is! All interfaces are pingable and accessible over SSH without problems. I am accessing Cockpit from a 4rth, public IP, from a remote computer. So the client browser is remote, and the Cockpit is accessed from a public IP address. Is that the problem? --- Is there a way to do the 3 node HC from the command line? I see no other error than that, where are the actual logs? Thanks!

I made sure `host` commands reply properly so I setup dnsmasq to be able to return correct local values too: [root@ndoamsel001 ]# host ndoamsel001s.home.lab ndoamsel001s.home.lab has address 10.0.1.1 [root@ndoamsel001 ]# host ndoamsel001v.home.lab ndoamsel001v.home.lab address 10.0.2.1 [root@ndoamsel001 ]# host ndoamsel001.home.lab ndoamsel001.home.lab has address 10.91.197.132 It still fails with the dreaded message on the title. I am really at loss.

I submitted a bug as I do not think this is normal. It looks like the fqdn check happens in the UI context only, not in the system. https://bugzilla.redhat.com/show_bug.cgi?id=1932851
participants (1)
-
Guillem Liarte