{"id":10249,"date":"2022-09-29T08:49:18","date_gmt":"2022-09-29T15:49:18","guid":{"rendered":"https:\/\/blog.resilio.com\/blog\/?p=10249"},"modified":"2025-12-19T15:08:39","modified_gmt":"2025-12-19T22:08:39","slug":"dfsr-backlog-not-clearing","status":"publish","type":"post","link":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing","title":{"rendered":"Is Your DFSR Backlog Not Clearing? Try This."},"content":{"rendered":"\n<p>Is your DFSR backlog not clearing? Are your files sitting in a &#8220;scheduled&#8221; state without replicating or syncing?<\/p>\n\n\n\n<p>A growing backlog queue is the number one problem we hear from DFSR users. And because there are no good DFSR monitoring tools, diagnosing and fixing these issues is an endless source of headaches and frustration.&nbsp;To help ease your troubles, we&#8217;ve put together this article that covers:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#one\">How to gain insight into your DFS replication environment to more easily find, diagnose, and fix the problem<\/a><\/li>\n\n\n\n<li><a href=\"#two\">The 7 most common solutions to growing DFSR backlog queues<\/a><\/li>\n\n\n\n<li><a href=\"#three\">3 Reasons your DFSR issues will persist and how Resilio Platform (our&nbsp;DFSR alternative) overcomes those challenges to provide reliable, resilient replication<\/a><\/li>\n<\/ul>\n\n\n\n<p>Resilio Active Everywhere (formerly Resilio Connect) is a worry-free file replication solution that provides faster, more reliable transfer using a P2P transfer architecture, WAN optimization, and more. If you want to try replicating files with Resilio, you can get set up and begin replicating your Windows\u00a0file servers\u00a0in as little as 2 hours by\u00a0<a href=\"https:\/\/www.resilio.com\/schedule-demo\/\" target=\"_blank\" rel=\"noreferrer noopener\">scheduling a demo<\/a>\u00a0with our team.<em>\u00a0<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"one\">Start by Gaining Insight into the State of DFS Replication<\/h2>\n\n\n\n<p>When diagnosing problems with DFSR, the first step is to gain insight into your replication environment and narrow down potential causes of error and avoid wasting time trying erroneous solutions.<\/p>\n\n\n\n<p>Unfortunately, DFSR provides little visibility into the state of your replication network. But the following methods should give you some information you can use to understand why your backlog isn&#8217;t clearing:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Use DFS Command Lines<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">1) Get-DfsrState<\/h4>\n\n\n\n<p>Use the command line &#8220;<strong>Get-DfsrState&#8221;<\/strong>&nbsp;to check the current replication state of your DFS replication group partners.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2) Get-DfsrBacklog<\/h4>\n\n\n\n<p>Use the command line &#8220;Get-DfsrBacklog&#8221; to see pending updates between two Windows-based file servers that are part of your dfs replication service.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3.) Use the dfsrdiag.exe tool&nbsp;<\/h4>\n\n\n\n<p>To check DFS replication backlog status, install the&nbsp;<strong>dfsrdiag.exe<\/strong>&nbsp;tool by running one of the following commands from Powershell:<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>\u201cInstall-WindowsFeature RSAT-DFS-Mgmt-Con\u201d<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-verse\"><strong>\"DFSDiag \/TestDFSIntegrity \/DFSRoot: \/Full.\"<\/strong><\/pre>\n\n\n\n<pre class=\"wp-block-verse\"><strong>\"dfsrdiag backlog \/rgname:'Group Name' \/rfname:'folder name' \/smem:servername \/rmem:servername\"<\/strong><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Check Your Active Directory<\/h3>\n\n\n\n<p>Use the following commands to check the connectivity in your Active Directory:<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>Command: $ DFSRDIAG dumpadcfg \/member:SERVERNAME<\/strong><\/pre>\n\n\n\n<p>This yields any information that Active Directory has about DFS, the replication groups, and the folders it belongs to.<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>Command: $ DFSRDIAG pollad \/member:SERVERNAME<\/strong><\/pre>\n\n\n\n<p>This makes the server check in with Active Directory. It should result in &#8220;operation succeed.&#8221;<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>Command: $ FDSRDIAG replicationstate<\/strong><\/pre>\n\n\n\n<p>This shows you what&#8217;s currently replicating.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Run a diagnostic Report<\/h3>\n\n\n\n<p>To run a diagnostic report, start DFS Management, expand replication, then:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Right-click on the replication group for the namespace.<\/li>\n\n\n\n<li>Click \u201cCreate Diagnostic Report.\u201d<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"two\">Try These 7 Common Solutions for Clearing Your DFSR Backlog<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 1: Check Network Cards and Antivirus Software<\/h3>\n\n\n\n<p>Before exploring other options, start by checking and eliminating the simplest potential causes of replication failure. This includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Network interface cards<\/strong>: Update your server&#8217;s network interface drivers to the latest version.<\/li>\n\n\n\n<li><strong>Antivirus software<\/strong>: Your antivirus software could potentially block replication. Try disabling your antivirus software and restarting replication to see if this is the issue. If so, be sure that your antivirus software is aware of replication and set any necessary exclusions.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 2: Delete &amp; Recreate the Replication Group<\/h3>\n\n\n\n<p>A common quick fix involves deleting and recreating the replication group:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Point all the users in your network to a single server.<\/li>\n\n\n\n<li>Backup the shares and delete the replication group.<\/li>\n\n\n\n<li>Refresh the configuration for each server from the Active Directory.<\/li>\n\n\n\n<li>Stop replication on all replication group partners.<\/li>\n\n\n\n<li>Backup the configuration folder from the SYSVOL.<\/li>\n\n\n\n<li>Create a new replication group on your primary server.<\/li>\n\n\n\n<li>Start the DFS replication group and allow synchronization.<\/li>\n\n\n\n<li>Restore the links to the other partners once the sync is complete.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 3: Close Files before Syncing<\/h3>\n\n\n\n<p>DFSR can not sync files that are in use. So any files that are open won&#8217;t replicate. Try closing files and restarting replication.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 4: Check Staging Area Quota<\/h3>\n\n\n\n<p>The&nbsp;<a target=\"_blank\" href=\"https:\/\/techcommunity.microsoft.com\/t5\/storage-at-microsoft\/staging-folder-guidelines-for-dfs-replication\/ba-p\/423200\" rel=\"noreferrer noopener\">staging area<\/a>&nbsp;in DFSR is used to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Isolate the files from the changes on the file system.<\/li>\n\n\n\n<li>Reduce the cost of compression and computing RDC hashes across multiple partners.<\/li>\n<\/ul>\n\n\n\n<p>The default staging area quota for DFSR is 4 GB. But your staging quota must be, at a minimum, as large as the 32 largest files in the replicated folder. This is particularly true for initial replication, as it will make much more use of the staging area than day-to-day replication.<\/p>\n\n\n\n<p>To find the 32 largest files and calculate the staging area, use the following commands:<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>1) Get-ChildItem c:\\\\temp -recurse | Sort-Object length -descending | select-object -first 32 | ft name,length -wrap \u2013auto<\/strong><\/pre>\n\n\n\n<p>This command will provide the file names and the sizes of the files (in bytes). Use it to identify the 32 largest files. Add them up to identify your minimum staging area quota.<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>2) Get-ChildItem c:\\\\temp -recurse | Sort-Object length -descending | select-object -first 32 | measure-object -property length \u2013sum<\/strong><\/pre>\n\n\n\n<p>This command will provide the size (in bytes) of the 32 largest files in a folder. Again, add them up to identify your minimum staging area quota. Then set your staging quota to this number.<\/p>\n\n\n\n<p>These commands will help you find the&nbsp;<em>minimum<\/em>&nbsp;staging area quota. But when it comes to setting your staging area quota, bigger is better (up to the total size of the replicated folder).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 5: Prevent High Backlog by Staggering Replication Folder Rollouts<\/h3>\n\n\n\n<p>A high DFSR backlog can lead to problems that increase the backlog even more.<\/p>\n\n\n\n<p>For example, if your DFS backlog has been growing for multiple weeks, you may have multiple versions of the same files waiting to be replicated. This can lead to conflict resolution errors where older versions of files win and outdated data is replicated.&nbsp;<\/p>\n\n\n\n<p>This issue often occurs when admins roll out too many new replication folders at once, which can overload your hub server. To prevent this from happening, stagger rollouts so that initial replication is finished within a reasonable time frame.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 6: Balance the Load on Hub Servers<\/h3>\n\n\n\n<p>Since DFSR operates on a client-server architecture, the hub server(s) is critical to its operation. Many replication environments are deployed with just a single hub server that must service many branch office servers. The hub server becomes overwhelmed and can&#8217;t perform all the tasks required of it, so file replication backs up.<\/p>\n\n\n\n<p>When using DFSR with multiple branch office servers, you should have at least two hub servers. Not only does this protect you in the event that one hub server goes down, it also balances the load between servers and prevents replication delays.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"601\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1-1024x601.png\" alt=\"Diagram showing one hub server vs two hub server. \" class=\"wp-image-10251\" srcset=\"https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1-1024x601.png 1024w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1-300x176.png 300w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1-768x451.png 768w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1-1536x902.png 1536w, https:\/\/getsynccom.wpenginepowered.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-1.png 1840w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>Since every environment is unique, you&#8217;ll need to determine how many branch office servers a single hub server can service by monitoring your backlogs. To learn more about deploying hub servers, check out this Microsoft article on&nbsp;<a target=\"_blank\" href=\"https:\/\/docs.microsoft.com\/en-us\/archive\/blogs\/askds\/tuning-replication-performance-in-dfsr-especially-on-win2008-r2\" rel=\"noreferrer noopener\">tuning replication performance<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution 7: Don\u2019t Stop DFSR for Too Long<\/h3>\n\n\n\n<p>You may need to temporarily stop DFS replication on a particular replication group for one reason or another. In this event, be sure you:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Properly stop replication by setting the schedule to no replication for the specific replication group.<\/li>\n\n\n\n<li>Don&#8217;t stop replication for too long.<\/li>\n<\/ul>\n\n\n\n<p>DFSR must be running in order to read updates to the USN Journal. If lots of files are changed, added, or deleted while DFSR is stopped, it can cause journal wrap to occur.<\/p>\n\n\n\n<p>A&nbsp;<a href=\"https:\/\/systemcenter.wiki\/?GetElement=Microsoft.Windows.FileServer.DFSR.JournalWrapMonitor&amp;Type=UnitMonitor&amp;ManagementPack=Microsoft.Windows.FileServer.DFSR.Library&amp;Version=10.1.0.4#:~:text=DFS%2DR%3A%20Change%20Journal%20Wrap,must%20overwrite%20old%20journal%20entries.\" target=\"_blank\" rel=\"noreferrer noopener\">journal wrap occurs<\/a>&nbsp;when the change journal cannot store all entries and must overwrite old journal entries. In a large environment with lots of files or large files, it can take DFSR a long time to recover from journal wrap. During this time, replication can be very slow or not occur at all. Backlogs will build up during this process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"three\">3 Reasons Why DFSR Issues Will Persist &amp; How Resilio Overcomes Those Challenges<\/h2>\n\n\n\n<p>Ultimately, you\u2019ll have to confront the major issue with DFSR: it&#8217;s an unreliable replication tool that&#8217;s prone to errors. As your needs and replication environment grow, your DFSR replication issues will get worse. And if you\u2026<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Are tired of wasting time addressing support tickets and putting out fires,<\/li>\n\n\n\n<li>Want certainty that your files are where they need to be in a reliable state, and<\/li>\n\n\n\n<li>Want a replication tool that doesn&#8217;t hinder business productivity,<\/li>\n<\/ul>\n\n\n\n<p>\u2026 Then you&#8217;ll need to find an alternate file replication solution.<\/p>\n\n\n\n<p>Here\u2019s a list of the 5 fundamental reasons DFSR issues persist and how Resilio overcomes those challenges.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. DFSR Performs Poorly over High-Latency, Long-Distance WANs (Wide Area Networks)<\/h3>\n\n\n\n<p>Transferring files over long distance WAN networks significantly increases the travel time and potential for packet loss. DFSR performs poorly over WAN networks because:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It uses a client-server transfer architecture.<\/li>\n\n\n\n<li>It uses TCP\/IP transfer protocol.<\/li>\n\n\n\n<li>It lacks WAN optimization technology \u2014 i.e., technology for optimizing the way files are transferred over a WAN.<\/li>\n<\/ul>\n\n\n\n<p>In a client-server transfer architecture, there is one sender (the hub server) and one receiver (the destination server). This means replication can only occur to one destination at a time \u2014 the hub server can&#8217;t transfer files to a second device until transfer is complete on the first. This can create a backlog of file transfers, especially when transferring large files or large numbers of files.<\/p>\n\n\n\n<p>Resilio uses a peer-to-peer (P2P) transfer architecture. Every device in the replication network can send and receive data from every other device. And when transferring data among several devices, each device can also become a sender. In other words, once Device A receives a file packet, it can begin sharing that packet with other devices in the network \u2014 resulting in transfer speeds that are 3-10x faster than DFSR or any other client-server solution.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"388\" src=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/image2.gif\" alt=\"GIF representing P2P vs client server models. \" class=\"wp-image-10253\"\/><\/figure>\n<\/div>\n\n\n<p>DFSR&#8217;s slow transfer architecture is made worse by the fact that it relies on TCP\/IP transfer protocol. TCP\/IP suffers from two issues that make it perform poorly over WANs:<\/p>\n\n\n\n<p><strong>a) How it responds to packet loss<\/strong><\/p>\n\n\n\n<p>Due to its use of TCP\/IP (and other reasons), DFSR always assumes packet loss is due to channel congestion, and reduces transfer speed in order to reduce the load on the network.<\/p>\n\n\n\n<p>But packet loss on WAN networks can occur for other reasons, such as a failure on the intermediate device. Reducing transfer speed doesn&#8217;t reduce packet loss and only results in greater delays (i.e., your backlog builds up).<\/p>\n\n\n\n<p><strong>b) How it ensures data delivery<\/strong><\/p>\n\n\n\n<p>TCP\/IP ensures data gets delivered to its destination using confirmation packets. In other words, the sender sends a packet to a receiver, and the receiver returns a confirmation packet acknowledging receipt. Retransmission time (RTT) is the time it takes a packet to travel from sender to receiver or vice versa.<\/p>\n\n\n\n<p>The RTT on a LAN (local area network) can be as little as .01 ms. But on a WAN, RTT can be 800ms or more. So using TCP\/IP over a WAN can significantly reduce transfer speed by up to 2 seconds for each new packet transfer.<\/p>\n\n\n\n<p>While Resilio can use TCP\/IP over LANs, it uses our proprietary transfer protocol \u2014 Zero Gravity Transfer (ZGT \u2122) \u2014 on WANs.<\/p>\n\n\n\n<p>ZGT \u2122 optimizes WAN transfer using:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Bulk transfer:<\/strong>&nbsp;By sending packets periodically with a fixed packet delay, ZGT creates a uniform packet distribution in time.<\/li>\n\n\n\n<li><strong>Congestion control:<\/strong>&nbsp;ZGT calculates the ideal send rate using a congestion control algorithm.<\/li>\n\n\n\n<li><strong>Interval acknowledgement:<\/strong>&nbsp;Rather than sending confirmation for each individual packet, ZGT sends confirmation for a group of packets that provides additional information about lost packets.&nbsp;<\/li>\n\n\n\n<li><strong>Delayed retransmission:<\/strong>&nbsp;To decrease unnecessary retransmissions, ZGT retransmits lost packets once per RTT.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. DFSR Scales Poorly<\/h3>\n\n\n\n<p>As your enterprise organization and replication environment grow, DFSR&#8217;s performance will suffer when faced with:<\/p>\n\n\n\n<p><strong>a) Large files and large numbers of files<\/strong><\/p>\n\n\n\n<p>DFSR is notoriously bad at transferring large files and large numbers of files. This is not only due to the fact that it uses a 1 to 1 client-server transfer architecture, but also because:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To replicate files, DFSR must scan through the entire file\/folder in order to detect and transfer file changes. Doing so takes a long time, especially for large replication jobs.<\/li>\n\n\n\n<li>DFSR uses remote differential compression to detect and replicate file changes. RDC takes a long time to calculate file changes, causing large replication jobs to take even longer.<\/li>\n<\/ul>\n\n\n\n<p><strong>b) Lots of activity<\/strong><\/p>\n\n\n\n<p>For those same reasons, DFSR also performs poorly when there&#8217;s lots of activity \u2014 i.e., many\/frequent file changes that need to be replicated. Every time you make a change to a file, the slow process of scanning folders and detecting changes has to begin again. The more changes you make, the bigger your DFSR backlog queue grows.<\/p>\n\n\n\n<p><strong>c) Replicating to more servers<\/strong><\/p>\n\n\n\n<p>The more servers you add to your replication environment, the worse DFSR will perform.<\/p>\n\n\n\n<p>DFSR&#8217;s 1 to 1 replication approach means that replication must complete to one server before it can begin on another server. This issue is compounded if one server is far away or on a slow network, as it forces all the other servers to wait until the slow transfer is complete.<\/p>\n\n\n\n<p>DFSR also uses static IP: ports to establish connections to different machines. If a machine&#8217;s IP: port changes (or isn&#8217;t available), DFSR stops working and must be reconfigured by a human.<\/p>\n\n\n\n<p>DFSR&#8217;s inability to adequately synchronize files to multiple destinations is one of the most common causes of a large backlog queue. Since most organizations sync files across multiple servers in multiple locations, using DFSR quickly becomes impractical.<\/p>\n\n\n\n<p>Resilio provides fast replication at scale using:<\/p>\n\n\n\n<p><strong>Optimized checksum calculations<\/strong><\/p>\n\n\n\n<p>A checksum is an identification marker for a file. When a file gets changed, the checksum also changes. Resilio uses optimized checksum calculations (as well as notifications from the host OS) to quickly detect file changes and replicate only the changed parts of a file \u2014 which reduces network load and increases transfer speed.<\/p>\n\n\n\n<p>In the event of a network failure mid-transfer, Resilio can perform a checksum restart in order to resume transfer where it left off. When file transfers are interrupted on DFSR, it must start again at the beginning.<\/p>\n\n\n\n<p><strong>File chunking and omnidirectional file transfer<\/strong><\/p>\n\n\n\n<p>With its P2P transfer architecture, Resilio can quickly replicate large files and large numbers of files across your entire replication environment.&nbsp;<\/p>\n\n\n\n<p>Resilio Platform uses a process known as file chunking \u2014 transferring files in chunks. Once a server receives a file chunk, it can immediately share it with any other server in your network.<\/p>\n\n\n\n<p>For example, Server 1 begins replicating file changes to Server 2. Server 2 can share that chunk with other servers as soon as it is received. Sync speed is significantly increased because:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Multiple servers are sharing data simultaneously.<\/li>\n\n\n\n<li>Servers can receive transfers from the server closest to them.<\/li>\n\n\n\n<li>Transfer is spread out across multiple servers, reducing the load on any single network.<\/li>\n<\/ul>\n\n\n\n<p>This also means that Resilio is organically scalable. Since every device can share data with every other device in your network concurrently, adding more devices enhances performance \u2014 i.e. increases transfer speed and reduces the network load across your environment. On average, Resilio increases performance over conventional approaches by 10-20x, depending on the use case (such as number of files, network latency, bandwidth, storage capabilities, etc.).<\/p>\n\n\n\n<p>For example, in the Resilio model, you can sync files between 2 devices in about the same time as it takes to sync files between 200 devices, with available network capacity.&nbsp; By contrast, in a traditional &#8220;point to point&#8221; or &#8220;client server&#8221; model, the maximum number of devices that can concurrently be synchronized is 2.<\/p>\n\n\n\n<p>And Resilio Platform is a cross-platform solution. In addition to Windows servers, Resilio runs on Linux, macOS Server, BSD, and a variety of NAS-specific operating systems (Synology, TrueNAS, etc.).<\/p>\n\n\n\n<p>The IT manager at an employee benefit company said:<em> <\/em><\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>\u201cWe went from spending at least 2 hours per night dealing with replication and&nbsp;troubleshooting&nbsp;issues with&nbsp;DFSR&nbsp;to spending about 1 hour per week monitoring jobs using Resilio.\u201d&nbsp;<\/em><\/p>\n<cite><a href=\"https:\/\/www.resilio.com\/casestudies\/dfs-replication\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Read more about how Resilio helped them achieve reliable and predictable replication<\/em><\/a><em>.<\/em><\/cite><\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">3. DFSR can&#8217;t provide Active-Active High Availability<\/h3>\n\n\n\n<p>Many organizations require Active-Active High Availability. Active-Active HA refers to an environment where two different sites are actively serving users and both are available for redirection in case one goes down \u2014 which is useful for balancing network load (for unreliable network connections and VDI scenarios), quickly and accurately recovering data in disaster recovery scenarios, and quickly replicating concurrent data changes.<\/p>\n\n\n\n<p>If you need Active-Active HA, DFSR is not a good option because it:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Is unreliable<\/strong>: DFSR often queues up changes in the backlog without fully replicating files (or replicating them at all). It also may not keep all sites synchronized.&nbsp; If there\u2019s a failure on one site, you could lose the files that were not replicated.&nbsp;<\/li>\n\n\n\n<li><strong>Scales poorly<\/strong>: DFSR often fails when forced to replicate many concurrent changes simultaneously, such as log-off storms. For example, if 1000 users log off at the same time, this can create thousands of file changes that need to propagate immediately. This can overwhelm DFSR, causing it to crash or corrupt data.<\/li>\n<\/ul>\n\n\n\n<p>On the other hand, Resilio Active Everywhere&#8217;s bidirectional and omnidirectional synchronization makes it a perfect solution for Active-Active HA. If one site goes down, any client or group of clients can provide the service, each operating as nodes on the network. And file chunks get distributed across multiple endpoints concurrently. Not only does this balance the load between servers, it provides those in VDI scenarios more bandwidth and the ability to replicate file changes any time, anywhere.<\/p>\n\n\n\n<p>According to the IT manager responsible for DFS replication at a Fortune 500 engineering and construction firm<em>, <\/em><\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>\u201cThere was simply no way to achieve true active-active high availability (HA) across sites, prior to Resilio. \u201cWe went from a 30-minute replication window using&nbsp;Microsoft DFSR&nbsp;to a 5-minute lead time to have all data synchronized across all sites with Resilio,\u201d they said.&nbsp;<\/em><\/p>\n<cite><a href=\"https:\/\/www.resilio.com\/casestudies\/cloud-to-edge\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Read more about it here.<\/em><\/a><\/cite><\/blockquote>\n\n\n\n<p>And with WAN optimization, Resilio ensures data transfer occurs as quickly as possible over any network. Users access the servers closest to them, and Resilio dynamically routes around failures and network latency.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Use Resilio for Worry-Free File Replication<\/h2>\n\n\n\n<p>DFSR is a suitable replication tool for small environments with a few files. While we hope the DFSR solutions we compiled work for you, DFSR is highly problematic and you&#8217;ll eventually need a more reliable replication solution.<\/p>\n\n\n\n<p>If you want faster, reliable, scalable, and highly-available replication that always works,&nbsp;<a href=\"https:\/\/www.resilio.com\/schedule-demo\/\" target=\"_blank\" rel=\"noreferrer noopener\">schedule a demo<\/a>&nbsp;with our team today.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.<\/p>\n","protected":false},"author":51,"featured_media":10252,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[225],"tags":[254,142,158,295],"class_list":["post-10249","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dfsr","tag-dfsr-issues","tag-featured-secondary","tag-featured-tertiary","tag-post-with-sidebar-new-hero-section"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Is Your DFSR Backlog Not Clearing? Try This.<\/title>\n<meta name=\"description\" content=\"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Is Your DFSR Backlog Not Clearing? Try This.\" \/>\n<meta property=\"og:description\" content=\"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\" \/>\n<meta property=\"og:site_name\" content=\"Resilio Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-29T15:49:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-19T22:08:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"758\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Team Resilio\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team Resilio\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\"},\"author\":{\"name\":\"Team Resilio\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1\"},\"headline\":\"Is Your DFSR Backlog Not Clearing? Try This.\",\"datePublished\":\"2022-09-29T15:49:18+00:00\",\"dateModified\":\"2025-12-19T22:08:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\"},\"wordCount\":2999,\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg\",\"keywords\":[\"dfsr issues\",\"Featured-secondary\",\"Featured-tertiary\",\"Post with sidebar new hero section\"],\"articleSection\":[\"DFSR\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\",\"url\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\",\"name\":\"Is Your DFSR Backlog Not Clearing? Try This.\",\"isPartOf\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg\",\"datePublished\":\"2022-09-29T15:49:18+00:00\",\"dateModified\":\"2025-12-19T22:08:39+00:00\",\"description\":\"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg\",\"width\":1536,\"height\":758,\"caption\":\"Is Your DFSR Backlog Not Clearing? Try This.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.resilio.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Is Your DFSR Backlog Not Clearing? Try This.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#website\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"name\":\"Resilio Blog\",\"description\":\"Explore Common Use cases, How to&#039;s, Comparisons &amp; More\",\"publisher\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#organization\",\"name\":\"Resilio\",\"url\":\"https:\/\/blog.resilio.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"contentUrl\":\"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png\",\"width\":512,\"height\":512,\"caption\":\"Resilio\"},\"image\":{\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/resilio-inc.\",\"https:\/\/youtube.com\/resilio\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1\",\"name\":\"Team Resilio\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g\",\"caption\":\"Team Resilio\"},\"sameAs\":[\"https:\/\/www.resilio.com\"],\"url\":\"https:\/\/blog.resilio.com\/blog\/author\/team-resilio\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Is Your DFSR Backlog Not Clearing? Try This.","description":"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing","og_locale":"en_US","og_type":"article","og_title":"Is Your DFSR Backlog Not Clearing? Try This.","og_description":"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.","og_url":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing","og_site_name":"Resilio Blog","article_published_time":"2022-09-29T15:49:18+00:00","article_modified_time":"2025-12-19T22:08:39+00:00","og_image":[{"width":1536,"height":758,"url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg","type":"image\/jpeg"}],"author":"Team Resilio","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team Resilio","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#article","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing"},"author":{"name":"Team Resilio","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1"},"headline":"Is Your DFSR Backlog Not Clearing? Try This.","datePublished":"2022-09-29T15:49:18+00:00","dateModified":"2025-12-19T22:08:39+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing"},"wordCount":2999,"publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg","keywords":["dfsr issues","Featured-secondary","Featured-tertiary","Post with sidebar new hero section"],"articleSection":["DFSR"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing","url":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing","name":"Is Your DFSR Backlog Not Clearing? Try This.","isPartOf":{"@id":"https:\/\/blog.resilio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage"},"thumbnailUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg","datePublished":"2022-09-29T15:49:18+00:00","dateModified":"2025-12-19T22:08:39+00:00","description":"In this article, we discuss how to identify the cause of DFS replication failure and 7 common solutions to clear your backlog.","breadcrumb":{"@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#primaryimage","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2022\/09\/Is-Your-DFSR-Backlog-Not-Clearing-Try-This-2.jpg","width":1536,"height":758,"caption":"Is Your DFSR Backlog Not Clearing? Try This."},{"@type":"BreadcrumbList","@id":"https:\/\/blog.resilio.com\/blog\/dfsr-backlog-not-clearing#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.resilio.com\/blog"},{"@type":"ListItem","position":2,"name":"Is Your DFSR Backlog Not Clearing? Try This."}]},{"@type":"WebSite","@id":"https:\/\/blog.resilio.com\/blog\/#website","url":"https:\/\/blog.resilio.com\/blog\/","name":"Resilio Blog","description":"Explore Common Use cases, How to&#039;s, Comparisons &amp; More","publisher":{"@id":"https:\/\/blog.resilio.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.resilio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.resilio.com\/blog\/#organization","name":"Resilio","url":"https:\/\/blog.resilio.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","contentUrl":"https:\/\/blog.resilio.com\/wp-content\/uploads\/2024\/05\/cropped-resilio-icon-digital-navy-background.png","width":512,"height":512,"caption":"Resilio"},"image":{"@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/resilio-inc.","https:\/\/youtube.com\/resilio"]},{"@type":"Person","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/dbac859fba0a6f5dc571c328b52be1e1","name":"Team Resilio","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.resilio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e47dcb5de2df9c075b483ff541c52d4cd4c54a4496e448b10fb13158c29fdcef?s=96&d=mm&r=g","caption":"Team Resilio"},"sameAs":["https:\/\/www.resilio.com"],"url":"https:\/\/blog.resilio.com\/blog\/author\/team-resilio"}]}},"_links":{"self":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/10249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/comments?post=10249"}],"version-history":[{"count":0,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/posts\/10249\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media\/10252"}],"wp:attachment":[{"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/media?parent=10249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/categories?post=10249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.resilio.com\/blog\/wp-json\/wp\/v2\/tags?post=10249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}