Skip to content

store-gateway issue : busy with index header forming and lazy index-header loading when new long range queries came after replacement of a new empty disk #7539

Discussion options

You must be logged in to vote
  • why the store gateway pods are not responding to traffic when lazy loading process started? is this a expected behaviour?

the store-gateway needs to load the index header from disk or construct it from the bucket if it's not on disk before being able to serve queries. So that's exected behaviour

  • Why even /metrics endpoint is not available. This we confirmed by looking at metrics in grafana?

The metrics endpoint should be available, nothing obvious comes to mind. Some vague direction is that you said the disk throughput was reached - if the disk is network-attached, then this can also max-out the bandwidth of the node and end up throttling both disk access and network access (thus …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@madhu-reddy-peram
Comment options

Answer selected by madhu-reddy-peram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants