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
1
vote
0 answers

DFSR Crashing a Windows 2012 R2 File Cluster and causing temporary SMB Share disconnection

I have a Two Windows 2012 R2 running in as a Windows file cluster. The file cluster works prefect with almost instantaneous fail-over between nodes of the iSCSI Drives and SMB Shares. I also have another Windows 2012 R2 file server with a pre-seeded…
1
vote
1 answer

Is it possible to exclude files and folder that begin with $ from Windows 2008 R2 DFS replica?

If I replicate by DFSR users redirected folders all folders replicated have their own $RECYCLE.BIN directory and inside that directrory files are renamed as $XXXXX.YYY. I don't want to replicate them, it's only wasting bandwidth. How it could be…
user210850
1
vote
1 answer

DFS-R - secondary member NTFS permissions

On server1 I have E:\data\ that contains the home folders and shared department folders in it. Everyone has full share rights, then the rights are restricted appropriately through NTFS permissions. When I connect to the share \\server1\data\ from a…
Jeremy
  • 13
  • 2
1
vote
1 answer

Adding Domain Admins Full access permissions to all files/folders on a drive

I am experiencing some DFSR-related issues where I am seeing quite a few 'access denied' errors as well as having my netbackup jobs skip most folders. I have noticed that when we migrated the users to DFSR using GPO we had the default option 'Grant…
user3045672
  • 67
  • 1
  • 2
  • 5
1
vote
2 answers

DFS Replication failure

We have an active directory server as global catalog and DC, this one has operations master running. We have a second ADDC Global catalog and exchange server. I started getting the message below on the main ADDC Log Name: DFS Replication…
user3259847
  • 11
  • 1
  • 1
  • 2
1
vote
1 answer

Constant DFSR traffic

Last week one of our servers (Server01) hung up. After rebooting, DFS successfully recovered the database, and files are syncing fine. However, ever since then, we've had fairly constant DFS traffic from Server02 (at another site) back to our main…
Drew
  • 11
  • 1
1
vote
1 answer

Is there a primary webserver in a NLB scenario?

I help administer a small NLB that points to two Windows Servers running IIS which share a configuration. The sites' flat files are replicated using DFSR. I get the gist of how this all works from these articles. Overview of Network Load…
user28664
1
vote
1 answer

Why is DFS Replication consuming so many resources when there are no replication groups?

I manage a few Windows 2012 servers, which, between them all, host millions of small files. I have DFS namespaces set up and tried to get DFS replication working as well. DFS replication didn't seem to pan out (will probably try to get it running at…
Phil
  • 1,013
  • 2
  • 12
  • 16
1
vote
1 answer

Server 2012 DFS Replication throttling values

Is there any way, via registry edit or something, to throttle the replication throughput by values other than what is listed in the drop-down menu? I would particularly like a 10Mbps or 12Mbps option.
Jeff
  • 309
  • 3
  • 13
1
vote
2 answers

Network Load Balancing cluster for DFSR hub servers?

I have one DFSR hub server with about 80 connections to 80 remote offices. I want to add another hub server for load balancing and redundancy, but I don't want to split the connections between the two hub servers. I don't like the idea of having to…
1
vote
1 answer

"Virtual recycle bin" for DFS?

Does anyone know any way to have a "virtual recycle bin" for a server that makes DFS? I've been googling and not get anything straight. At my company we do daily incremental backups of everything, but today, the backup software has crushed a…
kodeone
  • 35
  • 6
1
vote
1 answer

Failure to replicate SYSVOL on domain join

I cant seem to get the SYSVOL folder to replicate. Once joined my Event Log spits out the following. The DFS Replication service initialized SYSVOL at local path C:\Windows\SYSVOL\domain and is waiting to perform initial replication. The replicated…
DrHouse
  • 136
  • 2
  • 2
  • 7
1
vote
1 answer

Undocumented value in DfsrIdRecordInfo class

According to MSDN (http://msdn.microsoft.com/en-us/library/windows/desktop/bb540013(v=vs.85).aspx) these are the only possible values of the "flags" attribute of the DfsrIdRecordInfo wmi class: Data type: uint8 Access type: Read-only A combination…
red888
  • 4,183
  • 18
  • 64
  • 111
1
vote
1 answer

DFSR File Filters on Server 2008 R2

I've got a serverfarm which utilizes DFSR for file and folder replication. I'm familiar with File and Folder Filters on the replicated folders for the group. I'm curious if these can be set per server? I basically need to exclude robots.txt to…
d_turner
  • 56
  • 5
1
vote
1 answer

File server failed. DFS with and without replication in use. Questions on getting back to normal operation

I have an oldish (physical) Windows Server 2003 R2 box, which is a file/print server. I suspect the RAID card has gone bye-bye, after a reboot Windows is checking the data volume, its been 1.5 hours or so. I'm starting to prep for the worst and I…