What does the status of AWS EBS Volumes mean within the EBS Volume Asset Report?
search cancel

What does the status of AWS EBS Volumes mean within the EBS Volume Asset Report?

book

Article ID: 282754

calendar_today

Updated On: 05-26-2022

Products

CloudHealth

Issue/Introduction

AWS EBS Volumes Asset Report can be found here: https://apps.cloudhealthtech.com/assets/aws/ec2/volumes

An additional column that can be added to the Asset Report is 'Status':

Screenshot_2022-05-10_at_12.02.16.png

The volume status describes the availability of an Amazon EBS volume. 

Screenshot_2022-05-10_at_12.04.54.png

The possible volume states are:

  • creating - The volume is being created.
  • available - The volume is not attached to an instance.
  • in-use - The volume is attached to an instance.
  • deleting - The volume is being deleted.
  • deleted - The volume is deleted.
  • error - The underlying hardware related to your EBS volume has failed, and the data associated with the volume is unrecoverable.

 

For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-describing-volumes.html#ebs-view-information-console

AWS CLI command used to gather this information: https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-volumes.html