Hi list,
next problem with SolrCloud.
Situation:
- 5 x Zookeeper fresh, clean on 5 server
- 5 x Solr 6.5.1 fresh, clean on 5 server
- start of Zookeepers
- upload of configset with Solr to Zookeepers
- start of only one Solr instance port 8983 on each server
- With Solr Admin GUI check that all Solr instances are up and in Zookeeper
- click on Collection -> Add Collection
- fill in "name", "config set" (the uploaded config), numShards 5,
  replicationFactor 1
- click on "Add Collection"

Response ist red banner with "Connection to Solr lost" and
"Please check the Solr instance".

"bin/solr status" says that _all_ Solr instances on _all_ servers are gone.

What am I doing wrong?

I just want to setup 5 Zookeeper on 5 server, have 5 Shards on 5 server
and want to create a new Collection with Admin Gui.
Is this at all possible?

Regards
Bernd

Reply via email to