[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.

gefragt vor 2 Jahren261 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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.

beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen