Info |
---|
Valid from 5.3 The documentation below is valid from Datafari v5.3 upwards |
Warning |
---|
First of all : Do not underestimate the importance of SWAP memory ! Be sure your SWAP fits the recommandations according to your physical memory ! We recommend a minimum of
Note that if you server is properly sized in terms of RAM, you should almost never see any usage of SWAP. This recommended minimum amount is a safety measure in case you end up in scenarii where you push your Datafari to the limit of your physical hardware. |
The stability and performances of Datafari mainly rely on a good RAM management and its proper distribution between its components. Adding more RAM to a Datafari server is completely useless if you do not configure it to exploit the available RAM !
...
Note about Solr memory : By default, its value is set to 1 GB. If you encounter OOMs and you have enough spare ram, try increasing it (keep in mind that your system needs enough SWAP space as well)
...
Expand | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||
The stability and performances of Datafari mainly rely on a good RAM management and its proper distribution between its components. Adding more RAM to a Datafari server is completely useless if you do not configure it to exploit the available RAM ! You can check the default JVM RAM configuration of Datafari CE in monoserver_community_memory.properties CASE 1: Configuration priori to the first start of your DatafariBefore the first start of Datafari, you can modify in one place all of the values of RAM that you want to apply for the different components. This file is located in : $DATAFARI_HOME/bin/deployUtils/ You need to edit the file corresponding to your installation case, for example if you are using the Community Edition of Datafari, edit the file monoserver_community_memory.properties. There is a line of each component, for example if you want to change the amount of RAM for Solr edit the property :
CASE 2: Configuration in case you had already started your Datafari at least once beforeIf your Datafari is already initialized, here are the files location and the parameters to adjust the JVM RAM (excluding SWAP!) consumption by component :
The more important thing to know is that there are two main resource consumption sources : the crawl and the search
Note about Solr memory : By default, its value is set to 1 GB. If you encounter OOMs and you have enough spare ram, try increasing it (keep in mind that your system needs enough SWAP space as well) |
...
Expand | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||
The stability and performances of Datafari mainly rely on a good RAM management and distribution between its components. Adding more RAM to a Datafari server is completely useless if you don't configure it to exploit the available RAM ! You can check the default RAM configuration of Datafari in the Software requirements Here are the files location and parameters that allow you to adjust the JVM RAM (excluding SWAP!) consumption by component :
The more important thing to know is that there are two main resource consumption sources : the crawl and the search
Note about Solr memory : By default, its value is set to 1 GB. If you encounter OOMs and you have enough spare ram, try increasing it (keep in mind that your system needs enough SWAP space as well) |
...
Expand | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||
The stability and performances of Datafari mainly rely on a good RAM management and distribution between its components. Adding more RAM to a Datafari server is completely useless if you don't configure it to exploit the available RAM ! You can check the default RAM configuration of Datafari in the Software requirements Here are the files location and parameters that allow you to adjust the JVM RAM (excluding SWAP!) consumption by component :
The more important thing to know is that there are two main resource consumption sources : the crawl and the search
Default RAM standard requirements (SWAP NOT INCLUDED):
Tomcat : 1 GB
Tomcat : 1 GB |