Disaster Recovery Error Resynchronization required for disk(s)

Kiran Balraj 26 Reputation points
2022-10-20T14:35:47.187+00:00

Disaster Recovery for Linux (ubuntu 18.04) VM stopped working recently, outputting the following error:

Error ID
153016

Error Message
Replication for the machine is not progressing as the Azure Site Recovery service is unable to access the target storage account(s) for the disk(s)

Tried restarting and resynchronizing the disk but to no avail.

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
555 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SadiqhAhmed-MSFT 33,006 Reputation points Microsoft Employee
    2022-10-20T15:20:41.717+00:00

    @Kiran Balraj Thank you for contacting us!

    From the details you provided, I see that replication for your Linux (ubuntu 18.04) VM is not progressing/stopped. Could you check if you have a proxy on the linux machine using the command - echo $http_proxy If yes just remove that and retry.

    Update:

    DNS server config:
    For on-premises machine you will have to go and change the settings. For Windows on the NIC settings and if linux then on resolv.conf file

    If you are talking about Azure machines, you will have to change it at Vnet level.

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

    0 comments No comments