How can I get out of the local console of the AWS storage gateway?

0

I have implemented AWS storage gateway with linux kvm in on-promise.

It was possible to access only locally, so when I directly connected to the console, aws transit gateway appliance mode, which is a local console, came out.

I wanted to get out of that mode because there was something I wanted to set up in the Linux console.

I looked it up and it said that I can exit by pressing 'ctrl' + ']', but '^]' appears and I can't get out.

How can I get out of that mod?

joker
질문됨 2년 전238회 조회
2개 답변
0
수락된 답변

If you are using AWS Storage Gateway appliance and hosted on KVM hypervisor, I would suggest you to refer the AWS Doc [1] on how to connect appliance console from kvm command line. You can come out of the console by entering "X" if you are in main logged in prompt.

However, if you are looking for appliance's Linux OS level prompt (latest version is built on AL2 version) that is not possible since it is AWS managed and developed AMI image and we strongly recommend not to make any changes within the OS which will lead to issues with storage gateway appliance.

The we have already described in our public documentation [2]. You should treat the Storage Gateway appliance as a managed embedded device, and should not attempt to access or modify its installation in any way. Attempting to install or update any software packages using methods other than the normal gateway update mechanism (for example, SSM or hypervisor tools) may cause the gateway to malfunction.

Refer: [1] https://docs.aws.amazon.com/filegateway/latest/files3/accessing-local-console.html#MaintenanceConsoleWindowKVM-common [2] https://docs.aws.amazon.com/filegateway/latest/files3/MaintenanceManagingUpdate-common.html

AWS
RRP_AWS
답변함 2년 전
0

Hi, adding to above answer, if you are looking to come out of the AWS Appliance console after exiting the configuration session using X, you would need to provide the Escape character. You would see an escape character when you are connected to the VM using virsh console <vmname>, for example like Escape character is ^]. Depending on the keyboard language settings, you might need to use different combination of keys. Please refer here for additional details. Thank you.

profile pictureAWS
Surya
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