Instance restart frequently, but status check is not, and the software I installed will disappear

0

My instance restart frequently(when I log in again, up time is short. Status check is normal), and the software I installed will disappear. For example, I upgraded python to 3.8, but it changed back to 3.7

Instance info: Enter image description here

Storage: Enter image description here

Monitor: Enter image description here

Uptime in console: Enter image description here

awser
已提問 1 年前檢視次數 267 次
2 個答案
0
已接受的答案

Is it the same instance or a replacement one - does the instance ID change?

Are you using EC2 autoscaling or Spot instances?

專家
已回答 1 年前
  • Thanks for your answer. I'm not sure if the instance id has changed, I'll record it. It doesn't look like autoscaling, because the files I uploaded are always there, but every time I upgrade the software, it will be lost

  • I think you need to provide more information about your configuration. What sort of instance is it and what disk volumes does it have. What tpe are those volumes? Where are you uploading files to on your instance?

  • Hi skinsman, I uploaded screenshots in the question. I used the git clone to upload the files in /home/cloudshell-user

0

When you upload files to /home/cloudshell-user, that's in your CloudShell persistent storage - a 1GB allocation that most likely is kept in S3. It doesn't have anything to do with your EC2 instance so termination/replacement of your EC2 instance won't affect it.

The software upgrades you do on the instance though are tied to the instance - so it looks like your instance is being replaced. If the Instance ID changes then that will confirm it.

專家
已回答 1 年前
  • Oh yes. I thought cloudshell was specially used by aws to log in to instances. Thank you for your help

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南