Server Migration Center (SMC) allows you to migrate incremental data from a VMware VM to Alibaba Cloud. You can specify the time interval between incremental migration operations. Incremental migration reduces the VM downtime and the total duration of cutover. This topic describes how to migrate incremental data from a VMware VM without an agent.
Limits
When you create an incremental migration job, you must set the Destination Type parameter to ECS Image.
Procedure
Step 1: Enable CBT
In this topic, vCenter 6.7 is used. Perform the following steps to enable Changed Block Tracking (CBT). To migrate incremental data from a VMware VM, you must enable CBT for the VM. If you disable CBT, full data is migrated from the VMware VM. If CBT is already enabled, skip this step.
Before you enable CBT, make sure that no snapshots are generated for the VMware VM. Otherwise, the incremental data migrated by using CBT may be incorrect. If you delete the snapshots of the VMware VM when you enable CBT, execute the ./disk/migrate_configure file in the /root/smc directory, which is the home directory of the SMC client. This way, you can reobtain the configuration information about the VMware VM.
To enable CBT, make sure that the following conditions are met:
The version of the ESXi host is ESXi 4.0 or later.
The VM hardware version is 7 or later.
The I/O operations of the VMware VM must be performed in the ESXi storage.
The VMware VM supports Raw Device Mapping (RDM) and Virtual Machine File System (VMFS) in virtual compatibility mode and Network File System (NFS).
The VMware VM does not use independent persistent or nonpersistent disks to store data.
Log on to vCenter Server.
Right-click the VMware VM that has been powered off and select Edit Settings.
On the Edit Settings page, click the VM Options tab.
Click Advanced and then click EDIT CONFIGURATION... next to Configuration Parameters.
On the Configuration Parameters page, click ADD CONFIGURATION PARAMS and add the parameters that are described in the following table.
Name
Value
Description
ctkEnabled
TRUE
Specifies whether to use CTK files.
scsi0:0.ctkEnabled
TRUE
Specifies whether to allow the use of CTK files for the hard disk whose small computer systems interface (SCSI) ID is 0:0.
scsi0:1.ctkEnabled
TRUE
Specifies whether to allow the use of CTK files for the hard disk whose SCSI ID is 0:1.
In the scsix:x.ctkEnabled parameter, x:x indicates the SCSI ID. Replace x:x with an SCSI ID based on your business requirements. In this topic, hard disks whose SCSI IDs are 0:0 and 0:1 are used. To query the SCSI IDs of hard disks in the VM, go to the Virtual Hardware tab of the Edit Settings page.
Click OK. Then, right-click the VMware VM and choose
to power on the VMware VM.If CBT is enabled, a xx-ctk.vmdk file is added to each virtual disk and snapshot disk.
Step 2: Perform the full migration
After you import the information about a migration source in the SMC console, perform the following steps to create and start an incremental migration job. You do not need to stop your services that are running on the VM. For more information, see Migrate VMware VMs without agents.
When you perform the migration configuration, turn on Automatic Incremental Synchronization. Configure the following parameters related to automatic incremental migration:
Automatic Incremental Synchronization: specifies whether to enable automatic incremental migration. Turn on this switch.
Synchronization Interval: the time interval between two consecutive incremental migration operations. For example, if Synchronization Interval is set to 1 hour, the next incremental synchronization will start 1 hour after the completion of the current incremental synchronization. You can specify a time interval in the range of one hour to seven days.
Maximum Reserved Images: the maximum number of images that can be retained during incremental migration. Valid values: 1 to 10. An image is generated for each incremental migration operation. If the total number of images exceeds the upper limit, the earliest unused image is deleted.
View the migration results.
If the migration progress is 100%, the first full migration is completed and a full image is generated. Each time the migration is completed, the real-time status of the migration is Waiting to wait for the arrival of the next frequency cycle and continue to migrate incremental data
NoteYou can perform the following operations based on your business requirements:
Verify the migration result: You can click
in the Actions column of the migration source, and use this image to create an Elastic Compute Service (ECS) instance for verification.Modify the synchronization interval: You can click
in the Actions column of the migration source to modify the synchronization interval as prompted. The modification will take effect after the next incremental synchronization ends, not immediately.Stop the migration task: You can click
in the Actions column of the migration source to stop the migration task as prompted.Cancel the incremental migration task: You can click
in the Actions column of the migration source to cancel the incremental migration task as prompted.
Step 3: Stop the services on the VMware VM and run the incremental migration job again
To ensure that all data can be migrated to Alibaba Cloud, stop the services on the VMware VM and run the incremental migration job during off-peak hours.
In the SMC console, manually run the incremental migration job or wait for the job to automatically run.
The image generated for each incremental migration operation is a full image of the source server at a specific point in time. The image contains the incremental data at the point in time of migration and all earlier migrated data.
After automatic incremental synchronization or manual incremental synchronization starts, data comparison is performed firstly. The data comparison speed is related to the disk I/O capacity and is not limited to the network bandwidth. Therefore, the comparison time is affected by the disk I/O capacity and the amount of disk data. After the data comparison is completed, the incremental data is transmitted, and the time spent in the incremental data transmission phase is affected by the incremental data size and network bandwidth. For more information, see Estimate the time required for migration and test the data transfer speed.
Log on to the source server and stop the services on the source server.
In the SMC console, manually run the incremental migration job or wait for the job to automatically run.
NoteSMC automatically runs the incremental migration job based on the value of the Synchronization Interval parameter.
Step 4: Complete incremental synchronization
After the last incremental migration operation is complete, perform the following steps to complete incremental migration.
On the OS Migration page, find the migration job that you want to manage and click Complete Incremental Synchronization in the Actions column.
In the Run Incremental Job dialog box, click OK.
You can also select Perform One Last Synchronization in the Run Incremental Job dialog box to perform the last incremental migration operation.
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.