oceanbase / obdeploy

A deployer and package manager for OceanBase open-source software.
https://open.oceanbase.com
GNU General Public License v3.0
87 stars 132 forks source link

How to destroy zombie cluster #136

Open longdafeng opened 1 year ago

longdafeng commented 1 year ago

I have setup one cluster 1 node for obproxy/promtheus/graphna 3 node for observer/obagent

but the ecs where run observer/obagent have been released, so the cluster become zombie cluster.

[root@testocp ~]# obd cluster destroy mytest -f
Get local repositories ok
Search plugins ok
Open ssh connection x
[ERROR] root@172.30.63.2 connect failed: timed out

[root@testocp ~]# obd cluster stop mytest -f
[WARN] no such option: -f
Get local repositories ok
Search plugins ok
Open ssh connection x
[ERROR] root@172.30.63.4 connect failed: timed out
gys-git commented 3 months ago

We have received this request and scheduled it for future implementation. It will be supported in subsequent versions.