You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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