摘要:
1. 创建集群时报以下错误 (1)错误1 ./redis-trib.rb create --replicas 1 XXXXXX:5301 XXXXXX:5302 XXXXXX:5303 XXXXXX:5304 XXXXXX:5305 XXXXXX:5306 /usr/local/rvm/rubie 阅读全文
posted @ 2016-03-14 14:34
coreWars
阅读(6671)
评论(0)
推荐(0)
摘要:
解决方式: iptables -F // 初始化iptables。 service iptables save // 保存 service iptables restart // 重启 阅读全文
posted @ 2016-03-14 14:19
coreWars
阅读(2284)
评论(0)
推荐(1)