You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/deploy-disaster-recovery-using-jetstream.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Deploy disaster recovery using JetStream DR
3
3
description: Learn how to implement JetStream DR for your Azure VMware Solution private cloud and on-premises VMware workloads.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 3/22/2024
6
+
ms.date: 3/04/2026
7
7
ms.custom: references_regions, engagement-fy23
8
8
# Customer intent: "As an IT administrator, I want to implement JetStream DR for my Azure VMware Solution, so that I can ensure minimal downtime and data loss during disaster recovery scenarios."
9
9
---
@@ -26,7 +26,7 @@ To learn more about JetStream DR, see:
26
26
27
27
| Items | Description |
28
28
| --- | --- |
29
-
|**JetStream Management Server Virtual Appliance (MSA)**| MSA enables both Day 0 and Day 2 configuration, such as primary sites, protection domains, and recovering VMs. The MSA is deployed from an OVA file on a vSphere node by the cloud admin. The MSA collects and maintains statistics relevant to VM protection and implements a vCenter Server plugin that allows you to manage JetStream DR natively with the vSphere Client. The MSA doesn't handle replication data of protected VMs. |
29
+
|**JetStream Management Server Virtual Appliance (MSA)**| MSA enables both Day 0 and Day 2 configuration, such as primary sites, protection domains, and recovering VMs. The MSA is deployed from an OVA file on a vSphere node by the cloud admin. The MSA collects and maintains statistics relevant to VM protection and implements a vCenter Server plugin that allows you to manage JetStream DR natively with the vSphere Client. The MSA doesn't handle replication data of protected VMs. |
30
30
|**JetStream DR Virtual Appliance (DRVA)**| Linux-based Virtual Machine appliance receives protected VMs replication data from the source ESXi host. It maintains the replication log and manages the transfer of the VMs and their data to the object store such as Azure Blob Storage. Depending upon the number of protected VMs and the amount of VM data to replicate, the private cloud admin can create one or more DRVA instances. |
31
31
|**JetStream ESXi host components (IO Filter packages)**| JetStream software installed on each ESXi host configured for JetStream DR. The host driver intercepts the vSphere VMs I/O and sends the replication data to the DRVA. The IO filters also monitor relevant events, such as vMotion, Storage vMotion, snapshots, etc. |
32
32
|**JetStream Protected Domain**| Logical group of VMs that are protected together using the same policies and runbook. The data for all VMs in a protection domain is stored in the same Azure Blob container instance. A single DRVA instance handles replication to remote DR storage for all VMs in a Protected Domain. |
@@ -52,9 +52,9 @@ In this scenario, the primary site is an Azure VMware Solution private cloud in
52
52
:::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":::
53
53
54
54
55
-
## Disaster Recovery with Azure NetApp Files, JetStream DR and Azure VMware Solution
55
+
## Disaster Recovery with Azure NetApp Files, JetStream DR, and Azure VMware Solution
56
56
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. Using 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 Azure NetApp Files.
58
58
59
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.
60
60
@@ -79,9 +79,9 @@ To install JetStream DR in the on-premises data center and in the Azure VMware S
79
79
- Import protected domains and configure RocVA (recovery VA) to use ANF datastore for VM placements.
80
80
- Select the appropriate failover option and start continuous rehydration for near-zero RTO domains/VMs.
81
81
82
-
- During a disaster event, trigger failover to Azure NetApp Files datastores in the designated Azure VMware Solution DR site.
83
-
84
-
- Invoke failback to the protected site after the protected site is recovered.
82
+
>[!NOTE]
83
+
>During a disaster event, trigger failover to Azure NetApp Files datastores in the designated Azure VMware Solution DR site.
84
+
> - Invoke failback to the protected site after the protected site is recovered.
0 commit comments