Saltar al contenido

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

preguntada hace 2 años311 visualizaciones

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

EXPERTO

respondido hace 2 años

AWS
EXPERTO

revisado hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.