Bug: Ingester use an unusually big amount of memory on restart #11175
Unanswered
kalEl2001
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.
-
What is the bug?
I am currently running Mimir using the
mimir-distributedhelm chart on a cluster hosted on AWS using spot instances.After a month, the ingester use a very high amount of memory on restart while replaying WAL after the node hosting the ingester gets preempted.
As of now. I need to scale down the ingesters and delete the PVCs to restore the ingesters.
How to reproduce it?
What did you think would happen?
Ingesters will consume a normal amount of memory and get healthy.
What was your environment?
EKS using spot instances.
Any additional context to share?
No response
Beta Was this translation helpful? Give feedback.
All reactions