Skip to content

Commit 15910e3

Browse files
Merge pull request #312918 from JLansdaal/docs-editor/deploy-disaster-recovery-using-1773153189
Update deploy-disaster-recovery-using-jetstream.md
2 parents aa04d4e + 2b4530f commit 15910e3

3 files changed

Lines changed: 23 additions & 14 deletions

File tree

articles/azure-netapp-files/azure-netapp-files-solution-architectures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ This section provides references to SAP on Azure solutions.
160160

161161
* [Attach Azure NetApp Files datastores to Azure VMware Solution hosts](../azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md)
162162
* [Attach Azure NetApp Files to Azure VMware Solution VMs - Guest OS Mounts](../azure-vmware/netapp-files-with-azure-vmware-solution.md)
163-
* [Deploy disaster recovery using JetStream DR software](../azure-vmware/deploy-disaster-recovery-using-jetstream.md#disaster-recovery-with-azure-netapp-files-jetstream-dr-and-azure-vmware-solution)
163+
* [Deploy disaster recovery using JetStream DR software](../azure-vmware/deploy-disaster-recovery-using-jetstream.md)
164164
* [Disaster Recovery with Azure NetApp Files, JetStream DR and AVS (Azure VMware Solution)](https://www.jetstreamsoft.com/portal/jetstream-knowledge-base/disaster-recovery-with-azure-netapp-files-jetstream-dr-and-avs-azure-vmware-solution/) - Jetstream
165165
* [Enable App Volume Replication for Horizon VDI on Azure VMware Solution using Azure NetApp Files](https://techcommunity.microsoft.com/t5/azure-migration-and/enable-app-volume-replication-for-horizon-vdi-on-azure-vmware/ba-p/3798178)
166166
* [Disaster Recovery using cross-region replication with Azure NetApp Files datastores for AVS](https://techcommunity.microsoft.com/t5/azure-architecture-blog/disaster-recovery-using-cross-region-replication-with-azure/ba-p/3870682)

articles/azure-netapp-files/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
751751

752752
## June 2022
753753

754-
* [Disaster Recovery with Azure NetApp Files, JetStream DR and Azure VMware Solution](../azure-vmware/deploy-disaster-recovery-using-jetstream.md#disaster-recovery-with-azure-netapp-files-jetstream-dr-and-azure-vmware-solution)
754+
* [Disaster Recovery with Azure NetApp Files, JetStream DR and Azure VMware Solution](../azure-vmware/deploy-disaster-recovery-using-jetstream.md)
755755

756756
* [Azure NetApp Files datastores for Azure VMware Solution](../azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md) (preview)
757757

articles/azure-vmware/deploy-disaster-recovery-using-jetstream.md

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ In this scenario, the primary site is an Azure VMware Solution private cloud in
5252
:::image type="content" source="media/jetstream-disaster-recovery/jetstream-cloud-to-cloud-diagram.png" alt-text="Diagram showing the Azure VMware Solution private cloud to private cloud JetStream deployment." border="false" lightbox="media/jetstream-disaster-recovery/jetstream-cloud-to-cloud-diagram.png":::
5353

5454

55-
## Disaster Recovery with Azure NetApp Files, JetStream DR, and Azure VMware Solution
55+
## Disaster Recovery with external storage, JetStream DR, and Azure VMware Solution
5656

57-
Disaster Recovery to cloud is a resilient and cost-effective way of protecting the workloads against site outages and data corruption events like ransomware. When you use the VMware VAIO framework, on-premises VMware workloads can be replicated to Azure Blob storage and recovered with minimal or close to no data loss and near-zero Recovery Time Objective (RTO). JetStream DR can seamlessly recover workloads replicated from on-premises to Azure VMware Solution and specifically to Azure NetApp Files.
57+
Disaster Recovery to cloud is a resilient and cost-effective way of protecting the workloads against site outages and data corruption events like ransomware. When you use the VMware VAIO framework, on-premises VMware workloads can be replicated to Azure Blob storage and recovered with minimal or close to no data loss and near-zero Recovery Time Objective (RTO). JetStream DR can seamlessly recover workloads replicated from on-premises to Azure VMware Solution and specifically to external storage options like Azure Elastic SAN or Azure NetApp Files.
5858

59-
JetStream DR enables cost-effective disaster recovery by consuming minimal resources at the DR site and using cost-effective cloud storage. JetStream DR automates recovery to Azure NetApp Files (ANF) datastores using Azure Blob Storage. It can recover independent VMs or groups of related VMs into the recovery site infrastructure according to runbook settings. It also provides point-in-time recovery for ransomware protection.
59+
JetStream DR enables cost-effective disaster recovery by consuming minimal resources at the DR site and using cost-effective cloud storage. JetStream DR automates recovery to Azure Elastic SAN and Azure NetApp Files (ANF) datastores using Azure Blob Storage. It can recover independent VMs or groups of related VMs into the recovery site infrastructure according to runbook settings. It also provides point-in-time recovery for ransomware protection.
6060

6161
### Install JetStream DR
6262
To install JetStream DR in the on-premises data center and in the Azure VMware Solution private cloud:
@@ -67,27 +67,30 @@ To install JetStream DR in the on-premises data center and in the Azure VMware S
6767
- Configure the cluster with the IO filter package (install JetStream VIB).
6868
- Create Azure Blob (Azure Storage Account) in the same region as the DR Azure VMware Solution cluster.
6969
- Deploy the disaster recovery virtual appliance (DRVA) and assign a replication log volume (VMDK from existing datastore or shared iSCSI storage).
70-
- Create Protected Domains (groups of related VMs) and assign DRVAs and the Azure Blob Storage/ANF.
70+
- Create Protected Domains (groups of related VMs) and assign DRVAs and the Azure Blob Storage/Elastic SAN/ANF.
71+
7172
- Start protection.
7273

7374
- Install JetStream DR in the Azure VMware Solution private cloud:
7475

7576
- Use the Run command to install and configure JetStream DR.
7677
- Add the same Azure Blob container and discover domains using the Scan Domain option.
7778
- Deploy the DRVA appliance.
78-
- Create a replication log volume using an available vSAN or ANF datastore.
79-
- Import protected domains and configure RocVA (recovery VA) to use ANF datastore for VM placements.
79+
- Create a replication log volume using an available vSAN, Elastic SAN, or ANF datastore.
80+
81+
- Import protected domains and configure RocVA (recovery VA) to use an Elastic SAN or ANF datastore for VM placements.
82+
8083
- Select the appropriate failover option and start continuous rehydration for near-zero RTO domains/VMs.
8184

82-
>[!NOTE]
83-
>During a disaster event, trigger failover to Azure NetApp Files datastores in the designated Azure VMware Solution DR site.
85+
> [!NOTE]
86+
> During a disaster event, trigger failover to Azure Elastic SAN or Azure NetApp Files datastores in the designated Azure VMware Solution DR site.
8487
> - Invoke failback to the protected site after the protected site is recovered.
85-
88+
8689
### Ransomware recovery
8790

8891
Recovering from ransomware can be a daunting task. It can be hard for IT organizations to pinpoint what the 'safe point of return' is and how to ensure that recovered workloads are safeguarded from the attacks reoccurring by sleeping malware or through vulnerable applications.
8992

90-
JetStream DR for Azure VMware Solution together with Azure NetApp Files datastores can address these concerns by allowing organizations to recover from an available point-in-time. It ensures workloads are recovered to a functional and isolated network if necessary. It allows the applications to function and communicate with each other without exposing them to any North-South traffic. It also gives security teams a safe place to perform forensics, and conduct other recovery measures.
93+
JetStream DR for Azure VMware Solution together with Azure Elastic SAN or Azure NetApp Files datastores can address these concerns by allowing organizations to recover from an available point-in-time. It ensures workloads are recovered to a functional and isolated network if necessary. It allows the applications to function and communicate with each other without exposing them to any North-South traffic. It also gives security teams a safe place to perform forensics, and conduct other recovery measures.
9194

9295
For full details, refer to the article: [Disaster Recovery with Azure NetApp Files, JetStream DR, and Azure VMware Solution](https://www.jetstreamsoft.com/portal/jetstream-knowledge-base/disaster-recovery-with-azure-netapp-files-jetstream-dr-and-avs-azure-vmware-solution/).
9396

@@ -118,9 +121,12 @@ For full details, refer to the article: [Disaster Recovery with Azure NetApp Fil
118121

119122
- A DNS server configured to resolve the IP addresses of Azure VMware Solution vCenter Server, Azure VMware Solution ESXi hosts, Azure Storage account, and the JetStream Marketplace service for the JetStream virtual appliances.
120123

121-
- (Optional) Azure NetApp Files volumes are created and attached to the Azure VMware Solution private cloud for recovery or failover of protected VMs to Azure NetApp Files backed datastores.
124+
- (Optional) Azure Elastic SAN or Azure NetApp Files volumes are created and attached to the Azure VMware Solution private cloud for recovery or failover of protected VMs to Elastic SAN or Azure NetApp Files backed datastores.
122125

126+
- [Attach Azure Elastic SAN datastores to Azure VMware Solution hosts](/azure/azure-vmware/configure-azure-elastic-san)
127+
123128
- [Attach Azure NetApp Files datastores to Azure VMware Solution hosts](attach-azure-netapp-files-to-azure-vmware-solution-hosts.md)
129+
124130
- [Disaster Recovery with Azure NetApp Files, JetStream DR, and Azure VMware Solution](https://www.jetstreamsoft.com/portal/jetstream-knowledge-base/disaster-recovery-with-azure-netapp-files-jetstream-dr-and-avs-azure-vmware-solution/)
125131

126132
### Scenario 2: Azure VMware Solution to Azure VMware Solution DR
@@ -139,9 +145,12 @@ For full details, refer to the article: [Disaster Recovery with Azure NetApp Fil
139145
- An NSX-T network segment configured on Azure VMware Solution private cloud with DHCP enabled on the segment for the transient JetStream Virtual appliances employed during recovery or failover.
140146

141147
- DNS configured on both the primary and DR sites to resolve the IP addresses of Azure VMware Solution vCenter Server, Azure VMware Solution ESXi hosts, Azure Storage account, the JetStream DR Management Server Appliance (MSA), and the JetStream Marketplace service for the JetStream virtual appliances.
142-
- (Optional) Azure NetApp Files volumes are created and attached to the Azure VMware Solution private cloud for recovery or failover of protected VMs to Azure NetApp Files backed datastores.
148+
- (Optional) Azure Elastic SAN or Azure NetApp Files volumes are created and attached to the Azure VMware Solution private cloud for recovery or failover of protected VMs to Elastic SAN or Azure NetApp Files backed datastores.
143149

150+
- [Attach Azure Elastic SAN datastores to Azure VMware Solution hosts](/azure/azure-vmware/configure-azure-elastic-san)
151+
144152
- [Attach Azure NetApp Files datastores to Azure VMware Solution hosts](attach-azure-netapp-files-to-azure-vmware-solution-hosts.md)
153+
145154
- [Disaster Recovery with Azure NetApp Files, JetStream DR, and Azure VMware Solution](https://www.jetstreamsoft.com/portal/jetstream-knowledge-base/disaster-recovery-with-azure-netapp-files-jetstream-dr-and-avs-azure-vmware-solution/)
146155

147156
For more on-premises JetStream DR prerequisites, see the [JetStream Pre-Installation Guide](https://jetstreamsoft.com/portal/online-docs/jsdr-admin_4.2/preinstallation.html).

0 commit comments

Comments
 (0)