SeveralNines,ClusterControl:Delete Cluster
删除一个集群的方法很简单,WEB界面点击就可以了。
这个过程中,LOG日志如下:
1 2 3 4 5 6 7 8 |
86 - Checking cluster... 87 - Checking configuration. 88 - Stopping cluster. 90 - Cluster stopped successfully. 91 - Purging cluster data from database 92 - Cleaning up staging dir '/root/s9s_tmp/1/replication'. 93 - Deleting config file '/etc/cmon.d/cmon_1.cnf'. FINISHED |
————————————
Done。