Titan

Results 8 comments of Titan

elasticsearch-sql conflict with it's native x-pack-sql module append a line to the config file,then restart es xpack.sql.enabled: false

release3.2,借鉴楼上说的,我把sentinel_client_timeout参数设置成了1000,重启dashboard再观察下

问题依旧,删除重新添加sentinel会解决,这是dashboard topom中的错误信息,dashboard日志并无异常,sentinel日志也正常,并且可以用redis-cli连接执行命令 ``` "192.168.112.155:26379": { "error": { "Cause": "redigo: unexpected type for String, got type []interface {}", "Stack": [ { "Name": "github.com/CodisLabs/codis/pkg/utils/redis.(*Client).Info", "File": "/root/go/src/github.com/CodisLabs/codis/pkg/utils/redis/client.go", "Line": 105 }, { "Name": "github.com/CodisLabs/codis/pkg/topom.(*Topom).RefreshRedisStats.func3",...

@spinlock 很奇怪,因为我的sentinel没有专用的机器单独做集群,出问题的sentinel一直是和dashboard在一台机器上部署的那个。

1月12号升级dashboard,版本号2017-12-28 13:21:33 +0000 @9fde2809cca131e3da1a7e0920ea151029301fb4 @3.2.1-10-g9fde280 ,至今问题依旧

抱歉,刚刚看到,我们在生产环境已经把sentinel移除了,我可以在下次维护的时候升级dashboard版本再观察一下 @spinlock

https://github.com/Qihoo360/doraemon#quickly-start @PostgreSQL1989 仔细看这里,app.conf和config.js是需要修改的