Windows 2016 cluster nodes , unable to reach internet after creating cluster with Azure Vms.

Yiyo-33 21 Reputation points
2021-05-10T13:40:10.483+00:00

I have 3 VMS in Azure. 3 vms in same Vnet and subnet.

1 DC with domain foo.bar.local 10.83.48.4
VM1 2016 with SQL joined to that domain with name: VM1. foo.bar.local 10.83.48.5
VM2 2016 with SQL joined to that domain with name: VM1. foo.bar.local 10.83.48.6

I created a failovercluster with those 2 nodes. This will later will be configured for SQL always on.
Service cluster SQL1.foo.bar.local with ip 10.83.48.9 was created successfully and 2 nodes are up and running.
If I go to DC I can see that both nodes and cluster service are registered ok.

But then I started to see in event logsof both vms:

Cluster network name resource failed registration of one or more associated DNS name(s) because the a DNS server could not be reached.   
      
 Cluster Network name: 'Cluster Name'  
 DNS Zone: 'reddog.microsoft.com'  
 DNS Server: '10.83.48.4'  

. I already posted this here: https://learn.microsoft.com/en-us/answers/questions/387422/windows-service-cluster-2016-in-azure-getting-clus.html

And @JiayaoZhu said It could be related to specifying the correct DNS suffix in the configuration of both nics in the Azure Vms. So I added the DC prefix in the DSN configuration as showed in this pic. (DC has internet access)

95250-dns-sufix.png

I don´t see event´s now related to cluster error trying to reach reddog.microsoft.com , but vms are still unable to access internet, even though I can see the little computer below saying internet access is available

95238-iaccess.png

Both nodes before cluster creation had internet access. Issue started to happen after cluster creation . No new NSG rules were added at the subnet of vms so outgoing traffic should be able to reach internet.

What can this be related to?. I´m posting here now according to @JiayaoZhu


if you need more professional explaination, you may need to post your issue on our Azure Q&A forum without windows-server or windows-server-clustering tags and new technical supporter responsible for Azure will come to help you as soon as possible


Thank you!

SQL Server on Azure Virtual Machines
{count} votes

1 answer

Sort by: Most helpful
  1. Yiyo-33 21 Reputation points
    2021-05-11T19:11:19.477+00:00

    Hello @Xiaowei He what do you mean with Azure support? isn´t it this the link for this question?:

    https://learn.microsoft.com/en-us/answers/questions/389264/windows-2016-cluster-nodes-unable-to-reach-interne.html

    Did you meana case with Azure in Azure portal? not sure if they provide support for windows cluster

    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.