How to use the EC2 Serial Console for an AWS Connector
- Views:
- 267
- Visibility:
- Public
- Votes:
- 0
- Category:
- netapp_console
- Specialty:
- netapp_console_platform
- Last Updated:
Applies to
- Cloud Manager
- AWS
Description
The new EC2 Serial Console is supported on the required AWS Connector instance type of t3.xlarge.
However, by default the Connectors are configured to use a key-pair to access CLI instead of a username and password so there are no credentials that can be used to login to the Serial Console.
Procedure
NOTE: This has to be done when there is SSH access to the Connector. If SSH is broken and this has not been setup previously this will not work.
- SSH to the Connector
- From the CLI run "sudo passwd root"
- Enter and confirm the new root password
- From AWS EC2 page, right-click on the Connector VM
- Under "Monitor and Troubleshoot" choose "EC2 Serial Console"
- A new window will open with the Serial Console
- You will be prompted to login. Use "root" and the password that was set above in step 3.
Additional Information
Internal Notes
