redis cluster 使用中遇到的问题小结
/opt/soft/redis-3.0.7/src/redis-trib.rb create --replicas 1 127.0.0.1:7000 127.0.0.1:7001 \127.0.0.1:7002 127.0.0.1:7003 127.0.0.1:7004 127.0.0.1:7005 127.0.0.1:8000 127.0.0.1:8001 \
127.0.0.1:8002 127.0.0.1:8003 127.0.0.1:8004 127.0.0.1:8005
/opt/soft/redis-3.0.7/src/redis-trib.rb create --replicas 1 10.1.3.191:7000 10.1.3.191:7001 \
> 10.1.3.191:7002 10.1.3.191:7003 10.1.3.191:7004 10.1.3.191:7005 10.1.3.191:8000 10.1.3.191:8001 \
> 10.1.3.191:8002 10.1.3.191:8003 10.1.3.191:8004 10.1.3.191:8005
页:
[1]