EBS 볼륨이 처음으로 EC2 인스턴스에 연결되지 않는 이유는 무엇인가요?

3분 분량
0

기존 Amazon Elastic Block Store(Amazon EBS) 볼륨을 Amazon Elastic Compute Cloud(Amazon EC2) 인스턴스에 연결했습니다. “vol-xxx가 이미 인스턴스에 연결되었습니다.”라는 메시지와 함께 실패했습니다.“

간략한 설명

특정 Amazon EC2 인스턴스 유형에는 높은 Amazon EBS 성능의 이점을 제공하기 위해 확장 가능하고 신뢰할 수 있는 데이터그램(SRD)이 필요합니다. SRD 지원 인스턴스에는 다음 유형이 포함됩니다.

  • C6a
  • C6in
  • C7g
  • Inf2
  • M6a
  • M6in
  • M6idn
  • M7g
  • R5b
  • R6a
  • R6in
  • R6idn
  • R7g
  • Trn1
  • Trn1n
  • X2idn
  • X2iedn

SRD는 AWS용으로 특별히 설계된 안정적이고 성능이 뛰어나며 지연 시간이 짧은 네트워크 전송 프로토콜입니다.

해결 방법

기존 Amazon EBS 볼륨을 SRD가 필요한 인스턴스 유형에 처음 연결하면 Amazon EBS가 볼륨을 수정합니다. Amazon EBS는 이를 SRD 지원 인프라로 이전합니다. 한 번에 동일한 볼륨에서 수정 작업을 한 번만 수행할 수 있습니다. 볼륨을 연결하려고 시도하는 동안 볼륨이 수정되는 경우 볼륨을 SRD 지원 인프라로 이동하려는 시도가 실패합니다.

기존 EBS 볼륨이 SRD 지원 인스턴스에 연결되지 않으면 계정의 개인 건강 대시보드(PHD)로 알림이 전송됩니다. 이 알림은 EBS 볼륨을 SRD 지원 인프라로 이동하는 데 필요한 운영 활동에 대한 세부 정보를 제공합니다.

참고: 다음 예에서는 R5b.8xlarge가 사용됩니다.

기존 수정을 시작한 경우 다음과 같은 알림이 표시됩니다.

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 C6a, C6in, C7g, Inf2, M6a,
M6in, M6idn, M7g, R5b, R6a, R6in, R6idn, R7g, Trn1, Trn1n, X2idn, and X2iedn.

Amazon EBS가 기존 수정을 시작한 경우 다음과 같은 알림이 표시됩니다.

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 C6a, C6in, C7g, Inf2, M6a, M6in,
M6idn, M7g, R5b, R6a, R6in, R6idn, R7g, Trn1, Trn1n, X2idn, and X2iedn.

계정의 PHD 알림을 보려면 내 계정 이벤트를 참조하세요.

수정 작업 활동은 최대 48시간까지 지속될 수 있습니다. 원래 볼륨 수정이 완료될 때까지 기다린 다음 EBS 볼륨을 SRD 지원 인스턴스에 다시 연결할 수 있습니다.

EBS 볼륨에서 데이터에 액세스해야 하는 경우 PHD 알림에 나와 있는 것과 다른 인스턴스 유형에 볼륨을 연결하세요. 수정이 완료되면 EBS 볼륨을 R5b 인스턴스에 연결합니다.

관련 정보

높은 성능을 찾는 과정에서 네트워크를 구축하는 방법은 여러 가지가 있습니다.

Amazon EC2 인스턴스 유형

AWS 공식
AWS 공식업데이트됨 일 년 전