卸载 Redis Enterprise Software

Redis 企业软件

使用脚本rl_uninstall.sh卸载 Redis Enterprise Software 并从节点中删除其文件。该脚本还会从节点中删除所有 Redis 数据和配置。

卸载脚本不会从集群中删除节点,但节点的状态会更改为 down。有关节点删除说明,请参阅删除群集节点

卸载 Redis Enterprise Software

要从集群节点卸载 Redis Enterprise Software:

  1. 导航到脚本的位置,该位置位于/opt/redislabs/bin/默认情况下。

  2. 以 root 用户身份运行卸载脚本:

    sudo ./rl_uninstall.sh
    

When you run the uninstall script on a node, it only uninstalls Redis Enterprise Software from that node. To uninstall Redis Enterprise Software for the entire cluster, run the uninstall script on each cluster node.