Skip to content

Commit d426477

Browse files
Merge branch 'master' into dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-8.51.0
2 parents ed32076 + 47e1858 commit d426477

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/docs-content/vm-management/vm-migration-assistant/create-source-providers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@ Machines (VMs) that need to be migrated.
5757
must be enabled on your VMs.
5858

5959
- A
60-
[VMware Virtual Disk Development Kit (VDDK) image](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/latest)
60+
[VMware Virtual Disk Development Kit (VDDK) image](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/8.0)
6161
is required for migrations. The migration engine uses VDDK on the destination VMO cluster to read virtual disks from
6262
the source environment, transfer the data, and write it to the target storage.
6363

64+
- The VDDK version used must be **8.0.2.1** or earlier.
65+
6466
- You must build and host the VDDK image in your own image registry, which must be accessible to the destination VMO
6567
cluster for migrations.
6668

@@ -75,7 +77,7 @@ Machines (VMs) that need to be migrated.
7577
<TabItem label="Non-Airgap" value="non-airgap">
7678

7779
1. Download the VDDK image from the
78-
[Broadcom Developer Portal](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/latest).
80+
[Broadcom Developer Portal](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/8.0).
7981

8082
2. Decompress the downloaded image.
8183

@@ -115,7 +117,7 @@ Machines (VMs) that need to be migrated.
115117
<TabItem label="Airgap" value="airgap">
116118
117119
1. Download the VDDK image from the
118-
[Broadcom Developer Portal](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/latest).
120+
[Broadcom Developer Portal](https://developer.broadcom.com/sdks/vmware-virtual-disk-development-kit-vddk/8.0).
119121
120122
2. Copy or move the VDDK image to another Linux environment inside your airgap environment.
121123

0 commit comments

Comments
 (0)