Instance Stuck in Stopping

0

There is not an option to "Force Stop" instance. Instance has been in "stopping" status for 10 minutes. Please advise on next steps.

thank you

posta un anno fa217 visualizzazioni
1 Risposta
0

Hi User,

Check out this aws documentation on how to force stop an instance wich is stuck in the stopping step:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesStopping.html

Following cli command force stops an instance:

aws ec2 stop-instances --instance-ids i-0123ab456c789d01e --force

Sincerely Heiko

profile picture
HeikoMR
con risposta un anno fa
profile pictureAWS
ESPERTO
kentrad
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande