On 6/2/2014 1:39 PM, Kashish wrote:
> I have a SOLR Cluster Cloud(SOLR+Tomcat) set up with one shard across 3 VM's.
> All works well. But i see one node falls off after sometime. I noticed this
> with two shards as well. The physical memory shoots up to 3.61 GB for total
> of 3.73 GB. Even before i loaded the documents, the physical memory used was
> 2.19 GB. I have no clue as to why so much physical memory is used and why
> are my nodes falling off with no chance of getting back active without
> restarting tomcat.Any help will be greatly appreciated.

In order to troubleshoot further, we would need to know exactly what
statistic you are looking at for "physical memory" on your system.  It
is usually completely normal for an operating system to use all of the
available physical memory when running programs with a lot of data.

Other useful information that will be useful later:  How much total RAM
does the Solr server have?  How much disk space do all the Solr indexes
use on that server?  How big is your Java heap for Solr/Tomcat?

Thanks,
Shawn

Reply via email to