Datastore installation fails

anerimasi
Participant I

Hello,
I am trying to install datastore on an EC2 instance, I am running an ansible playbook as part of the user data.

Running into the following error:

"apigee-configutil: apigee-zookeeper: # OK", "apigee-service: apigee-zookeeper: Not running (NO_PIDFILE)", "apigee-service: apigee-zookeeper: status=1, continuing", "apigee-service: apigee-zookeeper: Not running (DEAD)", "apigee-service: apigee-zookeeper: status=3, continuing", "apigee-service: apigee-zookeeper: Not running (DEAD)", "apigee-service: apigee-zookeeper: apigee-zookeeper is dead", "Error: setup.sh: /opt/apigee/apigee-service/bin/apigee-service exited with unexpected status 3"]}

I checked all available logs and the only notable thing I found was this in the zookeeper config file

2020-03-27 18:47:27 INFO  ZipCompare:59 - Comparing /opt/apigee/data/apigee-zookeeper/config_backup_20200327_184727.zip with /opt/apigee/data/apigee-zookeeper/newconfig_backup_20200327_184727.zip:
2020-03-27 18:47:27 INFO  ZipCompare:82 - conf/zoo.cfg does not match
2020-03-27 18:47:27 INFO  ZipCompare:88 - The file conf/zoo.cfg was changed
<br />2020-03-27 18:47:27 INFO  ZipCompare:92 - [ChangeDelta, position: 27, lines: [server.1=localhost:2888:3888] to [server.1=172.31.56.1:2888:3888, server.2=10.149.54.253:2888:3888, server.3=10.149.54.252:2888:3888, server.4=10.149.55.253:2888:3888, server.5=10.149.55.252:2888:3888, server.6=10.149.56.253:2888:3888, server.7=10.149.56.252:2888:3888]]
2020-03-27 18:47:27 INFO  ZipCompare:111 - 9 entries matched
2020-03-27 18:47:27 INFO  ZipCompare:113 - 1 entries did not match
<br />

I was not able to find the `newconfig_backup` file.

Once I uninstalled zookeper and ran the setup command again, the installation went through without a hitch.

Does anyone have an idea about what the config file differences mean? How to overcome it?

0 0 115
0 REPLIES 0