#79 Zone without idnsUpdatePolicy causes error message during each zone_refresh
Closed: Fixed None Opened 11 years ago by pspacek.

Zone without idnsUpdatePolicy attribute causes following error message each zone_refresh seconds:

07-Jun-2012 17:15:56.140 zone zone.example/IN: zone serial (2012060301) unchanged. zone may fail to transfer to slaves.

LDIF with example zone is attached.

Workaround

Define idnsUpdatePolicy attribute (e.g. grant E.EXAMPLE krb5-self * A;) and set idnsAllowDynUpdate to FALSE. Dynamic updates will remain disabled and error message will not be logged.


Fix released in version 2.4.

Clearer workaround:

For each zone which spams the log:

  1. $ ipa dnszone-mode example.com --dynamic-update=FALSE
  2. $ ipa dnszone-mode example.com --update-policy='/**/'

Metadata Update from @pspacek:
- Issue assigned to pspacek
- Issue set to the milestone: Fedora 19

7 years ago

Login to comment on this ticket.

Metadata