-
44495"}
2016/02/08 12:29:36 backend.go:45: [WARN] backend conn [0xc822117cc0] to 192.168.1.35:8986, restart [5795]
[error]: write tcp 192.168.1.234:54203->192.168.1.35:8986: write: broken pipe
6 …
-
Zookeeper service start is failing due to an error risen from "zookeeper-wait-to-listen.sh"script execution. Further diving into this turns out that "zookeeper-service.j2" template is not publishing t…
-
```
Voldemort need to have a mechanism to add/delete nodes online.
Task list:
cluster.xml update with new node List. (with minimal partition Delta)
partition transfer in background
swap to use new …
-
测试的时候,运行一段时间后proxy总是自己关掉
2015/01/22 18:18:28 router.go:545: ESC[0;33m[warning] proxy_1 wait to be online ESC[0m
2015/01/22 18:18:31 router.go:545: ESC[0;33m[warning] proxy_1 wait to be online ESC[0m
2…
-
The IP should be the external ip of the host
So the proper docker-compose.yml.tpl file should have this line
```
--ip=${IP} \
```
instead of
```
--ip=0.0.0.0 \
```
Otherwise, you'll have 0 slaves…
kopax updated
9 years ago
-
作者你好!
```
codis 2.0.9已经编译及安装成功。但是没找到可以输出版本号的命令,以下是我尝试输出版本号的命令:
```
bin/codis-proxy --version
bin/codis-config --version
bin/codis-server --version
以上命令输出的不是Codis系统版本号的命令,不知道要怎么敲打指令才能显示Codis系统版本号。…
-
Had anyone ever get synapse+zookeeper+nerve working prperly?
I followed the document on this repo, and encountered a couple of issues:
- synapse works with yaml config file however the json format co…
-
Does `0.12.0` work on Mesos `0.28.0`?
-
在测试环境测试codis,并没有对proxy加压力,但是运行一周左右发现proxy挂掉了
日志如下:
2015/09/10 16:32:12 topology.go:150: [WARN] topo event {Type:EventNodeDeleted State:StateSyncConnected Path:/zk/codis/db_test/proxy/proxy_1 Err:}
201…
-
发这个问题之前我通过google查看了大量的关于这个问题的您的回答,但是此时我3台zookeeper、3个group server、6个codis实例运行正常,就是不能手动或者在dashborad将这些proxy_*设置为online
我手动执行如下命令:
nohup /data/install/codis/bin/codis-config -c /data/install/codis/confi…
litdd updated
9 years ago