Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] S3 snapshots size increase even after deletion #17471

Open
jgournet opened this issue Feb 27, 2025 · 0 comments
Open

[BUG] S3 snapshots size increase even after deletion #17471

jgournet opened this issue Feb 27, 2025 · 0 comments
Labels

Comments

@jgournet
Copy link

jgournet commented Feb 27, 2025

Describe the bug

Background:
We have a simple process that takes a snapshot using s3 as a target, and then deletes snapshots older than 3
days.

Issue:
Here's the S3 object count from cloudwatch metrics, knowing we upgrade from OS 2.15 to 2.17 on the 1st of December:

Image

Related component

Storage:Snapshots

To Reproduce

  • create a s3 repository
  • take snapshots
  • delete snapshots

Expected behavior

S3 size and object count should remain stable, as it was before 2.17

Additional Details

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant