Re: Issue with adding an extra Solr Slave

2018-08-28 Thread Emir Arnautović
sday, August 28, 2018 2:55 AM > To: solr-user@lucene.apache.org > Subject: Re: Issue with adding an extra Solr Slave > > Hi Zafar, > How do you access admin console? Through ELB or you see this behaviour when > accessing admin console of a new slave? Do you see any replication rel

RE: Issue with adding an extra Solr Slave

2018-08-28 Thread Zafar Khurasani
Zafar. -Original Message- From: Emir Arnautović [mailto:emir.arnauto...@sematext.com] Sent: Tuesday, August 28, 2018 2:55 AM To: solr-user@lucene.apache.org Subject: Re: Issue with adding an extra Solr Slave Hi Zafar, How do you access admin console? Through ELB or you see this behaviour

Re: Issue with adding an extra Solr Slave

2018-08-28 Thread Emir Arnautović
Hi Zafar, How do you access admin console? Through ELB or you see this behaviour when accessing admin console of a new slave? Do you see any replication related errors in new slave’s logs? Did you check connectivity of a new slave and master nodes? Thanks, Emir -- Monitoring - Log Management -

Issue with adding an extra Solr Slave

2018-08-27 Thread Zafar Khurasani
Hi, I'm running Solr 5.3 in one of our applications. Currently, we have one Solr Master and one Solr slave running on AWS EC2 instances. I'm trying to add an additional Solr slave. I'm using an Elastic LoadBalancer (ELB) in front of my Slaves. I see the following error in the logs after adding