Ideally you should run zookeeper on three (small) different servers from solr.
You should always have an odd number of zk servers so they can vote and not tie. On Thu, Apr 28, 2022 at 2:26 PM Heller, George A III CTR (USA) <george.a.heller2....@mail.mil.invalid> wrote: > Hopefully this is the appropriate forum for a Zookeeper architecture > question. > > > > > > I have two servers, a Primary server and a failover server. Right now my > Zookeeper is on the primary server, so if it goes down Solr would not work. > > > > Should I have a zookeeper on both the primary servers? Should I have a > third server created and put Zookeeper on the third server? What happens if > the third server goes doen? > > > > Thanks, > > George >