Before starting the migration, you need to configure the target server for receiving data migrated from the source server. You can use the target server for service testing and launch it once you have confirmed that your services can run properly.
You can configure the target server when:
Area | Parameter | Sub-Parameter | Description |
|---|---|---|---|
Migration Template | Migration Template | - | You can use the default migration template provided by the system. You can also manually create a migration template in advance. After you choose a migration template, the system will populate Network Type, Migration Rate Limit, Migration Method, Enable Continuous Synchronization, Resize Disks and Partitions, Region, and Project based on the template. |
Network Settings | Network Type | Internet | An EIP must be bound to the target server. Public is the default value of Network Type. |
Private | A Direct Connect connection, VPN connection, VPC peering connection, VPC subnet, or Cloud Connect connection must be provisioned. The private IP address of the target server will be used for migration. | ||
IP Version | IPv4 | IPv4 can be used for data migration. | |
IPv6 | On a dual-stack network, IPv6 can be used for migration. | ||
Migration Rate Limit | - | You can limit the migration rate based on the source bandwidth and service requirements. If you do not want to limit the migration rate, set this parameter to 0. Traffic limiting is unavailable if:
| |
Overrate Threshold (%) | - | You can regulate how much the migration rate can exceed the configured limit. If the migration rate exceeds the threshold for multiple consecutive times, the migration task is automatically paused. For example, if the migration rate limit is set to 10 Mbit/s and the overrate threshold is set to 10%, the task is automatically paused when the migration rate exceeds 11 Mbit/s (110% of the limit) multiple times consecutively. CAUTION: This option is only available for Linux migration. It will not be available or applied if:
| |
Migration Settings (Optional) | Migration Method | Linux block-level | Migration and synchronization are performed block by block. This method has high efficiency but poor compatibility. |
Linux file-level | Migration and synchronization are performed file by file. This method has low efficiency but excellent compatibility. | ||
Windows block-level | Migration and synchronization are performed block by block. This method is very efficient and is the only migration method for Windows servers. | ||
Enable Continuous Synchronization | No | After the full replication, SMS will automatically launch the target server without synchronizing incremental data. To synchronize incremental data, click Sync in the Operation column. | |
Yes | After the full replication, SMS will periodically synchronize incremental data. To complete the migration, you need to manually launch the target server. | ||
Resize Disks and Partitions | Disable | The disk and partition settings from the source server will be retained on the target server. | |
Enable | You can resize disks and partitions for the target server. For details, see Resizing disk partitions. | ||
Start Target Upon Launch | No | After the migration is complete, the target server will automatically shut down. | |
Yes | The target server will be started after the migration is complete. | ||
Enable Concurrency | Automatic | The SMS-Agent automatically configures the maximum number of migration processes allowed based on source server conditions. | |
Manual | You can specify the maximum number of processes the SMS-Agent can start concurrently for migration and synchronization tasks, respectively. This option is only available for Linux file-level migrations. | ||
Resource Limits (Optional) | CPU Limit | - | These options are only available for Linux migrations. For details, see How Do I Set Resource Limits for SMS-Agent During a Linux Server Migration? |
Memory Limit | - | ||
Disk Throughput Limit | - | ||
Verify Data Consistency | If this option is enabled, the system will automatically verify data consistency after the full replication is complete. This is a quick verification, and only the file size and last modification time will be verified. You can modify the verification policy when you launch an incremental synchronization. Note that consistency verification cannot be performed for servers with Btrfs file systems.
NOTICE:
| ||
1. Click Resize Partition on the right of option Yes. In the displayed Resize Partition dialog box, resize the disk partitions on the target server as needed.
2. Click OK.
After you click OK, the setting of Partition Resizing cannot be changed to No. If you want to restore the original disk partition settings, locate the row that contains the server to be migrated, click More in the Operation column, and select Delete from the drop-down list. Then, restart the Agent installed on the source server, configure the target server again, and set Partition Resizing to No.
Parameter | Sub-Parameter | Description |
|---|---|---|
Region | - |
|
Project | - |
|
Server | Use existing | Select an existing server based on the recommended target server specifications above the server list. For details, see Use existing. |
Create during migration | Configure VPC, Subnet, Security Group, and parameters in Advanced Settings. For details, see Create during migration. |
A target server must meet requirements listed below. If no existing server meets the requirements, click Buy Now to create one that meets the requirements based on the recommended target server specifications.
Linux: port 22 for a file-level migration and ports 8900 and 22 for a block-level migration
For details, see How Do I Configure Security Group Rules for Target Servers?
The server name, AZ, specifications, system disk, data disk and EIP in advanced settings are automatically configured. You can update the configurations as needed.
If you set Server Template to Recommended, SMS will automatically:
If the source IP address is 192.168.X.X, SMS creates a VPC and a subnet that both belong to 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 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 network segment 10.0.0.0/8.
Save as Server Template is available only when you select Create new for Target Server.
If you want to start the migration immediately, click Save and Start. In the displayed dialog box, read the migration conditions and click Yes.
If Target Configuration and Ready show up in the Migration Stage/Status column, the target server has been configured.