Re: SolrCloud installation troubles...

2018-01-29 Thread Rick Leir
SELinux? Number open File limits? Number of Process limits? -- Sorry for being brief. Alternate email is rickleir at yahoo dot com

Re: SolrCloud installation troubles...

2018-01-29 Thread Scott Prentice
On 1/29/18 1:31 PM, Shawn Heisey wrote: On 1/29/2018 2:02 PM, Scott Prentice wrote: Thanks, Shawn. I was wondering if there was something going on with IP redirection that was causing confusion. Any thoughts on how to debug? And, what do you mean by "extreme garbage collection pauses"? Is tha

Re: SolrCloud installation troubles...

2018-01-29 Thread Shawn Heisey
On 1/29/2018 2:02 PM, Scott Prentice wrote: Thanks, Shawn. I was wondering if there was something going on with IP redirection that was causing confusion. Any thoughts on how to debug? And, what do you mean by "extreme garbage collection pauses"? Is that Solr garbage collection or the OS itself

Re: SolrCloud installation troubles...

2018-01-29 Thread Scott Prentice
onday, January 29, 2018 4:02 PM To: solr-user@lucene.apache.org Subject: Re: SolrCloud installation troubles... On 1/29/18 12:44 PM, Shawn Heisey wrote: On 1/29/2018 1:13 PM, Scott Prentice wrote: But when I do the same thing on the Red Hat system it fails. Through the UI, it'll first time out

RE: SolrCloud installation troubles...

2018-01-29 Thread Davis, Daniel (NIH/NLM) [C]
does happen. -Original Message- From: Scott Prentice [mailto:s...@leximation.com] Sent: Monday, January 29, 2018 4:02 PM To: solr-user@lucene.apache.org Subject: Re: SolrCloud installation troubles... On 1/29/18 12:44 PM, Shawn Heisey wrote: > On 1/29/2018 1:13 PM, Scott Prentice wrote

Re: SolrCloud installation troubles...

2018-01-29 Thread Scott Prentice
ration to use localhost ports. -Original Message- From: Scott Prentice [mailto:s...@leximation.com] Sent: Monday, January 29, 2018 3:13 PM To: solr-user@lucene.apache.org Subject: SolrCloud installation troubles... Using Solr 7.2.0 and Zookeeper 3.4.11 In an effort to move to a more robust

Re: SolrCloud installation troubles...

2018-01-29 Thread Scott Prentice
On 1/29/18 12:44 PM, Shawn Heisey wrote: On 1/29/2018 1:13 PM, Scott Prentice wrote: But when I do the same thing on the Red Hat system it fails. Through the UI, it'll first time out with this message ..     Connection to Solr lost Then after a refresh, the collection appears to have been pa

RE: SolrCloud installation troubles...

2018-01-29 Thread Davis, Daniel (NIH/NLM) [C]
; if you set up your zookeeper configuration to use localhost ports. -Original Message- From: Scott Prentice [mailto:s...@leximation.com] Sent: Monday, January 29, 2018 3:13 PM To: solr-user@lucene.apache.org Subject: SolrCloud installation troubles... Using Solr 7.2.0 and Zookeeper 3.4.11 In an

Re: SolrCloud installation troubles...

2018-01-29 Thread Shawn Heisey
On 1/29/2018 1:13 PM, Scott Prentice wrote: But when I do the same thing on the Red Hat system it fails. Through the UI, it'll first time out with this message ..     Connection to Solr lost Then after a refresh, the collection appears to have been partially created, but it's in the "Gone" st

SolrCloud installation troubles...

2018-01-29 Thread Scott Prentice
Using Solr 7.2.0 and Zookeeper 3.4.11 In an effort to move to a more robust Solr environment, I'm setting up a prototype system of 3 Solr servers and 3 Zookeeper servers. For now, this is all on one machine, but will eventually be 3 machines. This works fine on a Ubuntu 5.4.0-6 VM on my local