All Products
Search
Document Center

Server Migration Center:Migrate a server to an ECS instance

Last Updated:Jul 17, 2024

Server Migration Center (SMC) allows you to migrate servers from self-managed data centers, on-premises virtual machines (VMs), or third-party service providers to Alibaba Cloud Elastic Compute Service (ECS) in a safe and efficient manner. Supported on-premises VMs include VMware, VirtualBox, Xen, Kernel-based Virtual Machine (KVM), and Hyper-V. Supported third-party service providers include Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), Tencent Cloud, UCloud, State Cloud, and QingCloud. SMC simplifies the migration process and greatly reduces the technical threshold and risks of server migration.

Migration scenarios

  • (Recommended) Migrate a server to an ECS custom image

    If you have not purchased an ECS instance, you can migrate a server to an ECS custom image and then manually use the custom image to create an ECS instance.

  • Migrate a server to an ECS instance

    If you have purchased an ECS instance and the configurations of the ECS instance such as the storage and operating system match those of the source server to be migrated, you can migrate the server to the ECS instance.

    Warning

    After the migration, the original data in the destination ECS instance is cleared. The data on the source server is not affected. We recommend that you do not use this method if the destination ECS instance contains important data.

Impacts

Before the migration, take note of the information in the following table.

Item

Description

Data directory

During server migration, SMC can obtain the partitioning scheme of a source disk used by the migration source and generate the same partitioning scheme for the destination disk. This accelerates data transmission during the migration.

Windows servers

By default, only the data on the C drive (including shared directories that are attached to the C drive) is migrated as a partition of the system disk. If you want to migrate data from other partitions such as the D drive, you must select and configure a data disk when you create a migration job.

Linux servers

  • If you do not enable the block replication feature, the data in all subdirectories, including shared subdirectories in the root directory, is migrated as a partition of the system disk. If you want to migrate data from other directories such as /disk1, to an independent data disk, you must select and configure the data disk when you create a migration job. For information about how to exclude unnecessary directories for the migration, see the How do I exclude files or directories from a migration job? section of the "FAQ" topic.

  • By default, if you enable the block replication feature, only the subdirectories in the root partition of the system disk, such as / and /boot, are migrated. If you want to migrate data from other partitions, you must select and configure a data disk when you create a migration job.

Intermediate instance

Do not perform operations on the intermediate instance during the migration.

To run a migration job, SMC creates a temporary intermediate instance named No_Delete_SMC_Transition_Instance within your Alibaba Cloud account. For more information, see the "What specifications are available for intermediate instances?" section of the FAQ topic. To prevent migration failures, do not stop, start, restart, or release the intermediate instance during the migration process. After the migration is complete, SMC automatically releases the intermediate instance.

Note

When you migrate a server to an ECS instance, the ECS instance serves as the intermediate instance.

IP address

After the migration, the IP address of your server is changed. If your business involves IP address configuration, change the IP address after the source server is migrated.

  • If a domain name has been bound to the source server, the public IP address of the server is changed after the migration. In this case, you must resolve the domain name to the new public IP address of the server For more information, see Add an A record to a website domain.

  • If you want to keep the private IP address unchanged, you can modify the private IP address after the migration is complete. For more information, see Modify the private IP address of an instance.

Underlying hardware

After the migration, the underlying hardware may change, and the application licenses that are associated with the underlying hardware may become invalid. Perform checks as needed.

Prerequisites

  • The preparations for server migration are completed. For more information, see Before you begin.

  • Important data is backed up to an image, snapshot, or storage device other than the destination instance to prevent data loss.

  • An estimation is carried out to determine the network configuration to be used. For more information, see Estimate the time required for migration and test the data transfer speed. If you need to migrate a server across borders and you intend to use the Internet, the migration may be slow because the Internet is unstable. In this case, we recommend that you connect the source server to an Alibaba Cloud virtual private cloud (VPC) by using VPN Gateway, Express Connect, or Smart Access Gateway (SAG). This allows you to migrate your server over a private network. For more information, see Connect a data center to a VPC.

  • The following operations are completed if you want to migrate a server to an ECS instance:

    • Back up the important data on the destination ECS instance to an image, snapshot, or storage device other than the instance.

    • The operating system of the destination ECS instance is the same as that of the source server.

    • The number of data disks attached to the destination ECS instance is greater than or equal to that of data disks attached to the source server. Otherwise, the disk data of the source server cannot be migrated to the destination ECS instance. In this case, you must attach more data disks to the ECS instance. For more information, see Attach a data disk.

    • The capacity of the system disk and data disks attached to the ECS instance is larger than or equal to that of the system disk and data disks attached to the source server. If you want to shrink the system disk and data disks attached to the source server, make sure that the capacity of the system disk and data disks attached to the destination ECS instance is larger than or equal to the size of the data on the system disk and data disks attached to the source server. Otherwise, data of the source server cannot be fully migrated to the destination ECS instance. In this case, you must scale up the data disks and system disk. For more information about how to resize a cloud disk, see Overview.

