Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 748 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why does Elasticsearch Cluster JVM Memory Pressure keep increasing?

#1
The JVM Memory Pressure of my AWS Elasticsearch cluster has been increasing consistently. The pattern I see for the last 3 days is that it adds 1.1% every 1 hour. This is for one of the 3 master nodes I have provisioned.

All other metrics seem to be in the normal range. The CPU is under 10% and there are barely any indexing or search operations being performed.

I have tried clearing the cache for `fielddata` for all indices as mentioned in [this document][1] but that has not helped.

Can anyone help me understand what might be the reason for this?



[![Step Pattern][2]][2]


[1]:

[To see links please register here]

[2]:
Reply

#2
Got this answer from AWS Support

> I checked the particular metric and can also see the JVM increasing from the last few days. However, I do not think this is an issue as JVM is expected to increase over time. Also, the garbage collection in ES runs once the JVM reaches 75% (currently its around 69%), after which you would see a drop in the JVM metric of your cluster. If JVM is being continuously > 75 % and not coming down after GC's is a problem and should be investigated.
>
> The other thing which you mentioned about clearing the cache for
> fielddata for all indices was not helping in reducing JVM, that is
> because the dedicated master nodes do not hold any indices data and
> their related caches. Clearing caches should help in reducing JVM on
> the data nodes.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through