redis-cli --cluster check 127.0.0.1:6379
[ERR] Not all 16384 slots are covered by nodes
redis-cli --cluster fix 127.0.0.1:6379 // 执行命令后需要输入yes