Problem using mimirtool backfill #12858
              
                Unanswered
              
          
                  
                    
                      brewagebear
                    
                  
                
                  asked this question in
                Help and support
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, I created a snapshot of Prometheus in order to migrate from Prometheus to Mimir.
However, I encountered an error like this:
422 Unprocessable Entity, body: "block time range crosses boundary of configured compactor time range (1d).After doing some research on Google, I found an issue like #9910.
I then regenerated the snapshot using the splitblock tool with a 24-hour block size.
However, when I performed the backfill again with mimirtool, the following error occurred:
When I examined the Mimir logs regarding this issue, I found the following log:
After searching for information about the above, I couldn't find any clues, so I'm leaving this here.
I use s3 for block storage backend, is this causing it?
Beta Was this translation helpful? Give feedback.
All reactions