DFS-R replication issue - 1 server not in sync

Arun Muthukumar 21 Reputation points
2021-04-13T10:37:54.463+00:00

Hi,

I have DFS-R replication issue with windows 2019 environment. I have 4 servers, out of that 2 are online or running. When ever i save data on the replicated folder in server 1 it replicates immediately to server 2. But same way if i do it in server 2, it wont get replicated to server 1. This is a frequent issue now, I may need to re add the replication group and folders every time to solve this issue.

As per the diagnostic report, it says - Due to ongoing sharing violations, DFS Replication cannot replicate files in the replicated folders listed above. This problem is affecting 10 files in 1 replicated folders. Event ID: 4302

Could some one help here please to solve this ?

Thanks
Arun

Windows for business | Windows Server | User experience | Other
{count} votes

Answer accepted by question author
  1. Anonymous
    2021-04-14T00:55:24.16+00:00

    Hi,
    Welcome to share here!

    To determine the real state of the file, use the DFSRDIAG BACKLOG command to check for sharing violations. The command output provides a list of the first 100 files that are not replicated.
    dfsrdiag backlog /rgname:slowrepro /rfname:slowrf /sendingmember:server1 /receivingmember:server2
    Confirm Replication Filters for a Replicated Folder:
    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753409(v=ws.11)?redirectedfrom=MSDN
    More information about the event 4302, please refer to the following links :
    https://learn.microsoft.com/en-us/archive/blogs/askds/top-10-common-causes-of-slow-replication-with-dfsr

    Best Regards,


0 additional answers

Sort by: Most helpful

Your answer

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