最近我们停电了2个多小时。 我们不得不closures9个服务器中的8个。 我离开了一台服务器server6,因为它托pipe了我们需要24/7的networking服务。 一旦电源恢复,我试着先启动server1和server2,考虑server1是主要的操作主机,server2是我们的DNS服务器。 这两个系统都停留在“加载networking连接”大约10-20分钟。 一旦系统启动,我login,事件查看器填写错误。
Server1有:
The Security System detected an authentication error for the server LDAP/SERVER1. The failure code from authentication protocol Kerberos was "There are currently no logon servers available to service the logon request.
(0xc000005e)”。
和
Dynamic registration or deletion of one or more DNS records associated with DNS domain 'DomainDnsZones.JVS.' failed. These records are used by other computers to locate this server as a domain controller (if the specified domain is an Active Directory domain) or as an LDAP server (if the specified domain is an application partition).
Server2有:
Dynamic registration or deletion of one or more DNS records associated with DNS domain 'JVS.' failed. These records are used by other computers to locate this server as a domain controller (if the specified domain is an Active Directory domain) or as an LDAP server (if the specified domain is an application partition).
和
The Security System detected an authentication error for the server ldap/server2.JVS. The failure code from authentication protocol Kerberos was "There are currently no logon servers available to service the logon request.
(0xc000005e)”。
我进入了Active Directory站点和服务,并尝试连接到JVS林多次尝试失败。 最后在第八次尝试之后,发现了森林,一切都恢复了正常。 这让我感觉我们的领域有些问题。 是否有任何testing可以运行,看看我们的域名有什么问题? 有没有人听说过这种情况?
每个AD服务器也应该有它的DNS。 您可能结束了AD服务器无法连接到DNS服务器,因为DNS服务器找不到AD服务器进行身份validation。