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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