Amazon EC2 status checks now support reachability health of attached EBS volumes

Posted on: Aug 27, 2024

Starting today, you can leverage Amazon EC2 status checks to directly monitor if the EBS volumes attached to your instances are reachable and able to complete I/O operations. You can use this new status check to quickly detect attachment issues or volume impairments that may impact the performance of your applications running on Amazon EC2 instances. You can further integrate these status checks within Auto Scaling groups to monitor the health of EC2 instances and replace impacted instances to ensure high availability and reliability of your applications. Attached EBS status checks can be used along with the instance status and system status checks to monitor the health of your instances.

Prior to today, you could only monitor the health of your EBS volume attachments by configuring and enabling a specific CloudWatch metric. Now with this capability, you can monitor the health of EBS volume attachments to your instance directly from EC2 Console or describe-instance-status API without any additional configuration or action from your side.

This Attached EBS Status check is supported for all EC2 Nitro instances. This feature is available in all commercial AWS Regions and the AWS GovCloud (US) Regions.

To learn more, see the Status checks for your instances