zettadb / cluster_mgr

Clust_mgr is an important compnent of KunlunBase. It provides a HTTP API for KunlunBase users to do cluster management, provisioning and monitor work, so that uses can install a cluster, a kunlun-server node, a storage shard or a kunlun-storage node by calling such APIs. Such capability enables users to integrate KunlunBase management and provisioning as part of their existing application or GUIs. Cluster_mgr also provide other important cluster maintenance background work to make sure the KunlunBase clusters it serves can work efficiently and reliably.
http://www.kunlunbase.com
Apache License 2.0
10 stars 2 forks source link

cluster_mgr, node_mgr 在实际工作环境一台机器都只能跑一个 #23

Open jd-zhang opened 2 years ago

jd-zhang commented 2 years ago

Issue migrated from trac ticket # 667

component: cluster manager | priority: major

2022-05-11 11:34:48: @chaojie1979 created the issue


cluster_mgr, node_mgr 在实际工作环境一台机器只能跑一个

需要软件启动时增加判断,机器有进程打个错误日志,退出不启动

jd-zhang commented 2 years ago

2022-05-11 11:34:59: @chaojie1979 changed owner from all to chaojie

jd-zhang commented 2 years ago

2022-05-11 11:34:59: @chaojie1979 changed status from new to assigned

jd-zhang commented 2 years ago

2022-05-24 10:32:29: @chaojie1979 commented


这个和 ./stop_... 不要杀死所有同名进程,比较相关,有矛盾,看具体怎么处理

jd-zhang commented 2 years ago

2022-05-24 10:32:29: @chaojie1979 changed owner from chaojie to snow