2018年2月8日

redis集群配置错误处理

摘要: 关于启动redis集群时: [ERR] Node 172.168.63.202:7001 is not empty. Either the nodealready knows other nodes (check with CLUSTER NODES) or contains some 的问题 解决 阅读全文

posted @ 2018-02-08 12:07 透过代码看世界 阅读(349) 评论(0) 推荐(0)

redis集群配置-1

摘要: 文章转自:https://www.cnblogs.com/wuxl360/p/5920330.html 介绍安装环境与版本 用两台虚拟机模拟6个节点,一台机器3个节点,创建出3 master、3 salve 环境。 redis 采用 redis-3.2.4 版本。 两台虚拟机都是 CentOS ,一 阅读全文

posted @ 2018-02-08 11:45 透过代码看世界 阅读(241) 评论(0) 推荐(0)

导航