How Do I Optimize a Windows Target Server After the Migration Is Complete?
Scenarios
After the migration is complete, you need to manually install drivers on the target server to solve compatibility issues.
Procedure
- Log in to the management console.
- Under Compute, click Elastic Cloud Server.
- In the ECS list, view the flavor of the target ECS.
ECS flavors are named in the "AB.C.D" format, for example, m2.8xlarge.8.
A specifies the ECS type. B specifies the type ID. C specifies the flavor size. D specifies the ratio of memory to vCPUs expressed in a digit. For details about ECS flavors, see ECS Types.- If B of the target ECS is 1, for example, s1.small.2, the ECS uses Xen virtualization, and you will need to install the PV driver.
- If B of your target ECS is not 1, for example, s2.small.3, the ECS uses KVM virtualization, and you will need to install UVP VMTools.
- Check whether there is a PV driver or UVP VMTools software package on the target ECS based on the virtualization type queried in 3.
- Download the PV driver or UVP VMTools software package to the source server based on the virtualization type queried in 3. For more information, see Obtaining Required Software Packages.
- Synchronize the PV driver or UVP VMTools software package from the source server to the target ECS, and then go to 7.
- Install the required drivers on the target ECS.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.