FailoverCluster: EventID 1257 - Cluster network name resource failed registration: Unterschied zwischen den Versionen

Aus Wiki-WebPerfect
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „== Error == Cluster network name resource failed registration of one or more associated DNS names(s) because the access to update the secure DNS Zone was deni…“)
 
 
(4 dazwischenliegende Versionen des gleichen Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 +
'''EventID: 1257''' <br>
 +
'''LogName: System''' <br>
 +
'''Source: Microsoft-Windows-FailoverClustering''' <br>
 +
'''Level: Error''' <br>
 +
 +
 +
 
== Error ==
 
== Error ==
 
  Cluster network name resource failed registration of one or more associated DNS names(s) because the access to update the secure DNS Zone was denied.
 
  Cluster network name resource failed registration of one or more associated DNS names(s) because the access to update the secure DNS Zone was denied.
Zeile 9: Zeile 16:
  
 
== Cause ==
 
== Cause ==
''The cluster name resource which has been added to the DNS prior to setup active passive cluster ( or any type) need to be updated by the Physical nodes on behalf of the resource record itself. When the active node owns the resources it want to update the A record in the DNS database and DNS record which was created won’t allow any authenticated user to update the DNS record with the same owner ''
+
''The cluster name resource which has been added to the DNS prior to setup active passive cluster (or any type) need to be updated by the Physical nodes on behalf of the resource record itself. When the active node owns the resources it want to update the A record in the DNS database and DNS record which was created won’t allow any authenticated user to update the DNS record with the same owner ''
  
  
Zeile 20: Zeile 27:
  
  
 
[[Kategorie:PowerShell]]
 
 
[[Kategorie:Hyper-V / VMM]]
 
[[Kategorie:Hyper-V / VMM]]

Aktuelle Version vom 12. Oktober 2018, 14:38 Uhr

EventID: 1257
LogName: System
Source: Microsoft-Windows-FailoverClustering
Level: Error


Error

Cluster network name resource failed registration of one or more associated DNS names(s) because the access to update the secure DNS Zone was denied.

Cluster Network name: 'Cluster Name' 
DNS Zone: '<DomainName>' 

Ensure that cluster name obiect (CNO) is granted permissions to the Secure DNS Zone.


Cause

The cluster name resource which has been added to the DNS prior to setup active passive cluster (or any type) need to be updated by the Physical nodes on behalf of the resource record itself. When the active node owns the resources it want to update the A record in the DNS database and DNS record which was created won’t allow any authenticated user to update the DNS record with the same owner


Solution

  • Delete the A-Record of the Cluster (ClusterName)
  • Move ClusterRole to another ClusterNode to recreate the A-Record