暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

Gbase 8A缩容虚拟集群data节点

原创 二当家的 2022-07-01
1053

Gbase 8A缩容虚拟集群data节点
1.重分布数据,转移要删除的数据节点上的数据到其他节点上,清空要删除的数据节点上数据。
2.从VC中移除该节点成为集群的freenode从集群中彻底删除该节点。
3.停止被删除节点上的gnode服务,修改demo.options使用uninstall脚本卸载软件。
gcmonit.sh stop
gcluster_services gbase_ip stop 如:gcluster_services gbase_192.168.146.40 stop
gcluster_services syncserver_ip stop 如:gcluster_services syncserver_192.168.146.40 stop
4.执行卸载。
$ ./unInstall.py --silent=demoUn.options
These GCluster nodes will be uninstalled.
CoordinateHost:
DataHost:
172.168.83.16
Are you sure to uninstall GCluster ([Y,y]/[N,n])? y
172.168.83.16 unInstall 172.168.83.16 successfully.

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论