InternalError creating EBS snapshot

0

With both web console and awscli, I get InternalError when trying to create a snapshot of an (8120GB gp3) EBS Volume.

Running awscli with --debug shows no additional error information. I can find no prior snapshots for the volume(s). I've never made snapshots with this account before.

질문됨 2년 전316회 조회
1개 답변
2

Hello, to troubleshoot an InternalError when creating an EBS snapshot in AWS:

  1. Verify permissions: Check if your AWS credentials have the necessary permissions for EBS snapshot creation. Ensure the associated IAM user or role has the required permissions.

  2. Check service status: Visit the AWS Service Health Dashboard to see if there are any reported issues or service disruptions with the EBS service in your region.

  3. Retry after some time: Wait for a while and try creating the snapshot again. Temporary issues can sometimes cause such errors, and they may resolve on their own.

  4. Test with a different volume: Create a snapshot of another EBS volume in the same region to check if the issue is specific to the problematic volume or if it persists across volumes.

  5. Contact AWS support: If the problem persists or you need further assistance, reach out to AWS support. Provide them with relevant error messages, timestamps, and the steps you've already taken for efficient investigation.

Remember, AWS support is the best resource for troubleshooting service-specific issues like InternalErrors.

profile picture
TJ_K
답변함 10달 전

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

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

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

관련 콘텐츠