Two ECSs run the same OS, for example, both run Windows or Linux. The system disks attached to the two ECSs are exchanged offline. After the exchanging, the login keys of the ECSs may change. In such a case, how can I log in to the ECSs?
Before stopping an ECS for disk detachment, release the IP address assigned to the ECS using DHCP so that ECS can correctly obtain an IP address later. To do so, perform the following operations:
For example, there are two Windows ECSs with parameters configured in Table 1.
ECS |
System Disk |
Key Pair |
---|---|---|
ecs_01 |
vol_01 |
Keypair_01 |
ecs_02 |
vol_02 |
Keypair_02 |
System disk vol_01 is detached from ecs_01 offline and then attached to ecs_02 as the system disk. How can I log in to ecs_02?
Locate the row containing ecs_02, click More in the Operation column, and select Delete Password from the drop-down list. Then, click Delete.
ecs_02 must be in Stopped state.
Locate the row containing ecs_02, click More in the Operation column, and select Start from the drop-down list. Then, in the Start ECS dialog box, click OK.
For example, there are two Linux ECSs with parameters configured in Table 2.
ECS |
System Disk |
Key Pair |
---|---|---|
ecs_01 |
vol_01 |
Keypair_01 |
ecs_02 |
vol_02 |
Keypair_02 |
System disk vol_01 is detached from ecs_01 offline and then attached to ecs_02 as the system disk. How can I log in to ecs_02?
Use either of the following methods to log in to ecs_02: