在DNS服务器上丢失SRVlogging

服务器2008R2。 2003年的function级别。 我们将调用BranchDC1的一个分支DC不在example.com/_msdcs/gc/_sites/_tcp中注册SRVlogging。

DC在网站和服务中被标记为全局编录。

C:\>dcdiag /test:replications Directory Server Diagnosis Performing initial setup: Trying to find home server... Home Server = BRANCHDC1 * Identified AD Forest. Done gathering initial info. Doing initial required tests Testing server: Branch1\BRANCHDC1 Starting test: Connectivity ......................... BRANCHDC1 passed test Connectivity Doing primary tests Testing server: Branch1\BRANCHDC1 Starting test: Replications ......................... BRANCHDC1 passed test Replications Running partition tests on : ForestDnsZones Running partition tests on : DomainDnsZones Running partition tests on : Schema Running partition tests on : Configuration Running partition tests on : example Running enterprise tests on : example.com C:\>dcdiag /test:dns Directory Server Diagnosis Performing initial setup: Trying to find home server... Home Server = BRANCHDC1 * Identified AD Forest. Done gathering initial info. Doing initial required tests Testing server: Branch1\BRANCHDC1 Starting test: Connectivity ......................... BRANCHDC1 passed test Connectivity Doing primary tests Testing server: Branch1\BRANCHDC1 Starting test: DNS DNS Tests are running and not hung. Please wait a few minutes... ......................... BRANCHDC1 passed test DNS Running partition tests on : ForestDnsZones Running partition tests on : DomainDnsZones Running partition tests on : Schema Running partition tests on : Configuration Running partition tests on : example Running enterprise tests on : example.com Starting test: DNS Test results for domain controllers: DC: BRANCHDC1.example.com Domain: example.com TEST: Dynamic update (Dyn) Warning: Failed to delete the test record dcdiag-test-record in zone example.com TEST: Records registration (RReg) Network Adapter [00000000] Microsoft Virtual Machine Bus Network Adapter: Warning: Missing SRV record at DNS server 192.168.47.24: _ldap._tcp.gc._msdcs.example.com Warning: Missing SRV record at DNS server 10.2.100.121: _ldap._tcp.gc._msdcs.example.com Error: Record registrations cannot be found for all the network adapters Summary of DNS test results: Auth Basc Forw Del Dyn RReg Ext _________________________________________________________________ Domain: example.com BRANCHDC1 PASS PASS PASS PASS WARN FAIL n/a ......................... example.com failed test DNS C:\> 

这个特区在过去的几年里工作得很好。 然后,它所在的办公室不得不重新安置。 知道它将离线3至6周或更长时间,我降级了服务器。 这似乎很好。 当搬迁完成并且服务器恢复在线时,我重新提升了它。

错误地,我最初添加服务器到错误的站点(我们的数据中心)。 但是,一旦我意识到这一点,我把它移动到正确的网站(它是自己的)。

上面的dcdiag显示在我们的数据中心本身及其复制伙伴上都没有SRVlogging。 最初,它只是报告说,复制伙伴缺lessSRVlogging。

如果BRANCHDC1重新启动,或者强制复制,它将在其自身上重新创build该SRVlogging。 但是,它永远不会被复制到其复制伙伴(HQDC1),并且似乎最终会从BRANCHDC1中删除。

执行dcdiag / fix会通过除NCSecDesc之外的所有testing。 但是我们所有的DC都失败了,我敢肯定这可以被忽略(mskb 967482)。

我已经运行了nltest / dsregdns。

我试过registerdns,停止/启动netlogon。 我交换了BRANCHDC1的NIC上的DNS服务器的顺序(指向自己和HQDC1),然后再次执行这些步骤。

我检查了BRANCHDC1上的netlogon.dns,它看起来是正确的(与其他DC相比)。 没有其他SRVlogging似乎从我迄今为止发现的其他任何地方都没有。

我已经运行了AD复制状态工具,它发现复制没有错误,并显示BRANCHDC1被识别为GC。

据我所知,BRANCHDC1configuration与我们所有其他分支DC相同,包括它的NIC。

我没有看到任何其他SRVlogging丢失。 除了BRANCHDC1之外,我还看到唯一另外一个时髦的想法是,在example.com/_msdcs/gc/_sites/Branch1/_tcp中有HQDC2(数据中心中的另一个DC)的_ldap SRVlogging。 它被重新创build,如果我删除它。 这可能与最初属于与HQDC2相同的站点的BRANCHDC1有关。 没有其他网站有logging,除了自己的DC。

我很难过 我不知道下一步该怎么做,除了在MS的支持下丢一大堆现金。

任何帮助将不胜感激。

Microsoft有一篇关于将DC移到另一个站点的文章 ,您可能想详细阅读。 确保configuration了您的子网,站点连接器和桥头服务器。 这听起来像你的服务器仍然有不同的想法,复制拓扑应该是什么,并不在同一页面上。