DFS Question

Permabanned
Joined
28 Dec 2009
Posts
13,052
Location
london
DFS is set up at one site with 2003 r2. I have had to re set it up and the last time i worked with DFS i ended up wiping the source folder, over a year ago. I have to reset it up because we just got a new link in and ive reseeded the folder a few months ago and the dfs has been up and running ok but due to the problem last time, i set it up so the traffic is only going one way from the source server to the receiver.

Ive just discovered that although its working ok, some old files that were on the initial seed that no longer exist on the source server have not been removed from the receiver server.

Now this amazes me because it was so easy to wipe the entire source server but now it won't even delete the necessary files on the receiver server that don't exist on the source server.

I am concerned if i enable the replication the other way it will go and delete the wrong files.

is DFS always this rubbish or have i misconfiguration it?
 
How many folder targets are there, just the source server and the receiving server? Which ones are enabled within DFS folder targets?

Is it the case that users could have accessed the receive server folder target through the DFS namespace, deleted files but then it not replicated back to the source because of your replication topology?

Have you checked the logs on the server for any warnings or errors relating to DFS-R?

I've had issues before when things can take a while to kick through due to replication schedules or even DFS replication service going AWOL and having to restart it on both source and receiver and wait a period of time.

Another issue I once had was because the the PTR records (reverse lookup) for the DFS hosts had disappeared from DNS (don't ask) and that was causing issues of replication.

If you create a quick .txt file on the source folder, does it appear on the receiver as expected? If you then remove it from the source, does THAT delete correctly on the receiver end?
 
hi thanks for helping.

If i create a text file on the source, it creates it instantly at the receiver and if i delete the file on the source, it removes it from the receiver instantly. So i know it seems to be working, there is just some files that are on the receiver side that are not on the source server that have not been deleted, that are a result of the initial seed.

I am going to try and restart the services and see if that helps.
 
Back
Top Bottom