Procedure

Import the information about a migration source

Migration sources can be servers of a variety of types, such as servers in data centers, VMs, and hosts on third-party cloud platforms. SMC supports multiple methods to import the information about migration sources. You can select a method based on your business requirements. For more information, see the How do I select the method to import the information about a migration source? section of the "FAQ" topic.

(Recommend) Use the CLI

Important

The source server must be accessible over the Internet.

  1. Log on to the SMC console.

  2. In the left-side navigation pane, choose Migrate to Cloud > Server Migration.

  3. On the Server Migration page, click Import Migration source.

  4. Configure the parameters as prompted and copy the activation code command. The following table describes the parameters.

    Parameter

    Description

    Migration Source Type

    The type of the migration source. Select Physical Server/VM/ECS Instance.

    Import Method

    The method that is used to import the information about the migration source. Select Use CLI to Import Server.

    Migration Source Quota

    The number of migration sources whose information you want to import by using the activation code. Valid values: 1 to 1000. Default value: 10.

    Validity Period

    The validity period of the activation code. Unit: day. Valid values: 1 to 90. Default value: 30.

    Activation Code

    Generate the activation code and copy the generated command by performing the following steps:

    1. Click Generate.

    2. Click the Linux Shell or Windows Powershell tab based on the operating system of the source.

    3. Click Copy to copy the activation code command.

  5. Log on to the source server and paste and run the copied command as an administrator to import the information about the migration source.

    Linux server

    1. Log on to the Linux server.

    2. Paste and run the copied command as an administrator to import the information about the migration source.

      image.png

      After the command is run, if a message similar to Import Source Server [s-bp18x8751kgz2oyh****] Successfully! is returned, the information about the migration source is imported.

    Windows server

    1. Log on to the Windows server.

    2. Open Windows PowerShell as an administrator.

    3. Run the copied command to import the information about the migration source.

      image.png

      After the command is run, if a message similar to Import Source Server [s-bp19rlidl3mwuptc****] Successfully! is returned, the information about the migration source is imported.

  6. On the Server Migration page in the SMC console, view the status of the migration source in the Real-time Migration Status column.

    • If the status of the migration source is Online, the information about the migration source is imported.

    • If the migration source is in another state, the information fails to be imported. In this case, troubleshoot the failure based on the following solutions and import the information about the migration source again:

      • Troubleshoot the failure based on the message displayed in the SMC console or the log file in the directory where the SMC client is installed. By default, the SMC client is installed in the following directory:

        • Windows server: C:\smc

        • Linux server: /smc

      • Refer to the FAQ and Troubleshooting topics for troubleshooting.

Use the SMC console

Important
  • The source server must be accessible over the Internet.

  • If you want to import the information about a migration source as a Resource Access Management (RAM) user, make sure that the following permissions are granted to the RAM user:

  1. Log on to the SMC console.

  2. In the left-side navigation pane, choose Migrate to Cloud > Server Migration.

  3. On the Server Migration page, click Import Migration source.

  4. On the Import Migration source page, configure the parameters based on the type of your migration source.

    Parameter

    Description

    Migration Source Type

    The type of the migration source. Select Physical Server/VM/ECS Instance.

    Import Method

    The method that is used to import the information about the migration source. Select Import through Console.

    Migration Source Name

    The name of the migration source. The name must be 2 to 128 characters in length. The name must start with a letter but cannot start with http:// or https://. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).

    OS Type

    The type of the operating system. Select Linux or Windows based on your operating system type.

    Important

    If you select Windows as the operating system, you must install OpenSSH. For more information, see the How do I install OpenSSH on a Windows server? section of the "FAQ" topic.

    IP Address

    The IPv4 address that is used to access the migration source over the Internet. Example: 120.55.XX.XX.

    Port

    The SSH port number of the migration source. Valid values: 1 to 65535. Default value: 22.

    Username

    The username that is used to log on to the operating system of the migration source.

    • Linux: The default username is root.

    • Windows: The default username is Administrator.

    Password

    The password corresponding to the username.

  5. After you configure the parameters, click Import.

    The import process takes about 3 to 10 minutes. Wait until the import is complete.

  6. On the Server Migration page in the SMC console, view the status of the migration source in the Real-time Migration Status column.

    • If the status of the migration source is Online, the information about the migration source is imported.

    • If the migration source is in another state, the information fails to be imported. In this case, troubleshoot the failure based on the following solutions and import the information about the migration source again:

      • Troubleshoot the failure based on the message displayed in the SMC console or the log file in the directory where the SMC client is installed. By default, the SMC client is installed in the following directory:

        • Windows server: C:\smc

        • Linux server: /smc

      • Refer to the FAQ and Troubleshooting topics for troubleshooting.

