Can not delete volume

0

I have a volume I created in 2009 that is not attached to anything, but shows in the UI that it is attached. I have tried to force detach, but it just spins and never detaches.

I just want to delete the volume, what can I do?

rob
posta 2 mesi fa102 visualizzazioni
2 Risposte
0

Hello.

Will it be successful if I force a detach from the AWS CLI instead of from the management console?
If the detach is successful with the command below, try deleting EBS.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/detach-volume.html

aws ec2 detach-volume --volume-id "EBS-ID" --force

AWS CLI can be executed from CloudShell.
https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html#how-to-get-started

profile picture
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
0

Thanks Riku, I'll raise a ticket under account and billing. I was going to raise a ticket initially, but it said my account was unable to open a case, but you're right I can open one under billing. I'll try that thanks.

rob
con risposta 2 mesi 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