Is ZK healthy? Can you try the following from the server on which Solr
is running:

echo ruok | nc zk1 2181

On Wed, Jun 17, 2015 at 7:25 PM, shacky <shack...@gmail.com> wrote:
> 2015-06-17 15:34 GMT+02:00 Shalin Shekhar Mangar <shalinman...@gmail.com>:
>> You are asking telnet to connect to zk1 on port 2181 but you have not
>> specified the port to Solr. You should set
>> ZK_HOST="zk1:2181,zk2:2181,zk3:2181" instead.
>
> I modified the ZK_HOST instance with the port, but the problem is not solved.
> Do you have any ideas?



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to