Replies: 1 comment
-
![]() ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Let me talk about the environment first:
influxdb-version:2.0.7;
go-version:1.15.2;
Linux on physical machine: 64G of memory.
The problem is that now that 41G is used, I'm very worried that it will take up unlimited memory and eventually cause the process to crash. The following is relevant information. It occupies 66% of the memory. The actual memory allocated to it is about 13G. It has 3 buckets and a total of 70G files are occupied. And its buff/cache usage is very high. I understand that this is the index. Regarding the memory used by data, I want to limit the high memory usage of influxdb.
How to deal with it?
Please help me and Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions