卸载Redis企业版软件
使用脚本 rl_uninstall.sh
来卸载 Redis Enterprise Software 并从节点中删除其文件。该脚本还会从节点中删除所有 Redis 数据和配置。
卸载脚本不会从集群中移除节点,但节点的状态会变为关闭。有关节点移除的说明,请参阅移除集群节点。
卸载 Redis 企业版软件
要从集群节点卸载Redis Enterprise Software:
-
导航到脚本的位置,默认情况下位于
/opt/redislabs/bin/
。 -
以root用户身份运行卸载脚本:
sudo ./rl_uninstall.sh
当你在一个节点上运行卸载脚本时,它只会从该节点卸载Redis Enterprise Software。要卸载整个集群的Redis Enterprise Software,请在每个集群节点上运行卸载脚本。