用redis-cli 密码登陆 然后shutdown 然后exit 就OK了。 [root@localhost bin]# redis-cli -a 123456 127.0.0.1:6379> SHUTDOWN not connected> exit