Failover Cluster DNS error, event 1257 keeps coming back

James Edmonds 811 Reputation points
2022-02-24T10:54:37.4+00:00

Hi,

I have two failover clusters created, for which I did NOT pre-create the DNS records for the cluster or role names.
The DNS records are created when the cluster/role is brought online.

On one of the clusters, I keep getting event ID 1257, where it fails to register or update the DNS entry for the role running on the cluster.
If I delete the existing record, and restart the role, it creates successfully.

I am trying to understand why, if the cluster creates the record, this error keeps coming back?
What can I do to prevent this from constantly complaining about this, when both cluster nodes have access to that DNS record?

Thanks
James

Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,034 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
971 questions
{count} vote

15 answers

Sort by: Most helpful
  1. AussieCraig 1 Reputation point
    2022-08-22T22:40:44.987+00:00

    Some more info in case it helps with the diagnosis...
    We have a Windows Server 2019 Hyper-V Failover Cluster and have had this error occur 3 times since the beginning of June. May be a coincidental, but in each case there has been a "Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.373.791.0)" installed in the preceding half hour.

    0 comments No comments

  2. Schultz Thomas 1 Reputation point
    2022-08-31T08:18:22.577+00:00

    We see this also on all of our 2019 clusters. The DNS VCO security only includes the correct VCO with Read/Write but the needed computer cluster object with Full Control is missing.
    We had troubles in the past with the CU10-2022(I think it was this CU). After this update VCO DNS security include a random VCO of the cluster, but not the correct one, also the cluster computer object was missing.
    https://support.microsoft.com/en-us/topic/november-22-2021-kb5007266-os-build-17763-2330-preview-c9ba0c4c-c8b7-409a-8fac-a76ffae8f94f

    After the installation of the next CU, VCO DNS security includes the correct VCO object but still not the the cluster computer object.

    So for me it looks like, that the cluster nodes doesn´t register the DNS entry with correct security settings because the cluster computer object with "Full Controll" is still missing.
    This behaviopir didn´t change with newer monthly CU updates.

    0 comments No comments

  3. Anonymous
    2022-09-16T15:02:04.193+00:00

    I have seen that posted on the internet as a fix, but checking the box "Allow any authenticate user to update DNS record with the same owner name" what does that mean exactly?

    What does any authenticated user with the same owner name mean from a security perspective?

    Would it be better to change the DNS records to static and uncheck the box on the network connection on each server to "register server in dns..." option under the advanced TCP/IP > DNS settings or are there issues if I do this?

    We have several windows clusters and some of the DNS entries are not being updated and are being scavenged by DNS.

    Is there any official microsoft guidance on this issue?

    What was your "fix"?


  4. James Edmonds 811 Reputation points
    2022-10-25T08:46:53.267+00:00

    I can't recall who had the ticket opened with Microsoft on this issue, but have they come back to advise on any ETA for a fix on this?

    The manual changes to DNS records and security settings is a workaround, and the manual intervention of stopping and starting the name is a nuisance.
    It would be good if they can get a permanent fix released to solve this fully.

    0 comments No comments

  5. James Edmonds 811 Reputation points
    2022-11-22T13:28:29.04+00:00

    Has anyone heard back from Microsoft to confirm this is also a known issue in 2022, and if they are working on a fix?

    Many thanks
    James