Why is my EBS volume unmounted from my EC2 instance at a certain moment?

0

I have an instance in EC2 where I have an EBS Volume associated with, but the problem is that en certain moment the volumen is detached to the instance, and i have to detach manually.

volumen disponible

asked 24 days ago91 views
1 Answer
0

The event where the EBS volume is detached from the EC2 instance will be captured in CloudTrail logs.

This knowledge document, although it focuses on describing attach/detach history of a single EBS volume, could be useful https://repost.aws/knowledge-center/list-attachments-history-ebs-volume

To help with troubleshooting you could create a metric filter and CloudWatch alarm which will notify you when a DetachVolume event occurs https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudwatch-alarms-for-cloudtrail.html

profile picture
EXPERT
Steve_M
answered 24 days ago
profile pictureAWS
EXPERT
reviewed 24 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions