when i see top command virtual memory usage for ElasticSearch is high. I
have allocated min 1G and max 2G heap size for it. How can i control the
virtual memory usage? I am getting OOM frequently on ElasticSearch log.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3721 elastics 20 0 87.4g 2.1g 119m S 66.2 14.3
29:45.90 java
If you get OOM, you should take a look at RSS (resident set size) of the
process. The VIRT (virtual memory) can span GB or TB, it does not matter at
all.
when i see top command virtual memory usage for Elasticsearch is high. I
have allocated min 1G and max 2G heap size for it. How can i control the
virtual memory usage? I am getting OOM frequently on Elasticsearch log.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3721 elastics 20 0 87.4g 2.1g 119m S 66.2 14.3
29:45.90 java
On Wednesday, 20 August 2014 13:20:38 UTC+5:30, Jörg Prante wrote:
If you get OOM, you should take a look at RSS (resident set size) of the
process. The VIRT (virtual memory) can span GB or TB, it does not matter at
all.
Jörg
On Wed, Aug 20, 2014 at 9:36 AM, Gokul nath <gokula...@gmail.com
<javascript:>> wrote:
Hi,
when i see top command virtual memory usage for Elasticsearch is high. I
have allocated min 1G and max 2G heap size for it. How can i control the
virtual memory usage? I am getting OOM frequently on Elasticsearch log.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3721 elastics 20 0 87.4g 2.1g 119m S 66.2 14.3
29:45.90 java
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.