-
Notifications
You must be signed in to change notification settings - Fork 387
feat(zerto): create guide about multisite #8764
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
OvhValentin
wants to merge
4
commits into
develop
Choose a base branch
from
feat-zerto-multi-site
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
110 changes: 110 additions & 0 deletions
110
...te_cloud/hosted_private_cloud_powered_by_vmware/zerto_multi_site/guide.en-gb.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,110 @@ | ||
| --- | ||
| title: "Setting up Multi-Site Replication on Managed vSphere" | ||
| excerpt: "Step-by-step guide to connect multiple Zerto deployments on Managed vSphere for secure and efficient disaster recovery" | ||
| updated: 2025-12-02 | ||
| --- | ||
|
|
||
| ## Objective | ||
|
|
||
| The purpose of this guide is to provide step-by-step instructions to connect multiple on-premises Zerto deployments to a Managed vSphere instance. By following this guide, users will be able to establish secure multi-site replication, ensure disaster recovery readiness, and manage data protection across different sites. | ||
|
|
||
| **Find out how to set up Zerto Virtual Replication between your Hosted Private Cloud platforms.** | ||
|
|
||
| ## Requirements | ||
|
|
||
| - **Managed vSphere Setup**: A Managed vSphere environment with Zerto already deployed. | ||
| - **On-Premises Zerto**: Zerto installed and configured on your local infrastructure. | ||
| - **VPN Information**: All necessary VPN credentials, IP addresses, and keys for both on-premises and Managed vSphere environments. | ||
|
|
||
| > [!primary] | ||
| > | ||
| > Appropriate administrative access to Zerto Manager on both Managed vSphere and on-premises sites. | ||
| > | ||
|
|
||
| ## Instructions | ||
|
|
||
| ### 1 - Access Zerto Manager on Managed vSphere | ||
|
|
||
| - Log in to the [OVHcloud Control Panel](/links/manager), then go to the `Hosted Private Cloud`{.action} section. | ||
| - Click the `Managed VMware vSphere`{.action} menu and select the infrastructure concerned. | ||
| - Navigate to the `Datacenters`{.action} tab and select the datacenter. | ||
| - Navigate to the `Zerto`{.action} tab. | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| ### 2 - Add your On-Premises Zerto Site | ||
|
|
||
| Click the `Add a website`{.action} button, enter your VPN information (IP address and encryption key), and enter the details of your on-premises Zerto deployment. Refer to our example screenshot for guidance: | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| ### 3 - Start VPN Configuration | ||
|
|
||
| Submit your information. The Managed vSphere will automatically start the VPN setup, allowing secure access to your on-premises Zerto site. | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| ### 4 - Let Automated Processes Run | ||
|
|
||
| Managed vSphere will run automated tasks to configure multi-site connectivity. | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| Wait until the status shows `Configuration deployed`. | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| ### 5 - Connect the VPN | ||
|
|
||
| Connect your on-premises VPN to the Managed vSphere’s Zerto VPN and verify that the connection is active. | ||
|
|
||
| ### 6 - Pair the Zerto Sites | ||
|
|
||
| - On Managed vSphere Zerto, go to `Sites`{.action} and get the token: | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| - On your on-premises Zerto, choose `Pair to a site`{.action} and enter the Managed vSphere Zerto IP and token: | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| Once paired, your multi-site replication setup is complete. | ||
|
|
||
| ## Network Diagram | ||
|
|
||
| The following diagram illustrates the connectivity setup for multi-site Zerto replication between the customer site and Managed vSphere: | ||
|
|
||
| {.thumbnail} | ||
|
|
||
| Diagram Explanation: | ||
|
|
||
| - OPNSense Public IP – The public IP of the customer firewall/router. | ||
| - OPNSense Private IP – The internal IP address of the customer firewall. | ||
| - ZVM Private IP – The internal IP of the customer Zerto Virtual Manager. | ||
| - Internal ZVM Network – The LAN connecting customer ZVM and vRAs. | ||
| - OVHcloud Public IP – The public-facing IP for the Managed vSphere. | ||
| - OVHcloud ZVM Network /23 – The private network within the hosted Managed vSphere. | ||
| - ZVM Private IP (Managed vSphere) – The private IP addresses of Zerto VMs (ZVM and vRAs) hosted in Managed vSphere. | ||
|
|
||
| This setup ensures secure VPN connectivity between on-premises Zerto and OVHcloud Managed vSphere, allowing multi-site replication and disaster recovery. | ||
|
|
||
| ## Troubleshooting Tips | ||
|
|
||
| - **VPN issues**: Check credentials, firewall and network settings. | ||
| - **Token/site pairing**: Verify token, ZVM IP and licensing. | ||
|
|
||
| ## Security Considerations | ||
|
|
||
| - Use strong encryption for all VPN connections. | ||
| - Ensure secure authentication methods are in place. | ||
| - Limit access to Zerto and Managed vSphere management interfaces. | ||
| - Regularly review logs and monitor for suspicious activity. | ||
| - Keep Zerto and Managed vSphere software up to date with security patches. | ||
|
|
||
| ## Go further | ||
|
|
||
| If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project. | ||
|
|
||
| Ask questions, give your feedback and interact directly with the team building our Hosted Private Cloud services on the dedicated [Discord](https://discord.gg/ovhcloud) channel. | ||
|
|
||
| Join our [community of users](/links/community). |
Binary file added
BIN
+134 KB
...ted_private_cloud_powered_by_vmware/zerto_multi_site/images/network_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+102 KB
...e_cloud_powered_by_vmware/zerto_multi_site/images/zerto_automated_processes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.1 KB
...ted_private_cloud_powered_by_vmware/zerto_multi_site/images/zerto_get_token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+84.9 KB
...ud_powered_by_vmware/zerto_multi_site/images/zerto_manager_add_onprem_zerto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+42.5 KB
...d_private_cloud_powered_by_vmware/zerto_multi_site/images/zerto_manager_tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+58.9 KB
...d_powered_by_vmware/zerto_multi_site/images/zerto_manager_vpn_configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+93 KB
...ted_private_cloud_powered_by_vmware/zerto_multi_site/images/zerto_pair_site.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+43.3 KB
...ivate_cloud_powered_by_vmware/zerto_multi_site/images/zerto_status_finished.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions
2
pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/zerto_multi_site/meta.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| id: 35e8090a-b1c6-432f-9d94-567398d35c85 | ||
| full_slug: vmware-zerto-multi-site-setup |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.