Al usar AWS re:Post, aceptas las AWS re:Post Términos de uso

Free Tier EBS:SnapshotUsage limit exceeded

0

Hi,

I have received a e-mail from AWS regarding my free teir EBS:SnapshotUsage being at 85% usage. It is now 100%.

Since I do not need any snapshots, I have deleted the snapshot and also looked in the Recycle bin (there is nothing there). I do not have any AMI I have only one EC2 instance running in Stockholm region.

But when i look at my EC2 Console, it still says that my limit is exceeded, and I have deleted the snapshots a few hours ago.

What am i missing here?

Enter image description here

preguntada hace 6 meses319 visualizaciones
4 Respuestas
4

Hello,

to resolve the "Free Tier EBS: SnapshotUsage limit exceeded" issue:

1.Check All Regions:

  • Ensure there are no snapshots in other AWS regions by selecting each region in the EC2 console and verifying the "Snapshots" section.

2.Confirm Snapshot Deletion:

  • Double-check the "Snapshots" section in the EC2 console to ensure all snapshots are deleted.

3.Wait for Update:

  • It may take some time for AWS to update the usage status after deletion. Wait a few hours and then check the EC2 console again.
profile picture
EXPERTO
respondido hace 6 meses
2

Hello.

What is displayed in that graph is the amount of free tier per month.
EBS snapshots are free up to 1GB per month.
Probably, but I thought that even if I deleted it, this month's free quota would not be restored.
The 1GB free tier should be restored again next month.
https://aws.amazon.com/free/?nc1=h_ls&all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=*all

profile picture
EXPERTO
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses
profile pictureAWS
EXPERTO
revisado hace 6 meses
1

Check for Any Hidden Snapshots or AMIs:

  • Use the AWS CLI or SDK to list all your snapshots and check if there are any remaining: aws ec2 describe-snapshots.
  • Similarly, list your AMIs: aws ec2 describe-images --owners self.

Verify Deletion of Snapshots: Ensure that the snapshots you deleted are no longer appearing in the console. Also, double-check that they are not being retained as part of automated backup policies if you have any set up.

Check Snapshot Lifecycle Manager (SLS): If you've set up Snapshot Lifecycle Manager, make sure there are no policies retaining snapshots.

Contact AWS Support: If the problem persists, and you're sure you don't have any remaining snapshots or AMIs, it might be worth contacting AWS support. They can provide insights into your usage and any potential issues.

profile picture
EXPERTO
respondido hace 6 meses
EXPERTO
revisado hace 5 meses
0

Hi peeps, thanks for the answers.

The warning is sitll there, but that makes sense if its there to the end of this months free tier usage.

I have checked everything above that has anything with Snapshot to do. There is no snapshots in any other region. The one that was in my own region (Stockholm), i deleted a few days ago.

I will see how it looks at the begining of next month.

respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas