Cannot connect to C9 after linux update

0

My Cloud 9 instance linux was 'Ubuntu 18.04'. I tried to upgrade it to '20.04.6 LTS' from the browser console (Instance->Connect) using the shell command 'do-release-upgrade'. When I launched this command, the command ran for a while and after that the browser connection disconnected. Now, I am not able to connect to this instance anymore. Instance state is showing as running. I tried to reboot it a few times but it still not able to connect. What I want is:

  1. If possible bring the instance back with all data either with 18.04 or 20.04
  2. If recovery is not possible then, how can I recover my data from the disk attached to that instance?

Please help

sp
질문됨 9달 전239회 조회
1개 답변
0
  1. Create a new Cloud9 instance with the OS version you want.
  2. Create a snapshot of the root volume of the original Cloud9 instance.
  3. Detach the root volume from the original Cloud9 instance
  4. Attach the old volume to the new Cloud9 instance.
  5. Mount the old volume at the OS level.

Recommend you create a Data Lifecycle policy for the new instance to automatically create a snapshot.

profile pictureAWS
전문가
kentrad
답변함 9달 전

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

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

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

관련 콘텐츠