Before starting the migration, you need to configure a target server. The target server is used to receive data from the source server. You can clone the target server for service testing, and launch the target server after you verify that your services can run properly on the target server.
The migration is in the
stage and the status is Ready.
Parameter |
Option |
Description |
|---|---|---|
Migration Template |
N/A |
After you select a migration template, the system automatically populates Network, Migration Rate Limit, Migration Method, Continuous Synchronization, Partition Resizing, Region, and Project based on the template. You can choose the default template created by the system or any one you created. For details, see Creating a Migration Template. |
Network Type |
Public |
An EIP must be bound to the target server. Network Type is set to Public by default. |
Private |
A Direct Connect connection, VPN connection, VPC peering connection, or VPC subnet must be provisioned. The private IP address of the target server will be used for migration. |
|
Migration Rate Limit |
N/A |
You can configure the rate limiting based on the source bandwidth and service requirements. If you do not want to limit the migration rate, set this parameter to 0. NOTE:
For a Linux migration, traffic limiting is done with Traffic Control (TC). If TC is not installed on the source server, the migration rate limit you configured here will not be applied during the migration. Some Linux distributions do not support traffic limiting. For example, CentOS 8 and other CentOS 8-based distributions do not come with the TC module preinstalled. |
Migration Method |
Linux block-level |
Migration and synchronization are performed by block. This method is efficient but the compatibility is poor. |
Linux file-level |
Migration and synchronization are performed by file. This method is inefficient, but the compatibility is excellent. |
|
Windows block-level |
Migration and synchronization are performed by block. For Windows servers, SMS only supports highly efficient block-level migration. |
|
Continuous Synchronization |
No |
After the full replication, SMS will automatically launch the target server without synchronizing incremental data. To synchronize incremental data, you need to click Sync in the Operation column. |
Yes |
After a full replication, SMS will periodically synchronize incremental data. To complete the migration, you need to manually launch the target server. |
|
Partition Resizing |
No |
The disk and partition settings from the source server will be retained on the target server. |
Yes |
You can resize disks and partitions on the target server. For details, see Resizing disks and partitions. |
|
Start Target Upon Launch |
No |
Select this option to stop the target server after the migration is complete. |
Yes |
Select this option to start the target server after the migration is complete. |


2. Click Next: Configure Disks. Resize the disks as needed. Then confirm the configurations and click OK.
After you click OK, the setting of Partition Resizing cannot be changed. If you want to restore the disk partition settings as they were, locate the source server to be migrated and choose More > Delete in the Operation column. Then restart the Agent on the source server, configure a target server again, and set Partition Resizing to No.
Parameter |
Option |
Description |
|---|---|---|
Region |
N/A |
|
Project |
N/A |
|
Server |
Use existing |
Select an existing server based on the recommended target server specifications above the server list. For details, see Use existing. |
Create new |
Configure VPC, Subnet, Security Group, and the parameters in Advanced Settings. For details, see Create new. |
Source servers can be migrated to pay-per-use or yearly/monthly ECSs. You can select ECSs of whichever billing mode is appropriate.


If the source IP address is 192.168.X.X, SMS creates a VPC and a subnet that both belong to the network segment 192.168.0.0/16.
If the source IP address is 172.16.X.X, SMS creates a VPC and a subnet that both belong to the network segment 172.16.0.0/12.
If the source IP address is 10.X.X.X, SMS creates a VPC and a subnet that both belong to the network segment 10.0.0.0/8.

Save as Server Template is available only when you set Server Template to Recommended.



If
is displayed in the Migration Stage column, the target server has been configured.