Simone has provided you a workaround, so check his e-mail. The ansible is actually running: dig ov-node2 +short
As dig is quarrying your DNS server, you need to bypass this check if you use /etc/host entries. Best Regards, Strahil NikolovOn Jun 12, 2019 21:57, PS Kazi <[email protected]> wrote: > > Hi, > How to check my DNS settings is ok or not for ovirt? > > On Wed, 12 Jun 2019, 6:55 pm Strahil Nikolov, <[email protected]> wrote: >> >> Command run is "dig' which tries to resolve the hostname of each server. >> Do you have a DNS resolver properly configured ? >> >> Best Regards, >> Strahil Nikolov >> >> В сряда, 12 юни 2019 г., 3:59:14 ч. Гринуич-4, PS Kazi >> <[email protected]> написа: >> >> >> ovirt Node version 4.3.3.1 >> I am trying to configure 3 node Gluster storage and oVirt hosted engine but >> gettng following error: >> >> TASK [gluster.features/roles/gluster_hci : Check if valid FQDN is provided] >> **** >> failed: [ov-node-2 -> localhost] (item=ov-node-2) => {"changed": true, >> "cmd": ["dig", "ov-node-2", "+short"], "delta": "0:00:00.041003", "end": >> "2019-06-12 12:52:34.158688", "failed_when_result": true, "item": >> "ov-node-2", "rc": 0, "start": "2019-06-12 12:52:34.117685", "stderr": "", >> "stderr_lines": [], "stdout": "", "stdout_lines": []} >> failed: [ov-node-2 -> localhost] (item=ov-node-3) => {"changed": true, >> "cmd": ["dig", "ov-node-3", "+short"], "delta": "0:00:00.038688", "end": >> "2019-06-12 12:52:34.459176", "failed_when_result": true, "item": >> "ov-node-3", "rc": 0, "start": "2019-06-12 12:52:34.420488", "stderr": "", >> "stderr_lines": [], "stdout": "", "stdout_lines": []} >> failed: [ov-node-2 -> localhost] (item=ov-node-1) => {"changed": true, >> "cmd": ["dig", "ov-node-1", "+short"], "delta": "0:00:00.047938", "end": >> "2019-06-12 12:52:34.768149", "failed_when_result": true, "item": >> "ov-node-1", "rc": 0, "start": "2019-06-12 12:52:34.720211", "stderr": "", >> "stderr_lines": [], "stdout": "", "stdout_lines": []} >> >> >> Please help >> _______________________________________________ >> Users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >> oVirt Code of Conduct: >> https://www.ovirt.org/community/about/community-guidelines/ >> List Archives: >> https://lists.ovirt.org/archives/list/[email protected]/message/BXMOTKHGI5TNP5OYWVGINBVUYNVFOGDO/
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/X5VHTRWIZHIVXRFWH2F2XL2PXFR6TQNY/

