Redis :Redis server v=4.0.2 sha=00000000:0 malloc=jemalloc-4.0.3 bits=64 build=bb5d0aad7ecbb10f OS:CentOS release 6.5 (Final) Architecture: x86_64

The detail is below: 127.0.0.1:26379> SENTINEL replicas publicredis (error) ERR Unknown sentinel subcommand 'replicas'

Comment From: hwware

@Bilingyun hello, for older Redis version the subcommand is Sentinel Slaves master-name . There is known reason we changed it :)

Comment From: blylei

@Bilingyun hello, for older Redis version the subcommand is Sentinel Slaves master-name . There is known reason we changed it :)

非常感谢。问题已解决