¿Por qué mi volumen de EBS no se adjunta a mi instancia de EC2 la primera vez?
Adjunté un volumen de Amazon Elastic Block Store (Amazon EBS) existente a mi instancia de Amazon Elastic Compute Cloud (Amazon EC2). Sin embargo, falló y apareció un mensaje que decía: “vol-xxx is already attached to an instance” (vol-xxx ya está adjunto a una instancia).
Descripción breve
Los tipos específicos de instancias de Amazon EC2 requieren Scalable Reliable Datagram (SRD) para ofrecerle el beneficio de un alto rendimiento de Amazon EBS. Los tipos de instancias específicos incluyen C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idny X2iedn. SRD es un protocolo de transporte de red fiable, de alto rendimiento y baja latencia diseñado específicamente para AWS.
Resolución
Al adjuntar un volumen de Amazon EBS existente a un tipo de instancia que requiere SRD por primera vez, Amazon EBS modifica el volumen. Amazon EBS lo mueve a una infraestructura compatible con SRD. Solo puede haber una operación de modificación en el mismo volumen a la vez. Si su volumen se modifica cuando intenta adjuntarlo, se produce un error al intentar mover el volumen a la infraestructura compatible con SRD.
Cuando un volumen de EBS existente no se adjunta a la instancia compatible con SRD (C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idn y X2iedn), se envía una notificación a la instancia de Personal Health Dashboard (PHD) de su cuenta. Esta notificación proporciona detalles sobre la actividad operativa necesaria para mover el volumen de EBS a la infraestructura compatible con SRD.
Nota: En el siguiente ejemplo se utiliza R5b.8xlarge.
Si ha iniciado la modificación existente, aparecerá la siguiente notificación:
r5b.8xlarge is an SRD capable instance. In order to give you the benefit of the performance of an r5b.8xlarge instance, we have to move your volume to SRD capable infrastructure via the modifyVolume process. We are unable to perform the modification operation at this time because your volume is already undergoing modification. You can track the progress of the current modification via the describe-volume-modifications API. Once the modification is completed you can attach the volume to the instance r5b.8xlarge. If you urgently need to access data from this volume, please attach it to any instance family other than C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idn, and X2iedn.
Si Amazon EBS inició la modificación existente, aparecerá la siguiente notificación:
r5b.8xlarge is an SRD capable instance. In order to give you the benefit of the performance of an r5b.8xlarge instance, we have to move your volume to SRD capable infrastructure via the modifyVolume process. We are unable to perform the modification operation at this time because of an operational activity being performed by EBS on the server hosting your volume. Your volume is in a healthy and fully redundant state. We will send an update as soon as the operational activity is complete. You can then attach the volume to the instance r5b.8xlarge. This operational activity may last for up to 48 hrs. If you urgently need to access data from this volume, please attach it to any instance family other than C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idn, and X2iedn.
Para ver los avisos de PHD de sus cuentas, consulte Your account events (Eventos de su cuenta).
La actividad operativa de modificación puede durar hasta 48 horas. Puede esperar a que se complete la modificación del volumen original y, a continuación, volver a adjuntar el volumen de EBS a la instancia compatible con SRD. Si debe acceder a los datos de su volumen de EBS, adjunte el volumen a un tipo de instancia distinto al que aparece en la notificación de PHD. Una vez completada la modificación, adjunte el volumen de EBS a su instancia de R5b.
Información relacionada
In the search for performance, there’s more than one way to build a network

Contenido relevante
- OFICIAL DE AWSActualizada hace 9 meses
- OFICIAL DE AWSActualizada hace 6 meses
- OFICIAL DE AWSActualizada hace 5 meses
- OFICIAL DE AWSActualizada hace 6 meses