understanding RSV Storage Redundancy settings when replicating with ASR on the RSV.

Rob McNees 281 Reputation points
2023-08-16T17:58:35.07+00:00

If I have an RSV vault in my DR/Secondary region and I'm running ASR on some VMs (app/sql VM) however, I have no Backup Items, nor do I plan to have any). Does the storage replication type matter if it is locally redundant vs geo-redundant IF I desire the following feature: I want to be able to fail back to primary region, after running transactions in the DR region during the disaster, and not lose any transactions (including those during DR) when I go back to primary region? @https://learn.microsoft.com/en-us/users/na/?userid=a99787f3-7898-4128-9ac8-a27d38e96d95 @SadiqhAhmed-MSFT Please answer question and provide context - Thanks!

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

Accepted answer
  1. Suraj Pujari 91 Reputation points Microsoft Employee
    2023-08-18T12:53:45.88+00:00

    Hi @Rob McNees , Storage replication setting on RSV is only applicable for the backups that it stores and not for ASR instances tied to it. Hope this answers your question.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2023-08-17T17:38:04.69+00:00

    Hello @Rob McNees Thank you for reaching out to us on Microsoft Q&A platform. Happy to answer any questions you may have!

    I see that you have a question about storage redundancy and how it works (LRS vs GRS) with Azure Site Recovery.

    Storage redundancy options will not affect site recovery replication to Azure. However, it does affect in the event of disaster.

    LRS replicates your data within the region in which you created your storage account unlike Geo-Redundant Storage (GRS), which replicates your data to a secondary region. With LRS, three copies of your data reside in separate fault domains and upgrade domains within the region. From a cost perspective, LRS works out to be much more economical as compared to GRS, and also offers higher throughput.

    In general, we recommend that you use a geo-redundant storage account (GRS) account as this ensures that your data is durable even in the case of a complete regional outage or a disaster in which the primary region is not recoverable. But if your application can be easily recovered during an Azure region outage or your data governance requirements restrict replication of data across regions, replication to LRS will work out to be better.

    Hope this answers your question. Please write back to us if you have any further questions!


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

    1 person found this answer 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.