跳至内容

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

已提问 2 年前311 查看次数

1 回答
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

专家

已回答 2 年前

AWS
专家

已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。