Why Can't I Use a Key File to Log In to an ECS?
Issue Description
When I used a key file to attempt to log in to an instance in an AS group, the login failed.
Possible Causes
The image specified in the AS configuration of the AS group is a private image, on which Cloud-Init has not been installed.
In this case, it would not be possible to customize the ECS configuration. As a result, you can log in to the ECS only using the original image password or key pair.
Handling Method
- Check whether the ECS needs to be logged in to.
- If yes, use the original image password or key pair to log in to this ECS.
The original image password or key pair is the OS password or key pair configured when the private image was created.
- If no, go to step 2.
- If yes, use the original image password or key pair to log in to this ECS.
- Change the AS configuration of the AS group. For details, see Changing the AS Configuration for an AS Group.
Make sure that Cloud-Init or Cloudbase-Init has been installed on the image specified in the new AS configuration. For how to install Cloud-Init or Cloudbase-Init, see Image Management Service User Guide.
After the AS configuration is changed, you can use the key file to log in to the new ECSs that are added to the AS group during scaling actions. You do not need to use the original image password or key pair to log in to these new ECSs anymore.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot