I have a DAG consisted of 3 servers, 2 at one site and 1 at a remote site. I have 10+ databases with about 200GB each. I need move one site to a different location cross states. It will take 7-10 days to move all gears to a Colo. I really hate to reseed
the DBs because it takes several days to seed even one DB. Is there a good way to stop replication and resume it later on without reseed? I currently have circular logging enabled. I can use suspend-mailboxdatabsecopy to pause replication. If I resume database
copy later, would it work? Do I need turn off Circular logging? Thanks.
↧