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
gefragt vor 2 Monaten102 Aufrufe
2 Antworten
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
EXPERTE
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten
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
beantwortet vor 2 Monaten

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