Questions tagged [dfs]

Microsoft Distributed File System (DFS) is a technology that complements the SMB/CIFS based file server role of Windows Servers.

DFS is comprised of DFSN (namespaces) and DFSR (replication). The two technologies can be implemented independently. However, the components are complementary when used together on Windows file servers.

DFSN allows creating "fake" namespaces or paths which when browsed, redirect the client to an alternate location as configured by an administrator. This allows creating a namespace which can apparently merge content which maybe spread across different file servers. 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).

http://blogs.technet.com/b/josebda/archive/2009/12/30/windows-server-dfs-namespaces-reference.aspx provides good details related to DFSN.

See the DFSR tag for more details on DFSR.

361 questions
0
votes
1 answer

Transparent switch from single fileserver to DFS

Currently we're maintaining an environment with a single Windows Server 2008 R2 fileserver. We'd like to replace the server with a Server 2012 R2 machine and switch to DFS (fileshare on dfs server, without replication). Now I have the problem that…
Christian
  • 191
  • 11
0
votes
1 answer

DFS setup with large initial folder

I have two offices that both use a similar network share structure, and often generate the same files. I would like to implement DFS between the two locations, but am concerned that the main folder at each location is too large for the amount of…
Matt
  • 11
  • 1
0
votes
0 answers

Selecting suitable server infrastructure for an SME envionrment

I've been assigned to come up with a solution to best fit our organization needs. Basically, we currently have a single server running few bunch of VMs on one organization. And the need now is to segregate the network and server for a new branding…
AzkerM
  • 259
  • 4
  • 18
0
votes
1 answer

DFS Replicating files but not deleting the ones removed

I have 2 production environment File servers. When setting up DFS, 1 was set as primary and the other as secondary. While Replication process is working, it replicates the newly created files from the primary file server, but it doesn't delete the…
NickM
  • 1
  • 1
0
votes
1 answer

Setting DFS Set Target Priority (with files open)

We currently have 2 x DFS servers at the same site. According to the following, ""DFS does not like to work well in the same site without prioritization." - https://community.spiceworks.com/topic/1142938-2012-dfs-issues I was not aware of this.…
bla2343
  • 1
  • 1
  • 1
0
votes
1 answer

execute .Bat file under remote user

We have a windows service running under an AD Account. This account is a non personnel account and has limited access (can not log in locally, etc.) This service tries to access a DFS share (the account has modify privileges on the share). The share…
0
votes
0 answers

Folders got randomly deleted

I currently have a Windows Server 2012 R2 vm. This vm has a DFS share which is used as a file repository. It has been working flawlessly for about 4 years, however suddenly a bunch of random folders simply disappeared. It appears that they were…
Reuben Debattista
  • 113
  • 1
  • 2
  • 5
0
votes
1 answer

File Screening on Server Share

I am having a bit of a challenge here. I have two file servers configured with DFS enabled. Replication is working just fine and all is well with them. However, I am at a point where I want to do some file screening to prevent users from saving…
0
votes
1 answer

How are files distributed in DFS folder targets?

I have a Windows DFS made up by 2 servers (Windows Server 2012 R2). Each server have a share folder that was used as target folder for the DFS share. When I create files in the DFS share, I notice the new files are always created on the first…
Archer
  • 166
  • 5
0
votes
2 answers

2012R2 DC Cannot Resolve Itself, FRS not responding, "No logon servers available" error, etc

A client of mine attempted to "troubleshoot" their DC's DNS by wildly adding/removing a bunch of conditional forwarders, stub zones, and forward lookup zone records to the DNS server, writing/erasing each addition/removal from Active Directory (ADDS…
0
votes
1 answer

IIS 8.5, Kerberos and DFS Backend files

We have a new IIS app (8.5 on server 2012 R2).Some of the links on the site forward to files stored on a DFS (AD Integrated) share. The setup is : IIS 8.5 --> Two DFSN servers --> File server (all Server 2012 R2) I've configured Kerberos and…
mhouston100
  • 412
  • 1
  • 5
  • 20
0
votes
0 answers

Link two servers under the same namespace using DFS-N

I have set up two fileservers (Windows Server 2012 R2), namley; filesrv01 & filesrv02. I have installed DFS-N and DFS-R on both the servers, in the goal of linking them both to a single namespace, namely; filesrv. The idea is that the path should…
user354579
  • 1
  • 1
  • 3
0
votes
1 answer

Why is the size of used space of a share different from the used space of a network drive targeting to that share?

We have a share that shows 350GB (376.544.187.272 Bytes) as used. If I mount that Share as a network drive it shows me 304 GB (326.777.810.944 Bytes) as used. The underlying NetApp Volume shows me 304 GB used space. Why is there a different between…
tbol
  • 13
  • 4
0
votes
2 answers

Deleted Domain System Volume. How do I recreate it; I have no backups

As the title suggest I am basically screwed. Before all this happen; I had one problem: My group policies were not replicating from PDC to other DCs. I have three Dc's in production. As you can see Policy number (78B9346A) which was created on…
Doug
  • 189
  • 2
  • 2
  • 6
0
votes
0 answers

WMI service not working properly

I'm Having an issue with WMI, which seems to also affect DFS. I've tried rebuilding the repository, but it's still giving me the same error. Here's what DFS health report showing: SRV-FS02 (2 errors) (View Server Details) Cannot access the…
Jason Staples
  • 117
  • 1
  • 1
  • 9