Skip to content

Commit 8fda2da

Browse files
Merge pull request #287810 from v-sreedevank/03Oct-MigrationLimits
Parallel migration
2 parents 29b0e59 + 9f507e3 commit 8fda2da

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

articles/migrate/how-to-scale-out-for-migration.md

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: ajaypar
66
ms.manager: roopesh.nair
77
ms.service: azure-migrate
88
ms.topic: how-to
9-
ms.date: 06/20/2024
9+
ms.date: 10/03/2024
1010
ms.custom: engagement-fy24
1111
---
1212

@@ -17,14 +17,18 @@ This article helps you understand how to use a scale-out appliance to migrate a
1717

1818
Using the agentless migration method for VMware virtual machines you can:
1919

20-
- Replicate up to 300 VMs from a single vCenter server concurrently using one Azure Migrate appliance.
21-
- Replicate up to 500 VMs from a single vCenter server concurrently by deploying a second scale-out appliance for migration.
20+
- Schedule replication for up to 300 VMs from a single vCenter server concurrently using one Azure Migrate appliance.
21+
- Schedule replication for up to 500 VMs from a single vCenter server concurrently by deploying a second scale-out appliance for migration.
2222

23-
In this article, you will learn how to:
23+
In this article, you learn how to:
2424

2525
- Add a scale-out appliance for agentless migration of VMware virtual machines
2626
- Migrate up to 500 VMs concurrently using the scale-out appliance.
2727

28+
> [!NOTE]
29+
> While you can schedule replication for up to 300 VMs on a single appliance and up to 500 VMs using a scale-out appliance, the replication itself is limited by each appliance's capacity to replicate only 56 disks at a time. This means that although the VMs are scheduled concurrently, they will be replicated sequentially based on the appliance's available capacity. All scheduled VMs will eventually be replicated by the same appliance, but not all will start replication immediately.
30+
31+
2832
## Prerequisites
2933

