Windows Server 2008 R2 DFSR Backlog Troubleshooting - Where to look for the cause of the problem?
Posted
by caleban
on Server Fault
See other posts from Server Fault
or by caleban
Published on 2010-06-16T20:26:58Z
Indexed on
2010/06/16
20:33 UTC
Read the original article
Hit count: 1308
windows-server-2008
|dfs-r
Our target server indicates it has hundreds of thousands of backlogged transactions. Our authoritative source server indicates it has no backlogged transactions. No replication is taking place. Tests with plain text files aren't replicating. dfsdiag propogation tests fail to propogate.
I've restarted the DFS services. I've restarted the servers. I've created new DFS shares to test with. The authoritative source server indicates it has no backlogs and the target indicates it has backlogs (which are the files it's waiting to receive). Files don't replicate in either direction.
2x Windows Server 2008 R2 Standard servers One server is at each of two sites The DFSR shares are on each respective server \site_1_server_1\users \site_2_server_1\users The sites are connected by a T1
DFSR worked for a week. I added a new share, another folder on the same servers, and that replicated for a weekend but never finished. Then all replication stopped.
Is Windows DFSR flaky? What tools should I use and what should I look at to identify what's causing this problem?
© Server Fault or respective owner