Take a look at this blog article:
https://rcritten.wordpress.com/2015/01/05/freeipa-and-no-dna-range/ Sent from my iPhone On 19 Aug 2021, at 20:35, Kathy Zhu via FreeIPA-users <[email protected]> wrote: Hello, ipa-healthcheck is a great tool! Really appreciate Rob to make it working for Centos. When I ran it on all of our IPA servers, one server reported: [root@ipa2 ~]# ipa-healthcheck --failures-only --output-type human CRITICAL: ipahealthcheck.ipa.dna.IPADNARangeCheck: no matching entry found [root@ipa2 ~]# I created a user and a group on this server then deleted them, rerun ipa-healthcheck, I still get the same error. Here is the jason format of it: { "source": "ipahealthcheck.ipa.dna", "kw": { "exception": "no matching entry found" }, "uuid": "aaf4da70-64ca-435f-8011-b40da74b874e", "duration": "0.136489", "when": "20210819224225Z", "check": "IPADNARangeCheck", "result": "CRITICAL" } We have 7 ipa servers, this is the only server with this error. The success one looks like below: { "source": "ipahealthcheck.ipa.dna", "kw": { "range_start": 1889601184, "next_start": 0, "next_max": 0, "range_max": 1889625999 }, "uuid": "1ce671b9-76cf-46ce-b7d2-d5eec4079d63", "duration": "0.309565", "when": "20210630231006Z", "check": "IPADNARangeCheck", "result": "SUCCESS" } Any suggestions/ideas to fix it? Thank you! Kathy _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
_______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
