Skip to content

Commit 0d9a83e

Browse files
authored
Merge pull request #8319 from ovh/ds-secnumcloud
Guide Update - VMware migration Veem Secnumcloud
2 parents a1a558c + f5011f0 commit 0d9a83e

File tree

15 files changed

+419
-44
lines changed

15 files changed

+419
-44
lines changed

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.de-de.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-asia.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-au.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-ca.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-gb.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-ie.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-sg.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_migration_veeam_secnumcloud/guide.en-us.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Move2Cloud - Migrating VMware Workloads to OVHcloud SecNumCloud with Veeam Replication
33
excerpt: Learn how to migrate your on-prem VMware workloads to an OVHcloud Hosted Private Cloud SecNumCloud environment using Veeam Replication
4-
updated: 2025-04-18
4+
updated: 2025-08-27
55
---
66

77
## Objective
@@ -149,11 +149,36 @@ Learn more in the [Storage vMotion guide](/pages/hosted_private_cloud/hosted_pri
149149

150150
### Step 17: Create backup jobs
151151

152-
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3\*-compatible).
152+
To protect your VMs long-term, configure backup jobs in Veeam that use **OVHcloud Object Storage** (S3<sup>1</sup>-compatible).
153153

154154
Follow the steps in our [dedicated backup guide](/pages/storage_and_backup/object_storage/s3_veeam).
155155

156-
\*: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
156+
<sup>1</sup>: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
157+
158+
## Troubleshooting
159+
160+
### Verify ESXi host accessibility
161+
162+
If you experience issues accessing the Hosted Private Cloud infrastructure during your backups, test connectivity to each host in the cluster from your Veeam components (server, proxy).
163+
164+
Example for host .50:
165+
166+
**On Windows (PowerShell)**:
167+
168+
```powershell
169+
Test-NetConnection -ComputerName [PCC_Host_IP] -Port 950
170+
```
171+
172+
**On Linux**:
173+
174+
```bash
175+
nc -vz [PCC_Host_IP] 950
176+
```
177+
178+
>[!primary]
179+
> - If the hosts are not reachable, create an outbound rule on your Veeam components to allow the port range **950-999**.
180+
> - Depending on the number of hosts, you may also need to open ranges **1100-1255** and **1300-1551**.
181+
> - If the hosts are reachable but errors persist, please contact [OVHcloud Support](https://help.ovhcloud.com/csm?id=csm_get_help) for further analysis.
157182
158183
## Go further
159184

0 commit comments

Comments
 (0)