On the end i want 3 servers, this was only a test. I now that a majority of
servers is needed to provide service.

I read some tutorials about zookeeper and looked at the wiki. I installed
zookeeper seperate on the server and connect them with eachother(zoo.cfg).
In the log i see the zookeeper know eachother. When i start SOLR, i used the
-Dzkhost parameter to declare the zookeepers of the servers:

-Dzkhost=ip:2181,ip:2181,ip:2181

It works great:)

ps. With embedded zookeepers i can't get it working. With a second server in
the zkhost it returns a error. Strange, but for me the seperate zookeepers
is a great solution, seperate logs and easy to use on other zookeeper
servers(in the future i want to seperate in 3 solr instances and 5 zookeeper
instances).

THANKS 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-port-out-of-range-1-tp4045804p4046278.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to