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-zerto-disaster-recovery.md
+42-14Lines changed: 42 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,17 @@ ms.custom: engagement-fy23
10
10
# Deploy Zerto disaster recovery on Azure VMware Solution
11
11
12
12
> [!IMPORTANT]
13
-
> AV64 node type does not support Zerto Disaster Recovery at the moment. You can contact your Zerto account team to get more information and an estimate of when this will be available.
14
-
13
+
> ### Zerto limitations on Azure VMware Solution
14
+
> - AV64 node type doesn't support Zerto Disaster Recovery at the moment. You can contact your Zerto account team to get more information and an estimate of when AV64 is available.
15
+
> - Zerto supports from Version Zerto 10.0 U5 onwards.
16
+
> - DNS and network configuration changes for Zerto Virtual Machine aren't supported after installation.
17
+
> - Azure resource group modifications aren't supported after Zerto installation.
18
+
19
+
> [!Note]
20
+
> ### Known Issues with Zerto on Azure VMware Solution
21
+
> - Virtual Machine(s) replications may be disrupted during Azure VMware Solution upgrade maintenance.
22
+
> - Virtual Machine(s) replications may be disrupted during Azure VMware Solution host replacement maintenance.
23
+
> - For other Zerto related know issues [Click here](https://help.zerto.com/bundle/Install.AVS.HTML.10.0_U5/page/known_issues_and_limitations.html)
15
24
16
25
In this article, learn how to implement disaster recovery for on-premises VMware or Azure VMware Solution-based virtual machines (VMs). The solution in this article uses [Zerto disaster recovery](https://www.zerto.com/solutions/use-cases/disaster-recovery/). Instances of Zerto are deployed at both the protected and the recovery sites.
17
26
@@ -21,7 +30,7 @@ Zerto is a disaster recovery solution designed to minimize downtime of VMs shoul
21
30
22
31
| Component | Description |
23
32
| --- | --- |
24
-
|**Zerto Virtual Manager (ZVM)**|Management application for Zerto implemented as a Windows service installed on a Windows VM. The private cloud administrator installs and manages the Windows VM. The ZVM enables Day 0 and Day 2 disaster recovery configuration. For example, configuring primary and disaster recovery sites, protecting VMs, recovering VMs, and so on. However, it doesn't handle the replication data of the protected customer VMs. |
33
+
|**Zerto Virtual Manager Appliance (ZVMA)**|ZVMA is a management appliance that runs on a secure Linux operating system. The ZVMA enables Day 0 and Day 2 disaster recovery configuration. For example, configuring primary and disaster recovery sites, protecting VMs, recovering VMs, and so on. However, it doesn't handle the replication data of the protected customer Virtual Machines. |
25
34
|**Virtual Replication appliance (vRA)**| Linux VM to handle data replication from the source to the replication target. One instance of vRA is installed per ESXi host, delivering a true scale architecture that grows and shrinks along with the private cloud's hosts. The vRA manages data replication to and from protected VMs to its local or remote target, storing the data in the journal. |
26
35
|**Zerto ESXi host driver**| Installed on each VMware ESXi host configured for Zerto disaster recovery. The host driver intercepts a vSphere VM's IO and sends the replication data to the chosen vRA for that host. The vRA is then responsible for replicating the VM's data to one or more disaster recovery targets. |
27
36
|**Zerto Cloud Appliance (ZCA)**| Windows VM only used when Zerto is used to recover vSphere VMs as Azure Native IaaS VMs. The ZCA is composed of:<ul><li>**ZVM:** A Windows service that hosts the UI and integrates with the native APIs of Azure for management and orchestration.</li><li>**VRA:** A Windows service that replicates the data from or to Azure.</li></ul>The ZCA integrates natively with the platform it gets deployed on, allowing you to use Azure Blob storage within a storage account on Microsoft Azure. As a result, it ensures the most cost-efficient deployment on each of these platforms. |
@@ -34,14 +43,11 @@ To learn more about Zerto platform architecture, see the [Zerto Platform Archite
34
43
You can use Zerto with Azure VMware Solution for the following three scenarios.
35
44
36
45
> [!NOTE]
37
-
> For Azure NetApp Files (ANFs), [Azure VMware Solution](/azure/azure-vmware/introduction) supports Network File System (NFS) datastores as a persistent storage option. You can create NFS datastores with Azure NetApp Files volumes and attach them to clusters of your choice. You can also create virtual machines (VMs) for optimal cost and performance. To leverage ANF datastores, select them as a Recovery Datastore in the Zerto VPG wizard when creating or editing a VPG.
46
+
> For Azure NetApp Files (ANFs), [Azure VMware Solution](/azure/azure-vmware/introduction) supports Network File System (NFS) datastores as a persistent storage option. You can create NFS datastores with Azure NetApp Files volumes and attach them to clusters of your choice. You can also create virtual machines (VMs) for optimal cost and performance. To use ANF datastores, select them as a Recovery Datastore in the Zerto VPG wizard when creating or editing a VPG.
38
47
39
48
> [!TIP]
40
49
> Explore more about ANF datastores and how to [Attach Azure NetApp datastores to Azure VMware Solution hosts](/azure/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts?tabs=azure-portal).
41
50
42
-
> [!IMPORTANT]
43
-
> AV64 node type does not support Zerto Disaster Recovery at the moment. You can contact your Zerto account team to get more information and an estimate of when this will be available.
In this scenario, the primary site is an on-premises vSphere-based environment. The disaster recovery site is an Azure VMware Solution private cloud.
@@ -84,17 +90,39 @@ In this scenario, the primary site is an Azure VMware Solution private cloud in
84
90
85
91
## Install Zerto on Azure VMware Solution
86
92
87
-
To deploy Zerto on Azure VMware Solution, follow these [instructions](https://help.zerto.com/bundle/Install.AVS.HTML.10.0_U5/page/zerto_deployment_and_configuration.html
88
-
).
93
+
To deploy Zerto on Azure VMware Solution, follow these [instructions](https://help.zerto.com/bundle/Install.AVS.HTML.10.0_U5/page/zerto_deployment_and_configuration.html).
94
+
95
+
## Support
96
+
97
+
Zerto disaster recovery is a solution sold and supported by Zerto handles installation, configuration, upgrades, uninstallation, and lifecycle management. Customers must contact Zerto for the first point of contact.
98
+
99
+
For advanced troubleshooting, Zerto support team coordinates with Microsoft for necessary logs. These logs will be shared by Microsoft Support in accordance with a Severity 3 and 4 priority level.
100
+
101
+
For further details, please reach out to the [Zerto Support](https://www.zerto.com/myzerto/support/)
89
102
90
103
## FAQs
91
104
92
-
### Can I use a pre-existing Zerto product license on Azure VMware Solution?
105
+
### Can I create Microsoft support ticket for Zerto issues?
106
+
107
+
No, Zerto customers should reach out Zerto for all supports related issues including installation, configuration, upgrades, uninstallation, licenses and lifecycle management. Microsoft will assist only infrastructure level.
108
+
109
+
### Who support Zerto on-premises related issues?
110
+
111
+
Zerto supports on-premises issues, including site pairing, connectivity.
112
+
113
+
### Does Zerto supports Static IP configuration in VRA installation?
114
+
115
+
Zerto strongly recommend installing the VRAs at the cluster level and inputting an IP Pool range of dedicated VRA IPs within the “VRA Network Details”. Allowing Zerto to automatically manage installation of VRAs as cluster changes occur in the Azure VMware Solution environment.
116
+
117
+
### Can I upgrade Zerto product version in Azure VMware Solution?
118
+
119
+
Yes, Zerto upgrades are part of self-service, as Zerto customers, you can upgrade in ZVM web console.
120
+
121
+
### How to download Zerto ZVM appliance log?
93
122
94
-
You can reuse pre-existing Zerto product licenses for Azure VMware Solution environments. If you need new Zerto licenses, email Zerto at **info@zerto.com** to acquire new licenses.
### Can I use a preexisting Zerto product license on Azure VMware Solution?
97
126
98
-
Zerto disaster recovery is a solution sold and supported by Zerto. For any support issue with Zerto disaster recovery, always contact [Zerto support](https://www.zerto.com/support-and-services/).
127
+
You can reuse preexisting Zerto product licenses for Azure VMware Solution environments. If you need new Zerto licenses, email Zerto at **info@zerto.com** to acquire new licenses.
99
128
100
-
Zerto and Microsoft support teams engage each other as needed to troubleshoot Zerto disaster recovery issues on Azure VMware Solution.
0 commit comments