forked from laiweijian4/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com> Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
17 lines
1.2 KiB
HTML
17 lines
1.2 KiB
HTML
<a name="css_02_0131"></a><a name="css_02_0131"></a>
|
|
|
|
<h1 class="topictitle1">The Average Memory Usage of an Elasticsearch Cluster Reaches 98%</h1>
|
|
<div id="body0000001475377077"><div class="section" id="css_02_0131__section4498115716342"><h4 class="sectiontitle">Symptom</h4><p id="css_02_0131__p13401459153412">The cluster monitoring result shows that the average memory usage of a cluster is 98%. Does it affect cluster performance?</p>
|
|
</div>
|
|
<div class="section" id="css_02_0131__section1621791003713"><h4 class="sectiontitle">Possible Cause</h4><p id="css_02_0131__p471415117378">In an ES cluster, 50% of the memory is occupied by Elasticsearch and the other 50% is used by Lucene to cache files. It is normal that the average memory usage reaches 98%.</p>
|
|
</div>
|
|
<div class="section" id="css_02_0131__section195145994011"><h4 class="sectiontitle">Solution</h4><p id="css_02_0131__p201311032164118">You can monitor the cluster memory usage by checking the maximum JVM heap usage and average JVM heap usage.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_02_0066.html">Resource Usage and Change</a></div>
|
|
</div>
|
|
</div>
|
|
|