スキップしてコンテンツを表示

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年前312ビュー

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