Evento 2042 - Replication-Lies de erro?

1

Em um servidor Windows 2008 R2, no Visualizador de Eventos em Logs de aplicativos e serviços > Serviço de Diretório

Estou recebendo o seguinte erro duas vezes por hora:

Invocation ID of source directory server:
227ee97b-3a70-49b9-acdc-afb2ecb6a872 
Name of source directory server:
c92d88b9-2d7d-555b-9cf5-973e98c76226._msdcs.subdomain.domain.com 
Tombstone lifetime (days):
180 

The replication operation has failed.


User Action:
  The action plan to recover from this error can be found at http://support.microsoft.com/?id=314282.

 If both the source and destination DCs are Windows Server 2003 DCs, then install the support tools included on the installation CD.  To see which objects would be deleted without actually performing the deletion run "repadmin /removelingeringobjects <Source DC> <Destination DC DSA GUID> <NC> /ADVISORY_MODE". The eventlogs on the source DC will enumerate all lingering objects.  To remove lingering objects from a source domain controller run "repadmin /removelingeringobjects <Source DC> <Destination DC DSA GUID> <NC>".

 If either source or destination DC is a Windows 2000 Server DC, then more information on how to remove lingering objects on the source DC can be found at http://support.microsoft.com/?id=314282 or from your Microsoft support personnel.

 If you need Active Directory Domain Services replication to function immediately at all costs and don't have time to remove lingering objects, enable replication by setting the following registry key to a non-zero value:

Registry Key:
HKLM\System\CurrentControlSet\Services\NTDS\Parameters\Allow Replication With Divergent and Corrupt Partner

 Replication errors between DCs sharing a common partition can prevent user and compter acounts, trust relationships, their passwords, security groups, security group memberships and other Active Directory Domain Services configuration data to vary between DCs, affecting the ability to log on, find objects of interest and perform other critical operations. These inconsistencies are resolved once replication errors are resolved.  DCs that fail to inbound replicate deleted objects within tombstone lifetime number of days will remain inconsistent until lingering objects are manually removed by an administrator from each local DC.  Additionally, replication may continue to be blocked after this registry key is set, depending on whether lingering objects are located immediately.


Alternate User Action:

Force demote or reinstall the DC(s) that were disconnected.

Apesar desse erro, a replicação de "todas as coisas que preciso" parece estar funcionando bem entre os dois controladores de domínio. Por exemplo, verifiquei que as seguintes coisas estão sendo replicadas:

1) Adding a new computer to the domain
2) Adding a new user to the domain
3) Deleting a user from the domain
4) Deleting a computer from the domain

Se eu fizer qualquer uma das tarefas acima em um dos controladores de domínio, o outro controlador de domínio mostrará quase instantaneamente a alteração. Este é o meu entendimento de replicação de sucesso.

No entanto, recebo o erro acima duas vezes por hora. Nenhum desses controladores de domínio nunca esteve off-line por mais de 30 minutos e seus relógios estão em perfeita sincronia.

Eu não consigo entender o que realmente causou isso, porque o que ele afirma não parece ser verdade.

Eu penteei ambos os diretórios objeto para objeto, e eles parecem ser idênticos. O erro diz que a replicação não é permitida, mas a replicação está ocorrendo de todas as maneiras práticas que eu posso ver.

O único erro que vejo é o próprio alerta de erro. O que eu estou perdendo? O que realmente está acontecendo?

    
por LonnieBest 31.03.2015 / 22:08

0 respostas