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: pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/migrate_vmware_to_hpc_with_veeam/guide.en-gb.md
+23-23Lines changed: 23 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,10 +66,10 @@ Before getting started, you’ll need:
66
66
Deploying a Veeam proxy server is essential for optimizing data transfer during replication.
67
67
68
68
Here’s how to set it up:
69
-
1. Open the Veeam Console and go to the **Backup Infrastructure**{.action} section.
70
-
2. In the inventory pane, click **Managed Servers**{.action}.
71
-
3. Add your on-prem proxy server (Windows or Linux) by selecting **Add Server**{.action} and following the wizard.
72
-
4. Once added, configure the server as a proxy by navigating to **Backup Proxies**{.action} and clicking **Add Proxy**{.action}.
69
+
1. Open the Veeam Console and go to the `Backup Infrastructure`{.action} section.
70
+
2. In the inventory pane, click `Managed Servers`{.action}.
71
+
3. Add your on-prem proxy server (Windows or Linux) by selecting `Add Server`{.action} and following the wizard.
72
+
4. Once added, configure the server as a proxy by navigating to `Backup Proxies`{.action} and clicking `Add Proxy`{.action}.
73
73
5. Assign the necessary resources and settings (transport mode, maximum concurrent tasks, etc.).
74
74
75
75
After configuring, verify the proxy server’s connectivity with the Veeam B&R server in your Hosted Private Cloud.
@@ -80,9 +80,9 @@ For a detailed walkthrough, check the [proxy setup guide](https://helpcenter.vee
80
80
81
81
To create a replication job in Veeam Backup & Replication:
82
82
83
-
1. Open the Veeam Console and navigate to the **Home** view.
84
-
2. In the inventory pane, click on **Replication Jobs**{.action}.
85
-
3. Select **Create Replication Job**{.action} from the menu.
83
+
1. Open the Veeam Console and navigate to the `Home`{.action} view.
84
+
2. In the inventory pane, click on `Replication Jobs`{.action}.
85
+
3. Select `Create Replication Job`{.action} from the menu.
86
86
4. Follow the wizard to:
87
87
- Add the VMs you want to replicate.
88
88
- Choose the target destination (your OVHcloud HPC).
@@ -96,28 +96,28 @@ For detailed steps, check the [replication job setup guide](https://helpcenter.v
96
96
### 11. Start and test replication jobs
97
97
98
98
Once your replication jobs are set up, start them from the Veeam Console:
99
-
1. Open the **Home** view and navigate to **Replication Jobs**{.action}.
100
-
2. Select the job you created and click **Start**{.action} to begin replication.
99
+
1. Open the `Home`{.action} view and navigate to `Replication Jobs`{.action}.
100
+
2. Select the job you created and click `Start`{.action} to begin replication.
101
101
3. Monitor the progress to ensure there are no errors.
102
102
103
-
To test replication, use the **Failover Now** feature:
104
-
1. Open the **Replicas**{.action} section in the Veeam Console.
105
-
2. Right-click the replicated VM and select **Failover Now**{.action}.
103
+
To test replication, use the `Failover Now`{.action} feature:
104
+
1. Open the `Replicas`{.action} section in the Veeam Console.
105
+
2. Right-click the replicated VM and select `Failover Now`{.action}.
106
106
3. Confirm the action to activate the replica without impacting the source VM.
107
107
108
108
After testing, undo the failover:
109
-
1. Go back to the same replicated VM in the **Replicas** section.
110
-
2. Right-click and select **Undo Failover**{.action} to revert to the original state and resume replication.
109
+
1. Go back to the same replicated VM in the `Replicas`{.action} section.
110
+
2. Right-click and select `Undo Failover`{.action} to revert to the original state and resume replication.
111
111
112
112
Testing ensures that your replicas are functional and ready for production use without affecting your on-prem environment.
113
113
114
114
For more details, refer to the [Failover process](https://helpcenter.veeam.com/docs/backup/vsphere/failover.html?ver=120) and [Undo failover process](https://helpcenter.veeam.com/docs/backup/vsphere/undo_failover.html?ver=120).
115
115
### 12. Migrate workloads
116
116
117
-
Use the **Planned Failover** process to migrate your workloads without losing data or disrupting services:
118
-
1. Open the Veeam Console and go to the **Home** view.
119
-
2. Navigate to the **Replicas** section and locate the VM replica you want to migrate.
120
-
3. Right-click the replica and select **Planned Failover**{.action}.
117
+
Use the `Planned Failover`{.action} process to migrate your workloads without losing data or disrupting services:
118
+
1. Open the Veeam Console and go to the `Home`{.action} view.
119
+
2. Navigate to the `Replicas`{.action} section and locate the VM replica you want to migrate.
120
+
3. Right-click the replica and select `Planned Failover`{.action}.
121
121
4. Confirm the action. Veeam will:
122
122
- Synchronize any final changes from the source VM to the replica.
123
123
- Power off the source VM automatically.
@@ -135,9 +135,9 @@ For more details, refer to the [Planned Failover guide](https://helpcenter.veeam
135
135
136
136
### 14. Confirm permanent failover
137
137
138
-
- To make the replica VM your new production VM, open the Veeam Console and navigate to the **Home** view.
139
-
- Click on **Replicas**{.action} in the inventory pane and find the replica VM you want to finalize.
140
-
- Right-click the VM and select **Permanent Failover**{.action} from the menu.
138
+
- To make the replica VM your new production VM, open the Veeam Console and navigate to the `Home`{.action} view.
139
+
- Click on `Replicas`{.action} in the inventory pane and find the replica VM you want to finalize.
140
+
- Right-click the VM and select `Permanent Failover`{.action} from the menu.
141
141
- Confirm the action when prompted.
142
142
143
143
Once done, Veeam will remove the original VM from replication jobs and adjust the settings so the replica VM becomes the primary one.
@@ -148,9 +148,9 @@ For more details, check the [Permanent Failover guide](https://helpcenter.veeam.
148
148
- Move VMs to the desired storage (e.g., vSAN or NFS datastores) using [Storage vMotion](https://help.ovhcloud.com/csm/fr-vmware-storage-vmotion?id=kb_article_view&sysparm_article=KB0046287).
149
149
- Create backups for your workloads with OVHcloud S3 storage as described [here](https://help.ovhcloud.com/csm/fr-public-cloud-storage-s3-veeam?id=kb_article_view&sysparm_article=KB0047499).
0 commit comments