Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Calyptos: Zookeeper server id not being set #76

Open
dmccue opened this issue Sep 16, 2015 · 0 comments
Open

Calyptos: Zookeeper server id not being set #76

dmccue opened this issue Sep 16, 2015 · 0 comments

Comments

@dmccue
Copy link

dmccue commented Sep 16, 2015

/var/lib/zookeeper/data/myid is not being populated with correct server ID

Related to #75

The server identifier in /etc/zookeeper/zoo.cfg should be written to each server's /var/lib/zookeeper/data/myid
e.g.
server.2=10.105.10.70:2888:3888
equals
echo 2 > 10.105.10.70:/var/lib/zookeeper/data/myid

This needs to be done within the midokura-cookbook

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant