版本:3.5.0
现在有3个节点,127.0.0.3宕机了,无法开机,状态如下
±----------------±-----±----------±-------------±---------------------±-----------------------±--------+
| Host | Port | Status | Leader count | Leader distribution | Partition distribution | Version |
±----------------±-----±----------±-------------±---------------------±-----------------------±--------+
| “127.0.0.1” | 9779 | “ONLINE” | 2 | “test:2” | “test:6” | “3.5.0” |
| “127.0.0.2” | 9779 | “ONLINE” | 4 | “test:4” | “test:6” | “3.5.0” |
| “127.0.0.3” | 9779 | “OFFLINE” | 0 | “No valid partition” | “test:6” | |
±----------------±-----±----------±-------------±---------------------±-----------------------±--------+
目前打算把故障节点从集群中提出,执行下列2个操作都有报错,有什么其他方式处理吗
(root@nebula) [test]> DROP HOSTS 127.0.0.3:9779; //能针对实例进行删除空间?
[ERROR (-1005)]: There are still space on the host
(root@nebula) [test]> BALANCE DATA REMOVE 127.0.0.3:9779;
[ERROR (-1009)]: SemanticError: Data balance not support