3034
Before you get started, you need to perform the following steps:
@@ -41,7 +45,7 @@ To learn how to perform the above, review the tutorial on [migrating VMware virt
4145

4246
To add a scale-out appliance, follow the steps mentioned below:
4347

44-
1. Click on **Discover** > **Are your machines virtualized?**
48+
1. Select **Discover** > **Are your machines virtualized?**
4549
1. Select **Yes, with VMware vSphere Hypervisor.**
4650
1. Select agentless replication in the next step.
4751
1. Select **Scale-out an existing primary appliance** in the select the type of appliance menu.
@@ -52,12 +56,12 @@ To add a scale-out appliance, follow the steps mentioned below:
5256
### 1. Generate the Azure Migrate project key
5357

5458
1. In **Generate Azure Migrate project key**, provide a suffix name for the scale-out appliance. The suffix can contain only alphanumeric characters and has a length limit of 14 characters.
55-
2. Click **Generate key** to start the creation of the required Azure resources. Do not close the Discover page during the creation of resources.
56-
3. Copy the generated key. You will need the key later to complete the registration of the scale-out appliance.
59+
2. Select **Generate key** to start the creation of the required Azure resources. Don't close the Discover page during the creation of resources.
60+
3. Copy the generated key. You'll need the key later to complete the registration of the scale-out appliance.
5761

5862
### 2. Download the installer for the scale-out appliance
5963

60-
In **Download Azure Migrate appliance**, click **Download**. You need to download the PowerShell installer script to deploy the scale-out appliance on an existing server running Windows Server 2019 or Windows Server 2022 and with the required hardware configuration (32-GB RAM, 8 vCPUs, around 80 GB of disk storage and internet access, either directly or through a proxy).
64+
In **Download Azure Migrate appliance**, select **Download**. You need to download the PowerShell installer script to deploy the scale-out appliance on an existing server running Windows Server 2019 or Windows Server 2022 and with the required hardware configuration (32-GB RAM, 8 vCPUs, around 80 GB of disk storage and internet access, either directly or through a proxy).
6165

6266
:::image type="content" source="./media/how-to-scale-out-for-migration/download-scale-out.png" alt-text="Download script for scale-out appliance":::
6367

@@ -83,7 +87,7 @@ In **Download Azure Migrate appliance**, click **Download**. You need to downlo
8387

8488
`PS C:\Users\administrator\Desktop\AzureMigrateInstaller> .\AzureMigrateInstaller.ps1 `
8589

86-
5. Select from the scenario, cloud, configuration and connectivity options to deploy the desired appliance. For instance, the selection shown below sets up a **scale-out appliance** to initiate concurrent replications on servers running in your VMware environment to an Azure Migrate project with **default _(public endpoint)_ connectivity** on **Azure public cloud**.
90+
5. Select from the scenario, cloud, configuration, and connectivity options to deploy the desired appliance. For instance, the selection shown below sets up a **scale-out appliance** to initiate concurrent replications on servers running in your VMware environment to an Azure Migrate project with **default _(public endpoint)_ connectivity** on **Azure public cloud**.
8791

8892
:::image type="content" source="./media/how-to-scale-out-for-migration/script-vmware-scaleout-inline.png" alt-text="Screenshot that shows how to set up scale-out appliance." lightbox="./media/how-to-scale-out-for-migration/script-vmware-scaleout-expanded.png":::
8993

@@ -130,26 +134,26 @@ In the configuration manager, select **Set up prerequisites**, and then complete
130134
> This is a new user experience in Azure Migrate appliance which is available only if you have set up an appliance using the latest OVA/Installer script downloaded from the portal. The appliances which have already been registered will continue seeing the older version of the user experience and will continue to work without any issues.
131135
132136
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
133-
2. The appliance will verify the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
137+
2. The appliance verifies the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
134138
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
135139

136-
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and log in.":::
140+
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and sign in.":::
137141
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
138142
> [!NOTE]
139143
> If you close the login tab accidentally without logging in, refresh the browser tab of the appliance configuration manager to display the device code and Copy code & Login button.
140-
5. After you successfully log in, return to the browser tab that displays the appliance configuration manager. If the Azure user account that you used to log in has the required permissions for the Azure resources that were created during key generation, appliance registration starts.
144+
5. After you successfully sign in, return to the browser tab that displays the appliance configuration manager. If the Azure user account that you used to sign in has the required permissions for the Azure resources that were created during key generation, appliance registration starts.
141145

142146
After the appliance is successfully registered, to see the registration details, select **View details**.
143147

144148
#### Import appliance configuration from primary appliance
145149

146-
To complete the registration of the scale-out appliance, click **import** to get the necessary configuration files from the primary appliance.
150+
To complete the registration of the scale-out appliance, select **import** to get the necessary configuration files from the primary appliance.
147151

148152
1. Clicking **import** opens a pop-up window with instructions on how to import the necessary configuration files from the primary appliance.
149153

150154
:::image type="content" source="./media/how-to-scale-out-for-migration/import-modal-scale-out.png" alt-text="Screenshot of the Import Configuration files modal.":::
151155

152-
1. Login (remote desktop) to the primary appliance and execute the following PowerShell commands:
156+
1. Sign in (remote desktop) to the primary appliance and execute the following PowerShell commands:
153157

154158
`PS cd 'C:\Program Files\Microsoft Azure Appliance Configuration Manager\Scripts\PowerShell' `
155159

@@ -160,16 +164,16 @@ To complete the registration of the scale-out appliance, click **import** to get
160164
161165
1. Copy the zip file created by running the above commands to the scale-out appliance. The zip file contains configuration files needed to register the scale-out appliance.
162166

163-
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and click **Save**.
167+
1. In the pop-up window opened in the previous step, select the location of the copied configuration zip file and select **Save**.
164168

165-
Once the files have been successfully imported, the registration of the scale-out appliance will complete and it will show you the timestamp of the last successful import. You can also see the registration details by clicking **View details**.
169+
Once the files are successfully imported, the registration of the scale-out appliance completes and it shows you the timestamp of the last successful import. You can also see the registration details by clicking **View details**.
166170
1. **Install the VDDK**: The appliance checks that VMware vSphere Virtual Disk Development Kit (VDDK) is installed. If the VDDK isn't installed, download VDDK 6.7, 7, or 8(depending on the compatibility of VDDK and ESXi versions) from VMware. Extract the downloaded zip file contents to the specified location on the appliance, as indicated in the *Installation instructions*.
167171

168172
The Migration and modernization tool uses the VDDK to replicate servers during migration to Azure.
169173

170174
You can *rerun prerequisites* at any time during appliance configuration to check whether the appliance meets all the prerequisites.
171175

172-
At this point, you should revalidate that the scale-out appliance is able to connect to your vCenter server. Click **revalidate** to validate vCenter Server connectivity from scale-out appliance.
176+
At this point, you should revalidate that the scale-out appliance is able to connect to your vCenter server. Select **revalidate** to validate vCenter Server connectivity from scale-out appliance.
173177
:::image type="content" source="./media/how-to-scale-out-for-migration/view-sources.png" alt-text="Screenshot shows view credentials and discovery sources to be validated.":::
174178

175179
> [!IMPORTANT]
@@ -183,7 +187,7 @@ At this point, you should revalidate that the scale-out appliance is able to con
183187

184188
With the scale-out appliance in place, you can now replicate 500 VMs concurrently. You can also migrate VMs in batches of 200 through the Azure portal.
185189

186-
The Migration and modernization tool will take care of distributing the virtual machines between the primary and scale-out appliance for replication. Once the replication is done, you can migrate the virtual machines.
190+
The Migration and modernization tool takes care of distributing the virtual machines between the primary and scale-out appliance for replication. Once the replication is done, you can migrate the virtual machines.
187191

188192
> [!TIP]
189193
> We recommend migrating virtual machines in batches of 200 for optimal performance if you want to migrate a large number of virtual machines.

0 commit comments

Comments
 (0)