How to configure periodic replication using Resource mover

Prakash Rawat 20 Reputation points
2023-03-29T14:01:06.71+00:00

Can we configure continues replication using Azure resource mover.

As I understand from documentation and testing, it performs one time replication from source to target region.

It also shut-down the source VM during replication to avoid any changes on source.

This is leading higher downtime for source VM as it has more than 8 to 15 TB of Data disks attached.

Any suggestions.

Thanks

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
283 questions
{count} votes

Accepted answer
  1. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2023-03-31T10:20:28.07+00:00

    Hello @Prakash Rawat Thank you for contacting us on Microsoft Q&A platform. Happy to help you!

    I see that you have couple of questions about resource mover. I will try to answer them below.

    Q1. Can we configure continues replication using Azure resource mover.

    • Resource Mover replication is continuous and it leverages ASR replication technology underneath. So, you are already getting what you want :-)

    Q2. The source VM has more than 8 to 15 TB of Data disks attached. This is leading to higher downtime.

      • Once you prepare the VM and the prepare operation is done, the state changes to Initiate move pending, in this stage the source VM is still running and available to use, and periodic replication keeps happening. Once you click Move then we shut down the VM and Create VM in target region using the latest replicated data. There is a brief downtime after you click the Move button, around 3 minutes and then the target VM comes up.  In short, we don’t shutdown the VM and copy the entire 15TB , we copy the 15TB while the VM is running and just before creating the new Target VM we shutdown source.
      Since it’s a continuous replication in Mover, the downtime is not proportional to the Disk size. It should be more or less the same time if it is a 1 TB disk or a 10 TB disk.  

    Hope this clarifies! Please reply if you have any questions.


    If the response helped, do "Accept Answer" and up-vote it

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.