redis the cluster is down

1、问题现象

clusterdown the cluster is down

三实列的redis集群,节点挂掉一台。

2、集群检查

./redis-cli --cluster check 192.168.1.15:6379 -a 'xxx'

3、修复

./redis-cli --cluster fix 192.168.1.15:6379 -a 'xxx'

然后输入yes

posted @ 2021-04-12 18:17  北漂-boy  阅读(291)  评论(0编辑  收藏  举报