Re: [EXTERNAL] - Re: starting SolrCloud nodes

2017-12-04 Thread Shawn Heisey
On 12/4/2017 7:33 AM, Steve Pruitt wrote: I edited /etc/default/solr.in.sh to list my ZK hosts and I uncommented ZK_CLIENT_TIMEOUT leaving the default value of 15000. The default is 15 seconds, most of the example configs that Solr includes have it increased to 30 seconds. IMHO, 15 seconds i

RE: [EXTERNAL] - Re: starting SolrCloud nodes

2017-12-04 Thread Steve Pruitt
017 6:34 PM To: solr-user@lucene.apache.org Subject: [EXTERNAL] - Re: starting SolrCloud nodes On 12/1/2017 10:13 AM, Steve Pruitt wrote: > Thanks to previous help. I have a ZK ensemble of three nodes running. I > have uploaded the config for my collection and the solr.xml file. > I have Solr

Re: starting SolrCloud nodes

2017-12-01 Thread Shawn Heisey
On 12/1/2017 10:13 AM, Steve Pruitt wrote: > Thanks to previous help. I have a ZK ensemble of three nodes running. I > have uploaded the config for my collection and the solr.xml file. > I have Solr installed on three machines. > > I think my next steps are: > > Start up each Solr instance: bin

Re: starting SolrCloud nodes

2017-12-01 Thread Erick Erickson
Looks good. If you set ZK_HOST in your solr.in.sh you can forgo setting it when you start, but that's not necessary. Best, Erick On Fri, Dec 1, 2017 at 9:13 AM, Steve Pruitt wrote: > Thanks to previous help. I have a ZK ensemble of three nodes running. I > have uploaded the config for my coll

Re: Starting SolrCloud

2016-11-29 Thread James Muerle
Hello, Thanks for reading this, but it has been resolved. I honestly don't know what was happening, but restarting my shell and running the exact same commands today instead of yesterday seems to have fixed it. Best, James On Mon, Nov 28, 2016 at 8:07 PM, James Muerle wrote: > Hello, > > I am

Re: Starting SolrCloud

2016-11-28 Thread Erick Erickson
You need to find the solr.log file and examine it. What this usually means is that something's wrong with, say, your Solr configs. You should see a more informative message in the Solr log, usually it's a stack trace. You say that your start "seems to complete successfully". That implies that you