ASR Error when trying to resynchronize VM

OzDownUnder 156 Reputation points
2022-10-31T22:08:02.883+00:00

I get these errors when trying to resynchronize a VM:
Error ID
539
Error Message
The requested action couldn't be performed by the Replication Provider.
Possible causes
The Provider action failed. Check other errors for more information.
Recommendation
Resolve the issue and retry the operation.

Error ID
150060
Error Message
The requested operation failed with reason: 'Disk not found : /subscriptions/<guid>/resourcegroups/<resourcegroup>/providers/microsoft.compute/disks/<vmname>_osdisk_1_<guid>.'.
Possible causes
Disk was deleted.
Recommendation
Retry the operation. If the issue persists, contact support.

I have restarted the VM and retried the resynch but it still shows the same issue. How do I troubleshoot this?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,014 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
820 questions
0 comments No comments
{count} votes

Accepted answer
  1. Prrudram-MSFT 28,201 Reputation points Moderator
    2022-11-01T09:06:30.767+00:00

    Hi @OzDownUnder ,

    Thank you for reaching out to the Microsoft Q&A platform. Happy to answer your question.

    From the error details, it appears there has been a major change made for the "osdisk_1" on the VM while the replication was in progress. Due to which the replication is unable to resync. In a situation like this, the ideal thing to do is disable the replication and re-enable the replication from scratch to make sure the DR disk are up to date.

    Note: It is recommended that there should be no changes done on the disks being replicated by ASR while replication is in progress.

    If it is azure VM, follow the disable replication procedure from here and Enable protection
    If it is on-premises VM, then follow the procedure from this link and Enable protection

    --please don't forget to upvote and accept as answer if the reply is helpful--


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.