Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-14 Thread Pushkar Raste
e plans to increase this to 50G. > > > > The heap settings we are using are: > > > > -XX: +UseG1GC, > > -XX:+ParallelRefProcEnabled. > > > > Please let me know if you need any more information. > > > > Philippa > > _

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-08 Thread Erick Erickson
effect where most of the nodes go. >> >> Many thanks >> >> Philippa >> >> ____ >> From: Emir Arnautovic >> Sent: 08 December 2015 10:38 >> To: solr-user@lucene.apache.org >> Subject: Re: Solr 5.2.1 Most s

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-08 Thread Emir Arnautovic
che.org Subject: Re: Solr 5.2.1 Most solr nodes in a cluster going down at once. Hi Phillippa, My guess would be that you are running some heavy queries (faceting/deep paging/large pages) or have high query load (can you give bit details about load) or have misconfigured caches. Do you query entir

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-08 Thread philippa griggs
any thanks Philippa From: Emir Arnautovic Sent: 08 December 2015 10:38 To: solr-user@lucene.apache.org Subject: Re: Solr 5.2.1 Most solr nodes in a cluster going down at once. Hi Phillippa, My guess would be that you are running some heavy queries (faceti

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-08 Thread Emir Arnautovic
: solr-user Subject: Re: Solr 5.2.1 Most solr nodes in a cluster going down at once. Tell us a bit more. Are you adding documents to your collections or adding more collections? Solr is a balancing act between the number of docs you have on each node and the memory you have allocated. If you&#x

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-08 Thread philippa griggs
From: Erick Erickson Sent: 07 December 2015 16:53 To: solr-user Subject: Re: Solr 5.2.1 Most solr nodes in a cluster going down at once. Tell us a bit more. Are you adding documents to your collections or adding more collections? Solr is a balancing act between the

Re: Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-07 Thread Erick Erickson
Tell us a bit more. Are you adding documents to your collections or adding more collections? Solr is a balancing act between the number of docs you have on each node and the memory you have allocated. If you're continually adding docs to Solr, you'll eventually run out of memory and/or hit big GC

Solr 5.2.1 Most solr nodes in a cluster going down at once.

2015-12-07 Thread philippa griggs
Hello, I'm using: Solr 5.2.1 10 shards each with a replica. (20 nodes in total) Zookeeper 3.4.6. About half a year ago we upgraded to Solr 5.2.1 and since then have been experiencing a 'wipe out' effect where all of a sudden most if not all nodes will go down. Sometimes they will recover