On 04/12/2017 02:26 PM, Brendan Kearney wrote:
> list members,
>
> i am using bind-dyndb-ldap without freeipa, and i consistently get the
> below errors in my logs:
>
> update_zone (syncrepl) failed for master zone DN
> 'idnsName=24.168.192.in-addr.arpa.,cn=dns,ou=Daemons,dc=bpk2,dc=com'.
> Zones can be outdated, run `rndc reload`: unexpected error
>
> the zone that has issue varies, but it is always a zone that allows
> dynamic updates.  it seems that some replication event fails and a
> manual resync of things has to be performed.  any ideas what might be
> going on?
>
> fedora 24, with nearly all recent updates
> bind-9.10.4-3.P6.fc24.x86_64
> bind-dyndb-ldap-10.1-1.fc24.x86_64
> openldap-2.4.44-1.fc24.x86_64
>
> i have multi master replication configured between 2 masters, and no
> other replication events seem to fail.  i am not sure where to look
> for issues.
You might be able to track down why does the zone update fail if you run
named in the foreground with a higher debug level to see more log messages:

$ sudo -u named named -g -d 50

Then you can check what does bind-dyndb-ldap log before you get the
mentioned error message.

-- 
Tomas Krizek

PGP: 4A8B A48C 2AED 933B D495  C509 A1FB A5F7 EF8C 4869


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project

Reply via email to