DNS eror on cluster

  • Thread starter Thread starter Misaro
  • Start date Start date
M

Misaro

Source:ClusSvc
Event ID:1119


The registration of DNS name pc1.test.com for network name
resource
'SQL NETWORK NAME (PC1)' failed for the following reason:

DNS Server failure

Any help to fix this error thanks !!
 
Is that resource failing to come online and getting this error?

If so, you could prevent it trying to register dynamically in DNS by using
the steps in the article below to disable the dynamic registration on that
interface on that cluster node. Then, if that resource requires a record to
be present perhaps you could manually create one in DNS for it.

246804 How to Enable/Disable Windows 2000 Dynamic DNS Registrations
http://support.microsoft.com/?id=246804

Also, here is an article that details a little more info on DDNS and MSCS:

326644 How to Use DNS Traffic to Troubleshoot Windows 2000 Cluster Virtual
http://support.microsoft.com/?id=326644
 
Back
Top