and what did the server logs say. (probably over and over again) when server 1 and 2 were up?
On Mon, Nov 11, 2013 at 9:09 PM, Arindam Mukherjee < [email protected]> wrote: > On Tue, Nov 12, 2013 at 8:43 AM, kishore g <[email protected]> wrote: > > can you provide the configurations (zoo.cfg) on each server. From the > > description, your server 1 seems to be incorrectly configured. > > > > This is the configuration: > > tickTime=2000 > dataDir=/var/zookeeper > initLimit=5 > syncLimit=2 > clientPort=2181 > server.1=172.31.68.193:2888:3888 > server.2=172.31.68.194:2888:3888 > server.3=172.31.68.195:2888:3888 > > Thanks. >