Use the SMC client

For more information about the SMC client, see Use the Windows GUI version of an SMC client.

  1. Log on to the SMC console.

  2. In the left-side navigation pane, choose Migrate to Cloud > Server Migration.

  3. On the Server Migration page, click Import Migration source.

  4. On the Import Migration Source page, configure the parameters. The following table describes the parameters.

    Parameter

    Description

    Migration Source Type

    The type of the migration source. Select Physical Server/VM/ECS Instance.

    Import Method

    The method that is used to import the information about the migration source. Select Use Client to Import Server.

    Description

    Read the information in the Description section and download the required version of the SMC client based on the CPU architecture (ARM or x86) and bit version (32-bit or 64-bit) of the operating system of the migration source.

  5. Import the information about the migration source.

    Perform the operations based on the operating system of the migration source.

    Important

    During the migration, do not shut down the SMC client until the migration is complete. Otherwise, the migration source is disconnected from the SMC console, and the migration fails.

    Windows server

    1. You can use a remote connection tool that supports file transfer. For example, you can use WinSCP to upload the SMC client package to the source Windows server.

    2. On the source Windows server, use the built-in decompression tool of Windows or the decompression tool that you install to decompress the SMC client package.

    3. In the SMC client folder that corresponds to the source server, run the SMC client.

      • To run the Windows GUI version, double-click the go2aliyun_gui.exe file.

      • To run the Windows CLI version, double-click the go2aliyun_client.exe file.

      Note

      When you run the program, you must click OK to confirm that you have the administrator permissions.

    4. Obtain an activation code or AccessKey pair.

      • (Recommend) Obtain an activation code: In the Description section in the SMC console, click Generate and copy the generated activation code information.

      • Obtain an AccessKey pair: An AccessKey pair consists of an AccessKey ID and an AccessKey secret. If no AccessKey pair is created, create one first. For more information, see Obtain an AccessKey pair.

    5. Enter the activation code or AccessKey pair as prompted.

      • To run the Windows GUI version, enter the activation code or AccessKey pair in the Token Id/AK and Token Code/SK fields and click Start. For more information, see Use the Windows GUI version of an SMC client.

      • To run the Windows CLI version, enter the obtained access_access_token_id and access_token_code and press the Enter key.

      If the information about the migration source is imported, a message similar to the following one is returned: Import Source Server [s-bp11npxndknsycqj****] Successfully!

    Linux server

    1. You can use a remote connection tool that supports file transfer. For example, you can use WinSCP to upload the SMC client package to the source Linux server.

    2. Connect to the source Linux server and decompress the SMC client package.

      Linux 64-bit Generic is used in the example. Run the following command to decompress the package. If you use another version of the SMC client, replace the package name in the command with the name of your SMC client.

      tar xf go2aliyun_client_linux_x86_64.tar.gz
      Note

      Linux ARM64 supports the g6r general-purpose instance family and the c6r compute-optimized instance family. For more information about instance types, see the "ARM-based enterprise-level computing instance families" section of the Overview of instance families topic.

    3. (Optional) Exclude the files or directories that you do not need from the migration. For more information, see the How do I exclude files or directories from a migration job? section of the "FAQ" topic.

      Important

      If you enable the block replication feature, you cannot exclude files or directories from the migration job.

    4. Obtain an activation code or AccessKey pair.

      • (Recommend) Obtain an activation code: In the Description section in the SMC console, click Generate and copy the generated activation code information.

      • Obtain an AccessKey pair: An AccessKey pair consists of an AccessKey ID and an AccessKey secret. If no AccessKey pair is created, create one first. For more information, see Obtain an AccessKey pair.

    5. In the SMC client folder, run the following commands to run the SMC client.

      Run the following commands as a root or sudo user based on whether you have root or sudo permissions on the operating system of the source server.

      Root user

      cd go2aliyun_client_linux_x86_64
      chmod +x go2aliyun_client
      ./go2aliyun_client

      Sudo user

      cd go2aliyun_client_linux_x86_64
      sudo chmod +x go2aliyun_client
      sudo ./go2aliyun_client
    6. Enter the activation code or AccessKey pair as prompted. In this example, an activation code is used, as shown in the following figure.adad

      The following messages may appear after you enter the activation code.

      • If no snapshot dependency is installed on your source server, a message appears. The following figure shows the details of the message. You can decide whether to install a snapshot dependency based on whether you enable the block replication feature.

        • If you want to enable block replication for the migration, enter yes to automatically install a snapshot dependency.

        • If you do not want to enable block replication for the migration, enter no.

        Important

        If the snapshot dependency fails to be installed, do not enable block replication when you create a migration job. Otherwise, the migration may fail.

        123

      • The rsync tool is installed on most mainstream migration sources. If rsync is not installed on the migration source, the SMC client displays a message. Enter yes to install rsync, as shown in the following figure.安装rsync

      • If SELinux is enabled on the migration source, a message that prompts you to disable SELinux appears. Enter yes to disable SELinux. The following figure shows how to disable SELinux.关闭SELinux

      If the information about the migration source is imported, a message similar to the following one is returned: Import Source Server [s-bp11npxndknsycqj****] Successfully!.

      Note

      If the information about the migration source fails to be imported, you can troubleshoot the issue based on the returned message. After you fix the issue, run the following commands to exit the background program and re-import the information about the migration source based on your permissions on the operating system of the migration source. For more information about frequently asked questions (FAQ) and solutions, see FAQ and Troubleshooting.

      Sudo user

      sudo ./go2aliyun_client --abort
      sudo ./go2aliyun_client

      Root user

      ./go2aliyun_client --abort
      ./go2aliyun_client
  6. On the Server Migration page in the SMC console, view the status of the migration source in the Real-time Migration Status column.

    • If the status of the migration source is Online, the information about the migration source is imported.

    • If the migration source is in another state, the information fails to be imported. In this case, troubleshoot the failure based on the following solutions and import the information about the migration source again:

      • Troubleshoot the failure based on the message displayed in the SMC console or the log file in the directory where the SMC client is installed. By default, the SMC client is installed in the following directory:

        • Windows server: C:\smc

        • Linux server: /smc

      • Refer to the FAQ and Troubleshooting topics for troubleshooting.

