failover cluster and DNS record

Joseph Patrick 641 Reputation points
2020-11-04T15:49:19.4+00:00

We are doing a BCP action for our failover cluster, as we do this we have to manually delete the DNS A record for the cluster name and let the secondary server register the cluster name and IP address... Is there a way to have the DNS record dynamically update the cluster name DNS host A record when the failover occurs?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | Storage high availability | Clustering and high availability
{count} votes

Accepted answer
  1. Xiaowei He 9,936 Reputation points
    2020-11-09T08:50:57.347+00:00

    Hi,

    Based on my understanding, the Cluster nodes are coss-subnets, in this way, it's recommended to add multiple IP addresses for the CNO, when the Current host server in subnet 1, IP in subnet 1 will online, when failover to subnet 2, IP in subnet 2 will online.

    We may use the following method to add an additional IP address for the CNO:

    https://techcommunity.microsoft.com/t5/failover-clustering/configuring-ip-addresses-and-dependencies-for-multi-subnet/ba-p/371698

    After configuring the IP addresses, when the Cluster failover to Subnet 2, the owner node will register the DNS record for CNO.
    Thanks for your time!
    Best Regards,
    Anne

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Khurram Rahim 1,851 Reputation points Volunteer Moderator
    2020-11-04T16:41:57.897+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.