Problem with RODC replication (repadmin /showrepl doesn't see neighbors)

Pavel K 1 Reputation point
2022-09-14T12:21:52.123+00:00

I raise a new RODC (Windows 2016 Standart), the role is only "Active Directory Domain Services", not GC.

After the first reboot, repadmin /showrepl sees all of the inbound neighbors, /replsummary sees the RODC in the list of incoming DSAs.
After 15 minutes there are no inbound neighbors, there is no RODC in the list of incoming DSAs.
When trying to replicate from the "Sites and Services" snap-in, an error is generated: "the naming context is in the process of being deleted or has not been replicated from the specified server."

There are no firewalls between RODC and RWDC.
Net share shows that the NETLOGON and SYSVOL shares have been created.
dcdiag /test:connectivity, dns passed without errors.

Thanks in advance for your help.

Windows for business Windows Client for IT Pros Directory services Active Directory
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-14T12:54:32.58+00:00

    Read on here. You may need to just wait a bit.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/replication-error-8452

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. SChalakov 10,576 Reputation points MVP Volunteer Moderator
    2022-09-15T06:36:43.527+00:00

    Hi Pavel,

    strange indeed. If it was a matter of waiting, it should be OK now, so there is something else.
    Are there any related events in the Directory Services logs on the DCs? What does "dcdiag /v" tell you?
    Please try to gather some more information in order to be able to ghet the whoole picture, I think you are missing something here.

    Regards,
    Stoyan


  3. Limitless Technology 39,916 Reputation points
    2022-09-15T08:00:11.217+00:00

    Hello there,

    The error message "the naming context is in the process of being deleted or has not been replicated from the specified server." is due to inconsistent AD replication.

    I would like to suggest you verify your AD health using below Microsoft GUI tool (Active Directory Replication Status Tool)

    https://www.microsoft.com/en-in/download/details.aspx?id=30005

    Please make sure that:

    -Each DC / DNS server points to its private IP address as the primary DNS server and to other internal DNS servers as secondary ones
    -Each DC without DNS points to internal DNS servers as DNS servers
    -Each public DNS server is set as a forwarder and not in IP addressing
    Once done, run ipconfig /registerdns and restart netlogon on all DCs.

    -------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.