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
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ dates:
9
9
posted: 2024-04-29
10
10
categories:
11
11
- compute
12
-
tags: instance type production vmware esxi migratio
12
+
tags: instance type production vmware esxi migration
13
13
---
14
14
15
15
Migrating virtual machines from one platform to another can be a complex process, especially when moving from a proprietary environment like VMware to a cloud-based infrastructure like Scaleway.
@@ -24,8 +24,17 @@ By following these steps, you'll be able to seamlessly migrate your VMware virtu
24
24
Identify the virtual machines (VMs) to migrate on your VMware plattform:
25
25
26
26
- Disk configuration (number, size, type)
27
+
<Messagetype="tip">
28
+
If multiple disks are present, repeat the same steps to create several snapshots and group them as a single Scaleway image.
29
+
</Message>
27
30
- Network configuration (number of NICs, type)
31
+
<Messagetype="tip">
32
+
If multiple NICs are needed, several Private Networks can be added to the Instance later.
33
+
</Message>
28
34
- Boot type (BIOS or UEFI)
35
+
<Messagetype="important">
36
+
Only UEFI boot is compatible with Scaleway Instances
37
+
</Messsage>
29
38
30
39
31
40
## Preparing a Scaleway Instance to manage the migration
0 commit comments