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/instances/reference-content/migrating-vms-vmware-scaleway.mdx
+5-6
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
meta:
3
3
title: Migrating VMware virtual machines to Scaleway Instances
4
-
description: Find out how to migrate virtual VMware machines to Scaleway Instances.
4
+
description: Find out how to migrate virtual VMware machines to Scaleway Instances.
5
5
h1: Migrating VMware virtual machines to Scaleway Instances
6
-
paragraph: Find out how to migrate virtual VMware machines to Scaleway Instances.
6
+
paragraph: Find out how to migrate virtual VMware machines to Scaleway Instances.
7
7
dates:
8
8
validation: 2025-04-29
9
9
posted: 2024-04-29
@@ -17,7 +17,7 @@ However, with the right tools and a step-by-step approach, you can successfully
17
17
18
18
This guide will walk you through the process of migrating your VMware virtual machines to Scaleway Instances, covering everything from preparing your Scaleway Instance to managing the migration, converting VMDK files to QCOW2,
19
19
uploading the QCOW2 image to Scaleway Object Storage, and finally, creating an image from the imported volume and booting an instance with the image.
20
-
By following these steps, you'll be able to seamlessly migrate your VMware virtual machines to Scaleway Instances, ensuring minimal downtime and optimal performance.
20
+
By following these steps, you will be able to seamlessly migrate your VMware virtual machines to Scaleway Instances, ensuring minimal downtime and optimal performance.
21
21
22
22
## Validating the inventory of machines to migrate
23
23
@@ -27,7 +27,6 @@ Identify the virtual machines (VMs) to migrate on your VMware plattform:
27
27
- Network configuration (number of NICs, type)
28
28
- Boot type (BIOS or UEFI)
29
29
30
-
31
30
## Preparing a Scaleway Instance to manage the migration
32
31
33
32
1.[Create a new Instance](/instances/how-to/create-an-instance/) to handle the migration and log into it [using SSH](/instances/how-to/connect-to-instance/).
@@ -53,7 +52,7 @@ Identify the virtual machines (VMs) to migrate on your VMware plattform:
53
52
54
53
3. Configure credentials for the tools:
55
54
- For Scaleway: `scw init`
56
-
- For AWS/S3: Refer to [Using Object Storage with the AWS-CLI](https://www.scaleway.com/en/docs/object-storage/api-cli/object-storage-aws-cli/)
55
+
- For AWS/S3: Refer to [Using Object Storage with the AWS-CLI](/object-storage/api-cli/object-storage-aws-cli/)
0 commit comments