EC2 Instance showing a ghost volume

0

I have an EC2 instance with 3 volumes, but when I'm on the instance I can see 4 volumes. I've verified that there is only 3 volumes attached. I'm not sure if we are getting charged for this volume but I would love to remove it;Photo of ghost volume :)

Jay
질문됨 9달 전208회 조회
1개 답변
0

Hi, before doing anything else, I would try to understand where your "Unallocated Disk" comes from from WIndows stanpoint.

Have a look, for example, at https://7datarecovery.com/blog/unallocated-hard-drive/ to better understand what it can be and where it comes from. (it may just be unallocated space on 1 of your 3 disks)

When you know that , then use 'aws describe-instances --instances-id <your-instance-id>' (See https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-instances.html) to obtain the list of EBS volumes attached to your instance.

With this pair of informations, you will be able to decide what to do with this unallocated space.

Hope it helps!

Didier

profile pictureAWS
전문가
답변함 9달 전
  • Its defo a 4th Volume and not unallocated space as if it was unallocated space it would appear as a 2nd partition on a volume

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