forked from docs/doc-exports
Reviewed-by: Goncharov, Artem <artem.goncharov@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
4.3 KiB
4.3 KiB
Migrating ECSs
Scenarios
ECSs can be migrated between DeHs or between a DeH and a public resource pool.
- An ECS created on a DeH can be migrated to another DeH.
- An ECS created on a DeH can be migrated to a public resource pool.
- An ECS deployed in a public resource pool can be migrated to a DeH.
Notes
Only a stopped ECS can be migrated.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select the desired region and project.
- Under Computing, click Dedicated Host.
The Dedicated Host page is displayed.
- Click the name of the target DeH.
- On the ECSs on the DeH tab, query the status of the ECS to be migrated.
- Only a stopped ECS can be migrated. If the ECS is not stopped, click More and select Stop in the Operation column.
- After the ECS status changes to Stopped, click More and select Migrate ECS in the Operation column.
- On the Migrate ECS page, select the destination where you would like to migrate the ECS.
- If you want to migrate the ECS to another DeH, set Migrated to To another DeH.
- If you want to migrate the ECS from a DeH to a public resource pool, set Migrated to Out of DeH.
- Click OK.
Parent topic: ECS Management