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
已提问 2 个月前101 查看次数
2 回答
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
专家
已回答 2 个月前
profile picture
专家
已审核 2 个月前
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
已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容