ImportSnapshot tasks in us-east-2 started taking 5x longer

0

I'm curious if anyone else using us-east-2 has noticed this. To create new instances, we send a disk image to S3, run a aws ec2 import-snapshot <stuff>, and then aws ec2 register-imageto be able to stick that instance in our auto scaling group.

We've been using this process in us-east-2 for about 4 months now and the s3 upload took around 10 seconds and the AMI registration about the same. The disk image (around 3g, in a raw format) would take around 200 to 250 seconds for import-snapshot, which was acceptable.

On Monday (2019/1/28), we started having deployments fail because we hit a 15 minute timeout that we set for image imports. I added some extra logging and import-snapshots are around 1000 seconds and it nearly doubles our deployment turnaround time.

We haven't had any code changes, but since import-snapshot is a task that we fire off to amazon and then wait for it to complete by polling status, there's nothing really that I can change. Smaller image sizes don't appear to make a difference either.

cransom
질문됨 5년 전219회 조회
1개 답변
0

It appears to be resolved as of this morning.

cransom
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