How to handle '[ERR] Nodes don't agree about configuration!' error message in redis cluster?

811 views
Skip to first unread message

optimi...@163.com

unread,
Mar 27, 2016, 11:58:40 PM3/27/16
to Redis DB
Hi everyone,

I started a redis cluster and found a error message '[ERR] Nodes don't agree about configuration!' 
and some warnings circled in red by me in the attached screenshot.
Would you please help me to analyse the root cause and advice me a solution?

Best regards,
Xu Liang
Redis issue.png

Tuco

unread,
Mar 28, 2016, 1:20:30 AM3/28/16
to Redis DB
you should try to do the following.

redis-cli -c -p 7001 cluster setslot 866 node <nodeid_of_7003>
redis-cli -c -p 7001 cluster setslot 1180 node <nodeid_of_7003>
redis-cli -c -p 7001 cluster setslot 4113 node <nodeid_of_7003>
redis-cli -c -p 7001 cluster setslot 16295 node <nodeid_of_7005>
Reply all
Reply to author
Forward
0 new messages