A poor man's data redundancy

A poor man's data redundancy

You can use Distributed File System (DFS) to maintain an offline store of all your user data that will still be updated via replication when changes occur.

To do this, simply create two shares on separate servers (the names are not important).

Now, in Active Directory, create a DFS Root.

Then, create a DFS Link that points to one of the shares you have created. Add a replica to that DFS Link and point it to the other share that you made (use the automatic replication option).

Now, instead of mapping the users home directories (or shared directories) to the share itself, map it through the DFS Link.

To remove the worry of data integrity during replication (you will need to read up on why that is an issue), switch your secondary DFS Link Replica to the offline status. It will still receive all of the replication but users are unable to access it. So when your main server crashes you can switch the secondary DFS Link Replica to online and users will be able to continue working with minimal interruption.


    Requires Free Membership to View

    By submitting your registration information to SearchWindowsServer.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchWindowsServer.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

This was first published in October 2001

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.

    Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.