You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
参考文档: 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
The text was updated successfully, but these errors were encountered: