One of our clients uses a remote location as a disaster recovery (DR) site for Exchange. The purpose of the DR site is less about functionality (although, it is usable), it's more about the offsite backup functionality this provides. Last week, the Exchange server in the DR site failed and after rebuilding it, we needed to get it going again. The link speed to the remote location is only about 5 Mbps on which they can move about 50 GB of data per day. Given that they have 250GB of mail data, seeding over the network would have resulting in about 5 days of seeding if there were no network interruptions. The process for preseeding is clearly described in the Microsoft documentation and works as advertised: Clean up an incorrect data for the database such as database copies that no longer exist if you are in a recovery situation. Disable circular logging on the database. You are going to take a copy of the database and the log files generated between when you take a copy and when you ...
Comments
Post a Comment