Step 2: Create a migration job

  1. Find the migration source that you want to manage, click Create Migration Job in the Actions column.

  2. In the Create Migration Job dialog box, configure the parameters and click Create.

    1. Configure the basic parameters described in the following table.

      Parameter

      Description

      Example

      Migration Job Name

      The name of the migration job.

      Server migration

      Job Description

      The description of the migration job.

      test

      Destination Type

      Required. The type of the destination. Select a destination type based on the actual migration scenario.

      ECS Image

      Migrate the source server to an ECS image and then use the image to create an ECS instance.

      If you set the Destination Type parameter to ECS Image, the following parameters are displayed:

      • Destination Region: the Alibaba Cloud region to which you want to migrate the source server. This parameter is required. For more information about regions, see Regions and zones.

      • Image Name: the name of the destination custom image generated by SMC for the source server.

      ECS Instance

      Migrate the source server to an existing ECS instance whose configurations such as storage and operating system match those of the source server.

      Important

      During the migration, the operating system of the destination ECS instance is replaced, and automatic snapshots of the system disk are released and cannot be recovered. If you want to retain automatic snapshots for future needs or for data security considerations, you can manually cancel the release of automatic snapshots together with the disk before the migration. For more information, see Delete automatic snapshots while releasing a disk.

      If you set the Destination Type parameter to ECS Instance, the following parameters are displayed:

      • Destination Region: the Alibaba Cloud region to which you want to migrate the source server. This parameter is required. For more information about regions, see Regions and zones.

      • Destination Instance: the ECS instance that is used as the destination instance.

      ECS Image

      Migration Test

      Specifies whether to enable the migration test feature. This feature helps you understand the feasibility and risks of a migration job before the migration job starts and provides solutions to identified issues. You can also obtain information such as the amount of data to be migrated, migration speed, and total duration of the migration. This helps reduce the issues and losses that may occur during the actual migration. During the test, you are charged for pay-as-you-go resources. By default, Migration Test is turned on.

      Warning

      If you set the Destination Type parameter to ECS Instance, snapshots are created for all disks of the destination ECS instance. If the migration test is abnormal or the Execution Method parameter is set to Test Only, the disk snapshots are automatically rolled back. During the migration test, the destination ECS instance is unavailable and all data is lost. Make sure that the destination ECS instance does not have important data.

      For more information, see Configure a migration test.

      Keep the default setting

      Execution Method

      The mode in which the migration job is run. Select an execution method based on whether Migration Test is turned on.

      When Migration Test is turned on

      • Test Only: The system performs only the migration test. After the migration test is complete, you must manually start the server migration job.

      • Test and Migrate: The system performs the migration test. After the migration test is complete, if no test items are in the Critical state, the system automatically starts the server migration job. This is the default value.

      When Migration Test is turned off

      • Migrate Now: The migration job starts immediately after it is created. This is the default value.

      • Migrate Later: The migration job automatically starts at the specified time after it is created.

        Note

        The earliest time that you can specify to run a migration job is 10 minutes after the job is created.

      • Create Only: After the migration job is created, you must click Run in the Actions column to manually start the migration job.

      Keep the default setting

    2. Configure the disk parameters described in the following table.

      Parameter

      Description

      Example

      Destination Disk Size (GiB)

      The disk configurations of the destination instance. Configure the following parameters based on your business requirements:

      System disk

      • System Disk: the size of the system disk of the destination instance. Unit: GiB. Valid values: 20 to 2048. The size of the destination system disk must be larger than the amount of data on the source system disk. For example, if the total size of the source system disk is 400 GiB but the size of data stored on this disk is only 100 GiB, you must set this parameter to a value greater than 100.

        Note

        The default value of this parameter is the size of the source system disk. We recommend that you retain the default value or specify a greater value.

      • Partition <N>: the size of the partition. SMC generates a partitioning scheme for the destination data disk based on the partitioning scheme of the source data disk. Unit: GiB. Valid values: 0 to 14. <N> indicates the serial number of the partition. For example, if the system disk of the migration source has only one partition, Partition 0 is generated.

      Data disk

      • Data Disk <N>: the size of the data disk of the destination instance. Unit: GiB. Valid values: 20 to 32768.

        • If you select the Data Disk <N> check box, a destination data disk is generated.

        • <N> indicates the serial number of the data disk.

        • The size of the destination data disk must be larger than the amount of data on the source data disk. For example, if the total size of the source data disk is 500 GiB but the size of data stored on this disk is only 100 GiB, you must set this parameter to a value greater than 100.

      • Partition <N>: the size of the partition. SMC generates a partitioning scheme for the destination data disk based on the partitioning scheme of the source data disk. Unit: GiB. Valid values of N: 0 to 14. <N> indicates the serial number of the partition. For example, if a data disk of the migration source has only one partition, Partition 0 is generated.

      Note

      If your migration source has no data disk or no data disk is attached to the migration source, the Data Disk parameters are not displayed. For more information, see the "Why are the data disk parameters of a migration source not displayed in the Create Migration Job dialog box? What do I do?" section of the FAQ topic.

      Block replication

      SMC allows or disallows you to turn on the switch based on whether the migration source supports block-level replication for partitions.

      • If the migration source does not support block replication for partitions, you cannot turn on the switch. If SMC uses the default method to migrate the migration source at the file level, you can modify the size of each partition on the destination disk.

      • If the migration source supports block replication for partitions, the switch is turned on by default. You can migrate disk data at the partition level. The block replication feature ensures stable data transmission. The feature also ensures that the source and destination disks use the same partitioning scheme. However, you cannot modify the size of each partition on the destination disk.

      Note

      If your source server runs Windows, block replication is enabled by default. You cannot disable this feature.

      Keep the default setting

    3. Optional. Click Expert Mode to configure advanced parameters such as Network Type and Automatic Incremental Synchronization. The following table describes the advanced parameters.

      Parameter

      Description

      Example

      Network Type

      The type of network that is used to migrate data from the source server to the intermediate instance. By default, data is migrated over the Internet. During the migration, SMC creates an intermediate instance that connects to a vSwitch in a VPC. If you select Public Network, a public IP address is assigned to the intermediate instance.

      Public Network (default value)

      SMC migrates data to the intermediate instance over the Internet. If you select Public Network, make sure that the source server can access the Internet. You can determine whether to specify a VPC and a vSwitch based on your business requirements.

      • If you specify a VPC and a vSwitch, SMC creates an intermediate instance that connects to the specified VPC and vSwitch.

      • If you do not specify a VPC or vSwitch, SMC creates an intermediate instance that connects to the VPC and vSwitch automatically created by the system.

      VPC

      SMC migrates data to the intermediate instance over a VPC. If you select VPC, you must specify a VPC and a vSwitch and make sure that the source server can connect to the VPC.

      Note

      If your server in a data center, your VM, or your third-party cloud server can connect to a VPC, we recommend that you select this network type to migrate data. Compared with migration over the Internet, migration over a VPC is more efficient and stable. You can use VPN Gateway, Express Connect, or SAG to connect a migration source to a VPC. For more information, see Connect a data center to a VPC.

      Keep the default setting

      Transmission Speed Limit

      The maximum bandwidth for data transmission during the migration. Unit: Mbit/s.

      Keep the default setting

      Compression Ratio

      The compression ratio of the data to be migrated. Set the compression ratio based on your business requirements.

      • If the bandwidth is limited, a high compression ratio improves the transmission efficiency.

      • If a high bandwidth is available, we recommend that you do not compress data. Data compression consumes CPU resources of the migration source.

      Valid values: 0 to 10. Default value: 7. A value of 0 indicates that data is not compressed.

      Keep the default setting

      Checksum Verification

      Specifies whether to verify data integrity by using a checksum. By default, this feature is disabled. If you enable this feature, data integrity is ensured, but transmission speed may be reduced.

      Keep the default setting

      License Type

      The license type. Valid values:

      Keep the default setting

      Image Check

      Specifies whether to enable the image check feature. The image check feature checks whether an image is valid and whether the image can be used to create full-featured ECS instances. You can use the image check feature when you create a server migration job or an agentless migration job for a VMware VM.

      This feature helps you identify potential issues in images or ECS instances after the migration job is complete, and provides solutions to the identified issues. This helps you improve the success rate of starting ECS instances.

      For more information, see Configure image check.

      Keep the default setting

      Automatic Incremental Synchronization

      Specifies whether SMC automatically synchronizes incremental data of the migration source to Alibaba Cloud. By default, this feature is disabled.

      • If you enable this feature, you must configure the following parameters:

        • Synchronization Interval: the interval at which SMC automatically synchronizes incremental data to Alibaba Cloud.

        • Maximum Reserved Images: the maximum number of images that can be retained during incremental data synchronization.

        SMC automatically synchronizes incremental data to Alibaba Cloud at the specified interval. For more information about the best practices for incremental data synchronization, see Migrate incremental data from a source server.

      • If you disable this feature, incremental data is not synchronized.

      Keep the default setting

      Migration Job Tags

      The tags that you specify for the migration job. Each tag contains a key and a value. You can use tags to query and manage migration jobs. For more information, see Use tags to manage migration sources and migration jobs and Use tags to implement fine-grained access control.

      Note

      You can specify up to 20 tags for a migration job.

      Keep the default setting

      Intermediate Instance Type

      The type of the intermediate instance. Select an intermediate instance type based on your business requirements. This parameter is available only if you set the Destination Type parameter to ECS Image.

      • If you specify an instance type, SMC creates an intermediate instance of the specified type. If the specified instance type is unavailable, you cannot create the migration job.

      • If you do not specify an instance type, SMC automatically creates an intermediate instance.

      Important

      Do not stop, start, restart, or release the intermediate instance during the migration to prevent migration failures.

      Keep the default setting

  3. In the message that appears, read the migration notes and click Got It.

  4. On the Migration Jobs page, view the status of the created job.

    The amount of time required for data transmission is subject to factors such as the data size of the migration source and network bandwidth. Wait until the migration job is complete.

    image

    When the migration job is in the Synchronizing state, you can perform the following operations as needed:

    • Modify the migration job: In the Actions column, click Modify Job to modify the Transmission Speed Limit, Compression Ratio, and Checksum Verification parameters.

    • Pause the migration job: In the Actions column, click Pause.

