When replacing the target volume, you must delete the mirror in order to ensure a full resync of the data from the source volume to the target volume when the target volume is back in place. Deleting the mirror discontinues replication altogether removing the mirror from the job so that when your mirror is recreated with the new target, a full resync will be performed.

Using the DELETEMIRROR Command:

  1. Open an elevated command prompt
  1. Change Directory:
    • cd %extmirrbase%
  1. Execute the DELETEMIRROR command:
    • EMCMD <system> DELETEMIRROR <volume letter> [<target system>]
  1. Once new target is in place, recreate the mirror.

Note: If an entire Server/Target is being replaced, please ensure the following registry key from the Source node is exported and merged to the new Target.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ExtMirr\Parameters\Jobs\

This will ensure that the configurations for the mirrors are identical on the Source/Target(s) and are available for switchover in Windows Server Failover Cluster (WSFC).

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment