[ANSWERED] Storage from terminated instance not added to existing instances

0

I had three EC2 instances and ran out of space on the instance running Cloud9, so I terminated one of the other instance, however even after 8 hours the storage from the terminated instance has not been added to any of the other two instances. The terminated instance stays terminated and does not display on the EC2 instances' dashboard.

질문됨 2년 전261회 조회
1개 답변
0
수락된 답변

I explored the AWS Docs and realized:

  1. The storage isn't added (aka attached) automatically!
  2. If you have already terminated your EC2 instance, like I had, you need to create a new EC2 instance, then detach the storage from this newly created instance and attach it to your existing instance and finally mount it.

Deepest appreciation for the thorough and detailed official documentation of AWS.

답변함 2년 전

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

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

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

관련 콘텐츠