Verify the migration result

  • The migration is successful if the migration job enters the Completed state.

    • If you set the Destination Type parameter to ECS Image for the migration job, you can verify the migration result in the following way:

      After the migration is complete, an Alibaba Cloud custom image is generated. You can click View Report in the Migration Deliverables column to view the check result of the image. For more information, see View the image check result section of the "Configure image check" topic.

      image

      (Recommended) Manually verify the migration result

      You can click Create Instance in the Actions column to go to the ECS instance creation page in the ECS console. The custom ECS image created by the migration job is selected by default for you to create an ECS instance. For more information, see Create an instance by using a custom image.

      Use the automatic migration result verification feature

      Note

      To use this feature, you must install the Cloud Assistant plug-in in your instance, and the system version of the instance must support this feature. For more information, see Install Cloud Assistant Agent.

      This feature uses the ACS-SMC-CreateAndVerifyInstance template provided by Alibaba Cloud CloudOps Orchestration Service (OOS) to automatically verify whether the image generated by the migration job can be used to create an ECS instance and whether the ECS instance can start as expected.

      1. Click Verify Migration Result in the Actions column.

        image

      2. In the dialog box that appears, read the instructions on the verification process and click Verify Now.

        You can also click Customize Verification Parameters to configure the parameters.

      3. In the Verify Migration Result column, view the verification result. Valid values:

        • Verified: indicates that the migration is successful. You can click Show Output Parameters to check the details.

        • Not Verified: indicates that the migration failed. You can click View Cause to troubleshoot the failure.

        You can also click the ... icon in the Actions column and select View Verification Records in OOS Console to view the template history.

    • If you set the Destination Type parameter to ECS Instance for the migration job, you can click View Destination Instance in the Actions column to go to the details page of the destination ECS instance to verify the migration result.

    After the server is migrated, you must perform the following operations to ensure normal operation of your business:

  • The migration test failed if the migration job enters the Drill Exception state.

    In this case, you need to check the test report, fix the test items that are in the Critical state, and then perform a test again. For more information, see Configure a migration test.

  • The migration failed if the migration job enters the InError state.

    In this case, you need to perform the following operations:

    1. Click Troubleshoot Errors in the Actions column and fix the failure based on the error code and error message. For more information, see FAQ and Troubleshooting.

    2. On the Migration Jobs page, click Retry Migration Job.

      The migration job resumes from the point where it was suspended.

      Important

      If the intermediate instance is released, you must create another migration job. For more information, see the What do I do if I release an intermediate instance by accident? section of the "FAQ" topic.

