Hi Jörn, thank you.
How would this scenario look like? Single Server on both nodes. But how would you keep the indexes in sync? Best regards Andreas > -----Ursprüngliche Nachricht----- > Von: Jörn Franke <jornfra...@gmail.com> > Gesendet: Dienstag, 26. Februar 2019 11:29 > An: solr-user@lucene.apache.org > Betreff: Re: High Availability with two nodes > > I would go for SolrCloud, but for simple active / passive scenarios you > can use a simple http load balancer with health checks. > > > Am 26.02.2019 um 10:39 schrieb Andreas Mock <andreas.m...@drumedar.de>: > > > > Hi all, > > > > currently we are looking at Apache Solr as a solution > > for searching. One important component is high availability. > > I digged around finding out that HA is built in via > > SolrCloud which means I have to install ZooKeeper in > > a production environment which needs at least three > > nodes. > > > > So, now to my problem. I haven't found any documents > > showing a way to get a two node cluster simply for > > HA (active/passive). > > > > Is there a recommended way or are there any solutions > > out there showing a scenario with Solr Single Server > > combined e.g. DRBD and Pacemaker? > > > > Any hints and pointers are very welcome. > > > > Thank you in advance > > Andreas > >