Disaster Recovery (part 2 of 4)

 




To read part 1, please click here
To read part 3, please click here
To read part 4, please click here




Setup Disaster Recovery for a Multi-tier SAP NetWeaver app deployment (in Azure)

The following steps can help in setting up of the disaster recovery easily:
  1. Replicate VMs
  2. Replicate a domain controller
  3. Replicate data base tier
  4. Perform a test failover
  5. Perform a failover

You have to follow the steps given below to achieve the same-

Create a Recovery Services Vault- You can create the vault in any region except for the source region:

  1. Sign in to the Azure portal > Recovery Services.
  2. Click Create a resource > Management Tools > Backup and Site Recovery.
  3. In Name, specify a friendly name to recognize a vault and if you have more than one subscription you have to select accordingly.
  4. Create a resource group or select an existing one. Specify the Azure region.

Verify target resource settings- 

  1. Verify that your Azure subscription lets you create VMs in the target region and contact support to enable the required quota.
  2. Determine that your subscription have enough resources to support VM sizes that can match your source VMs. Site Recovery can automatically select the same size, or the closest possible size, for the target VM.  

Set up outbound network connectivity for VMs- You have to allow outbound network connectivity from the VMs that you want to replicate for the Site Recovery to work properly. For URL-based firewall proxy controlling outbound connectivity, you have to allow access to these URLs.

Note- Site Recovery doesn't support the use of an authentication proxy to control network connectivity.

Enable replication for a VM

Select a source

  1. In Recovery Services vaults, click the vault name > +Replicate.
  2. In Source, select Azure.
  3. In Source location, select the source Azure region where your VMs are currently running.
  4. Select the Source subscription where the VMs are running.
  5. Select the Source resource group, and click OK to save the settings. 

Configure Replication settings- Site Recovery can create default settings and replication policy for the target region while allowing to change the settings as required:

  1. Click Settings to vie the target and replication settings.
  2. To override default target settings, click Customize next to Resource group, Network, Storage, and Availability.
  3. Customize the target settings.
  4. Customize Replication policy settings by clicking Customize next to Replication policy, and modify the setting as required.
  5. In Customize, choose Yes for multi-VM consistency to add VMs to a new or existing replication group and then click OK.   

Track replication status

  1. In settings, click Refresh to get the latest status.
  • Track progress and status as follows:
  • Track progress of the Enable protection job in Settings > Jobs > Site Recovery Jobs.

      2. In Settings > Replicated Items, you can easily view the status of VMs and the initial replication              progress. Click VM to drill down into its settings.





To read part 1, please click here
To read part 3, please click here
To read part 4, please click here

Comments

Popular posts from this blog

Query, Visualize, & Monitor Data in Azure Sentinel

Planning for Implementing SAP Solutions on Azure (Part 2 of 5)

Work with String Data Using KQL Statements