Clear resources

  • Migrate a server to an ECS image

    During the migration, SMC creates a temporary pay-as-you-go intermediate instance named No_Delete_SMC_Transition_Instance within the destination Alibaba Cloud account. The method to clear resources depends on whether the migration is successful.

    • If the migration is successful, the intermediate instance is automatically released. No manual operation is required.

    • If the migration failed, the intermediate instance is not automatically released and incurs fees as long as the migration job exists. You can release the intermediate instance in one of the following ways to reduce costs:

      • If you no longer need the migration job, choose image > Delete in the Actions column to delete the migration job and release the intermediate instance at a time.

      • Manually release the intermediate instance. For more information, see Release an instance.

  • Migrate a server to an ECS instance

    During the migration, SMC creates a temporary pay-as-you-go intermediate cloud disk named SMC_Temp_Disk in the destination instance. The method to clear resources depends on whether the migration is successful.

    • If the migration is successful, the intermediate cloud disk is automatically released. No manual operation is required.

    • If the migration failed, the intermediate cloud disk is not automatically released and incurs fees as long as the migration job exists. You can release the intermediate cloud disk in one of the following ways to reduce costs:

      • If you no longer need the migration job, choose image > Delete in the Actions column to delete the migration job and release the intermediate cloud disk at a time.

      • Manually release the intermediate cloud disk. For more information, see Release a disk.

What to do next

If you need to migrate incremental data multiple times, you can initiate incremental data migration multiple times at custom intervals after the first full migration is complete. This synchronizes the incremental data generated by the source server to Alibaba Cloud and reduces the suspension time and delivery time of the services provided by the source server. For more information, see Migrate incremental data from a source server.