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
posta 10 mesi fa208 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 10 mesi fa
  • 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

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