Skip to content

Bug: Old Data Unreadable After Migrating Mimir to Kubernetes with Helm and Upgrading to v2.14 #9980

Closed Answered by 56quarters
ZqsdYann asked this question in Help and support
Discussion options

You must be logged in to vote

There was no change to how data is stored in object storage in 2.14. This is likely something specific to your environment.

Can you try:

  • Make sure the compactor is running. It is responsible for updating bucket indexes which is how queriers and store-gateways discover blocks
  • Make sure that bucket-index.json.gz files have both old and new blocks in them
  • Look at the logs for store-gateways, they will log when they discover blocks that they "own"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ZqsdYann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #9974 on November 21, 2024 19:20.