Salta al contenuto

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

posta 2 anni fa314 visualizzazioni

1 Risposta
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

ESPERTO

con risposta 2 anni fa

AWS
ESPERTO

verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.