Hi, I want to know what are all the cases where a EBS Snapshot state will be in Error

0

While monitoring our EBS snapshots Org wide, we see many EBS snapshots in Error state. so trying to understand what are all the possible cases for a snapshot to be in Error state.

Navya
asked 5 months ago288 views
1 Answer
1

Can you find if your error is related to any of the below:

  • Hardware failure - If the underlying hardware that is used to store the snapshot data fails, the snapshot will go into an error state.
  • Snapshot corruption - Data corruption during the snapshot creation process could potentially put the snapshot into an error state.
  • Unauthorized access - If someone without proper permissions tries to modify or delete the snapshot, it may end up in an error state.
  • Snapshot limitations exceeded - Things like exceeding the maximum number of concurrent snapshots, or deleting a snapshot while it's in progress can lead to snapshot errors in some cases
profile pictureAWS
AmerO
answered 5 months ago
  • Thank you for the quick response. This helps. in my case using terraform, i have created DLM policy in account A and shared snapshots to account B. Created event based policy in account B. the new copied snapshot from shared snapshot in account B is in Error state. can permissions be the issue here?.. as the copy is happening but not completed. Also is there any way to make this Error snapshot usable or deleting them is the only way?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions