Description of problem: At https://github.com/oVirt/ovirt-setup-lib/blob/master/src/ovirt_setup_lib/hostname.py#L398-L404 we are using query of type 'ANY' but it is deprecated. Servers might return any kind of data (or no data at all). Version-Release number of selected component (if applicable): N/A How reproducible: always Steps to Reproduce: 1.Run 'engine-setup' Actual results: Warning is issued when DNS does not respond at all: Failed to resolve FQDN using DNS, it can be resolved only locally Expected results: isResolvedByDNS should issue 2 queries -> for A and AAAA records Additional info: https://blog.cloudflare.com/rfc8482-saying-goodbye-to-any/
The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again.
Sandro - see bug 2010658. Perhaps we want a tracker to cover all places - not sure exactly how to find them. Perhaps change current to 4.4.9 as well.
Patch merged to master. I think it's safe to backport to 4.4 and move the bug to 4.4.9, even though it's not that critical (just prevent a warning). Keeping in POST waiting for a decision...
Will keep in 4.5 for now.
The patch from https://gerrit.ovirt.org/116975 works even on oVirt 4.3.10
(In reply to Strahil Nikolov from comment #5) > The patch from https://gerrit.ovirt.org/116975 works even on oVirt 4.3.10 Thanks for checking! oVirt 4.3 is EOL, and I am not aware of plans to back-port this patch.
This bugzilla is included in oVirt 4.5.0 release, published on April 20th 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.