Hello,
We're using DFS replication for backing up a file share from branch office server to datacenter.
We have a DFS replication group set with two members - server on our branch office (Branch-Srv1) and a server in our datacenter (Hub-Srv1). Both servers are running Windows Server 2008 R2.
Source path on Branch-Srv1 is D:\Fileshare
Target path on Hub-Srv1 is E:\Backup\Branch-Srv1
Everything has worked smoothly until now when E drive is running out of disk space on the hub server. Our server administrator has kindly created a new (2 TeraBytes) volume on Hub-Srv1 and assigned it a drive letter F.
So I must re-configure DFS replication to drive F on Hub-Srv1.
Total amount of data on replicated folder is about 200GB. Bandwidth between hub and branch is ~ 1Mbit/s so it would take eons to finish replication if it's started from scratch. I've read Ned's blog about preseeding a replicated contents, but I don't see any of those scenarios fit mine http://blogs.technet.com/b/askds/archive/2010/09/07/replacing-dfsr-member-hardware-or-os-part-2-pre-seeding.aspx
Could someone advise what is the correct method to change target drive letter + path on hub server while minimizing time for replication (preseeding) ?
- Edited by weedee Monday, July 27, 2015 2:47 PM