Questions tagged [dfs-r]

DFS (Distributed File System) Replication is a file replication technology originally shipped with Microsoft's Windows Server 2003 R2 operating system.

DFS (Distributed File System) Replication is a file replication technology originally shipped with Microsoft's Windows Server 2003 R2 operating system.

DFSR allows creating multiple replicas of the content which thereby allow a level of resiliency. In the older versions of DFS (first introduced in Windows 2000 Server), the replication was handled by FRS (File Replication Service).

See the DFS tag for more info on DFS and DFSN (namespaces).

208 questions
5
votes
1 answer

Is DFS-Replication supported on a VHDX which resides on a CSV?

DFS-Replication is not supported on CSVs but is it supported/acceptable to do DFS-R on a file server whose VHDX resides on a CSV? I haven't been able to find a definitive answer anywhere. We're running Windows Server 2012 R2. Thanks in advance.
Windows Ninja
  • 2,586
  • 19
  • 46
  • 70
5
votes
2 answers

Does using the same drive letter for DFS replication on Windows Server 2012 R2 cause any known issues?

We're working with consultants on a large DFS replication project and we experienced a significant loss of data during the initial replication. While trying to identify what happened the consultant came back and said this was due to using the same…
Windows Ninja
  • 2,586
  • 19
  • 46
  • 70
5
votes
1 answer

DFS-R: how to offline re-sync, large amount of data deleted

We have 2 branch offices with local file servers synced to our central office and file server via DFS-R. Mostly data is copied from the central fileserver to both branch offices, but the sync is both ways since occasionally data is also generated in…
5
votes
1 answer

Is it possible to setup DFS without active directory

Is it possible to create a distributed file system without active directory? We have 3 servers to replicate files across. A will be the primary and B & C need to have a copy of the same files. The biggest problem we face is that C is the other…
Paul
  • 221
  • 5
  • 15
5
votes
2 answers

Issues with Server 2012 using DFSR running on Hyper-V 2012

We have a number of Server 2012 systems, all of which run virtualised on Hyper-V 2012 server. We are having problems with two such virtual instances, both of which are used as file servers, whereby they occasionally stop responding to requests to…
Bryan
  • 7,628
  • 15
  • 69
  • 94
5
votes
2 answers

How is Distributed File System Replication (DFSR) related to Background Intelligent Transfer Service (BITS)?

I've heard these two technologies used interchangeably to describe replicating data from one location to another. I understand what each technology is, but I'm unsure of how they relate to each other. Does DFSR use BITS as the transfer mechanism?…
The Matt
  • 229
  • 3
  • 5
5
votes
1 answer

Windows Server 2016 DFS-Replication backlog issue

I have 6 servers running Windows Server 2016 File Server DFS replication. I'm having trouble with my DFS File server replication, the report generated from the health report and dfsrdiag backlog /smem:$src /rmem:$dest /rgname:$GroupName…
4
votes
1 answer

Should I migrate to DFSR BEFORE promoting my domain to Server 2016?

I'm getting ready to promote our current domain from a Server 2008 R2 server to Server 2016. All dcdiag checks and replmon checks are good and looks to be ready. However I've been doing reading on DFSR and realized we are still on FRS. My question…
4
votes
0 answers

all dfs replication groups failing at the same time

We have 2 pairs of fileshare servers. All servers are virtual Windows 2008 R2. Each pair is replicating over a WAN. Occasionally all DFS replication groups fail at the same time. I could not find any relevant logs on the DFS servers. The following…
Ben Force
  • 271
  • 1
  • 6
4
votes
2 answers

Use the DFSR Module on a Windows 2012 R2 Server Core

I have a standard Windows 2012 R2 box setup with server core. I have the file server roles installed along with DFSR. I want to use the powershell tools like Get-DfsrState and other Get-Dfsr* to examine the health of my system. This tool is…
Zoredache
  • 130,897
  • 41
  • 276
  • 420
4
votes
3 answers

DFS and Replication mesh between 3 servers - How is a local server selected

As an example I have 3 DFS servers all on different sub-nets each with an authoritative initial share on each (\\svr1\accounts, \\svr2\sales, \\svr3\hr). I have enabled replication on all servers (mesh) so that I have the 3 shares on each server…
morleyc
  • 1,150
  • 13
  • 47
  • 89
4
votes
1 answer

DFS-R broken after renamed upgraded member server

I had an existing 2-way DFS-R replication topology set up, consisting of two servers, one was Windows 2003 R2 and the other Windows 2008 R2. This was working fine. Last week I upgraded the Win 2003 server to Windows 2008 R2. It was a VM, so the…
PowerApp101
  • 2,624
  • 1
  • 20
  • 28
4
votes
2 answers

How does DFS-R compression algorithm compare with 7-zip?

We need to regularly transfer large (60GB) Hyper-V virtual machines images around our WAN (UK to USA) over 50Mbps leased lines. We also use DFS-R between the sites. Historically, I've used 7-zip to zip up the virtual machine (into smaller 100MB…
Rob Nicholson
  • 1,707
  • 8
  • 29
  • 56
4
votes
2 answers

File Replication to Branch Offices

We're currently using DFSR in Server 2008 to replicate from our head office to 3 branch offices across VPN links. This way we have a local copy of all the companies files in each site, for quick access and fault tolerance. We decided against WAN…
Jeff Miles
  • 2,065
  • 2
  • 19
  • 27
4
votes
5 answers

Windows 2008 DFS Replication Issue

We have two Server 2008 R2 servers running DFS-R (named dfs01 and dfs02) in a 2008 R2 Domain. Today I found the files in server dfs01 can not be replicated to dfs02. So I used the command dfsrdiag backlog /rgname: /rfname:
e0594cn
  • 123
  • 4
  • 6
  • 14
1
2
3
13 14