EBS 볼륨이 처음에 EC2 인스턴스에 연결되지 않는 이유는 무엇입니까?

3분 분량
0

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

간략한 설명

특정 Amazon EC2 인스턴스 유형에는 높은 Amazon EBS 성능의 이점을 제공하기 위한 SRD(확장가능하고 신뢰할 수 있는 데이터그램)가 필요합니다. 특정 인스턴스 유형에는 C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idn,및 X2iedn이 포함됩니다. SRD는 AWS용으로 특별히 설계된 안정적이고 성능이 뛰어나며 지연 시간이 짧은 네트워크 전송 프로토콜입니다.

해결 방법

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

기존 EBS 볼륨을 SRD 가능 인스턴스(C6in, C7g, M6in, M6idn, R5b, R6in, R6idn, Trn1, X2idn, 및 X2iedn)에 연결하지 못하면 계정의 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 C6in, C7g, M6in, 
M6idn, R5b, R6in, R6idn, Trn1, 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 C6in, C7g, M6in, M6idn, R5b, 
R6in, R6idn, Trn1, X2idn, and X2iedn.

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

수정 작업은 최대 48시간까지 지속될 수 있습니다. 원래 볼륨 수정이 완료될 때까지 기다린 다음 EBS 볼륨을 SRD 가능 인스턴스에 다시 연결할 수 있습니다. EBS 볼륨의 데이터에 액세스해야 하는 경우 PHD 알림에 나열되지 않은 인스턴스 유형에 볼륨을 연결합니다. 수정이 완료된 후 EBS 볼륨을 R5b 인스턴스에 연결하세요.


관련 정보

성능을 추구할 때, 네트워크를 구축하는 다양한 방법들

Amazon EC2 인스턴스 유형

AWS 공식
AWS 공식업데이트됨 3달 전