Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker一键部署发现zk无法启动, #1099

Open
1322566278 opened this issue Feb 14, 2023 · 0 comments
Open

docker一键部署发现zk无法启动, #1099

1322566278 opened this issue Feb 14, 2023 · 0 comments

Comments

@1322566278
Copy link

参考文档: https://github.com/alibaba/otter/wiki/Docker_QuickStart

docker logs
[root@i-31B4D854 otter-all]# docker logs otter-all
DOCKER_DEPLOY_TYPE=VM
==> INIT /alidata/init/02init-sshd.sh
==> EXIT CODE: 0
==> INIT /alidata/init/fix-hosts.py
==> EXIT CODE: 0
==> INIT DEFAULT
Generating SSH1 RSA host key: [ OK ]
Starting sshd: [ OK ]
Starting crond: [ OK ]
==> INIT DONE
==> RUN /home/admin/app.sh
==> START ...
start mysql ...
Starting mysqld: [ OK ]
mysql start successful
start zookeeper ...

cat zookeeper.log
[root@i-31B4D854 zkData]# cat zookeeper.log
ZooKeeper JMX enabled by default
Using config: /home/admin/zookeeper-3.4.13/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED
ZooKeeper JMX enabled by default
Using config: /home/admin/zookeeper-3.4.13/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED
ZooKeeper JMX enabled by default
Using config: /home/admin/zookeeper-3.4.13/bin/../conf/zoo.cfg
Starting zookeeper ... STARTED

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

No branches or pull requests

1 participant