CN103647830A - Dynamic management method for multilevel configuration files in cluster management system - Google Patents

Dynamic management method for multilevel configuration files in cluster management system Download PDF

Info

Publication number
CN103647830A
CN103647830A CN201310678144.8A CN201310678144A CN103647830A CN 103647830 A CN103647830 A CN 103647830A CN 201310678144 A CN201310678144 A CN 201310678144A CN 103647830 A CN103647830 A CN 103647830A
Authority
CN
China
Prior art keywords
cluster
node
configuration file
tree
dynamic management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310678144.8A
Other languages
Chinese (zh)
Other versions
CN103647830B (en
Inventor
王佳
张书宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Cloud Information Technology Co Ltd
Original Assignee
Inspur Electronic Information Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201310678144.8A priority Critical patent/CN103647830B/en
Publication of CN103647830A publication Critical patent/CN103647830A/en
Application granted granted Critical
Publication of CN103647830B publication Critical patent/CN103647830B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a dynamic management method for multilevel configuration files in a cluster management system. The method comprises: when a cluster is started, according to cluster configuration file information, initializing a multilevel tree; during cluster operation, according to users' needs, dynamically modifying configuration files and managing the files; and when node faults occur and nodes recover, performing fault tolerance protection on the dynamically modified configuration files. Compared to the prior art, the dynamic management method for the multilevel configuration files in the cluster management system has the following advantages: continuous operation of service is ensured, conventional modification by taking a cluster or a set as a unit is changed, coupling among the nodes is reduced, multi-node multi-task simultaneous operation is realized, and the system performance is improved.

Description

The dynamic management approach of multi-level configuration file in a kind of cluster management system
Technical field
The present invention relates to Computer Applied Technology field, specifically the dynamic management approach of multi-level configuration file in a kind of cluster management system.
Background technology
In high availability cluster management system, comprise the management to a plurality of service groups, each group has a plurality of resources and monitors resource.In cluster configuration file, having recorded cluster, group, resource, supervision resource, server and cluster management policy information, is unique foundation of cluster management.Traditional configuration file management is static management, after requiring cluster to start, can not change configuration file, unless cluster is stopped to rear re-synchronization configuration file, restarts cluster.So not only interrupt service operation, sustainability protection cannot be provided, also increased a lot of manual operations, easily produced mistake.
Summary of the invention
Technical assignment of the present invention is to solve the deficiencies in the prior art, and the dynamic management approach of multi-level configuration file in a kind of cluster management system is provided.
Technical scheme of the present invention realizes in the following manner, the dynamic management approach of multi-level configuration file in this kind of cluster management system, and its concrete dynamic management process is:
The dynamic management module of multi-level configuration file is set: initialization module, dynamic management module and fault-tolerant module, three, by reading cluster configuration file, for configuration change communicates negotiation, has cooperated generation and the change of configuration.
Cluster starts, and initialization module reading configuration file information also builds multi-level cluster tree, directly completes cluster configuration file dynamic management configuration.
Cluster is in service, and dynamic management module is for carrying out dynamic management to cluster tree: according to user, need to on-the-fly modify information traverse tree, from smallest particles degree, configuration file be modified, and be synchronized to other nodes in cluster.
Node breaks down while recovering again; fault-tolerant module is used for file-level disaster tolerance: node breaks down while recovering again; recovery nodes sends message to operation node and obtains up-to-date configuration file; the consistency that guarantees each node profile information of cluster, the configuration file completing on-the-fly modifying carries out fault-tolerance protection.
Described initialization module is by cluster, group, resource in high availability cluster management system and monitor that resource node is expressed as " at many levels " tree, and this tree is the logic diagram structure based on GOM model construction.
Multilevel tree-model is divided into some levels by one tree, and the subtree degree of depth of every one deck is not more than 2, and in tree, node has two types, and a kind of is expanding node, the resource in corresponding cluster and monitor resource; Another kind is expanding node not, the cluster in corresponding cluster and group.
Above-mentioned each node all contains one group of operate original language and attribute configuration: operate original language has been explained the dynamic change operation for node or subtree, and these operations comprise increases Add, delete Delete, the Upgrade that upgrades, the Degrade that demotes, replace Replace and copy Clone; Attribute configuration has been described cluster, group, resource and has been monitored the attribute of resource node, with current cluster configuration file information corresponding one by one, describe simultaneously this node whether can with the health value of other node communications.
The beneficial effect that the present invention compared with prior art produced is:
In a kind of cluster management system of the present invention, the dynamic management approach of multi-level configuration file can be realized the dynamic management to cluster configuration file, and by this method, the group in cluster configuration file and resource node are divided by level, can revise a plurality of resources and Resource Properties in less granularity simultaneously, strengthen the dynamic and intelligent management of cluster, changed traditional modification with cluster Huo Zuwei unit.Cluster is built with multi-level tree structure, reduced the internodal degree of coupling, thereby realize multinode multitask, operate simultaneously, improve the performance of system.Practical, be easy to promote.
Accompanying drawing explanation
Accompanying drawing 1 is the multi-level tree structure schematic diagram of cluster of the present invention.
Accompanying drawing 2 is configuration file dynamic management scheduling schematic diagrames of the present invention.
Accompanying drawing 3 is increase group resource schematic diagrames of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the dynamic management approach of multi-level configuration file in a kind of cluster management system of the present invention is described in detail below.
The invention provides the dynamic management approach of multi-level configuration file in a kind of cluster management system, can realize the dynamic management to cluster configuration file, and by this method, the group in cluster configuration file and resource node are divided by level, can revise a plurality of resources and Resource Properties in less granularity simultaneously, strengthen the dynamic and intelligent management of cluster.Its concrete dynamic management process is:
1, the dynamic management module of multi-level configuration file is set: initialization module, dynamic management module and fault-tolerant module, three, by reading cluster configuration file, for configuration change communicates negotiation, has cooperated generation and the change of configuration.
2, cluster starts, and initialization module reading configuration file information also builds multi-level cluster tree, directly completes cluster configuration file dynamic management configuration.
In technique scheme, between node, adopt the intercommunication primitive based on graph structure to carry out communication, avoid direct code call, thereby realize the loose coupling of system.
Internodal Content of communciation adopts JSON form, adopts JSON form can simplify the parsing of node storing information and to returning results the difficulty of parsing; Adopt fixing JSON form simultaneously, can realize details to external shield, strengthen the fail safe of system and reduce the difficulty that task trigger end is realized.
Configuration function based on graph structure makes user can select to use configuration file to carry out dynamic-configuration can prearranged dynamic-configuration or directly carry out in program, has increased system flexibility.
3, cluster is in service, and dynamic management module is for carrying out dynamic management to cluster tree: according to user, need to on-the-fly modify information traverse tree, from smallest particles degree, configuration file be modified, and be synchronized to other nodes in cluster.
In this technical scheme, without interrupting service running time, on-the-fly modify group and resource information; With smallest particles degree, revise, reduced mutual with other nodes, improve systematic function; Support the multiple operation that on-the-fly modifies, the flexibility that has improved system.
4, node breaks down while recovering again; fault-tolerant module is used for file-level disaster tolerance: node breaks down while recovering again; recovery nodes sends message to operation node and obtains up-to-date configuration file; the consistency that guarantees each node profile information of cluster, the configuration file completing on-the-fly modifying carries out fault-tolerance protection.
Further, above-mentioned steps by reference to the accompanying drawings 1~3 further describe into:
Initialization module, for when cluster starts, reads configuration file and builds multi-level cluster tree, directly completes cluster configuration file dynamic management configuration.
Initialization module is by cluster in high availability cluster management system, group, resource and monitor that resource node is expressed as the tree of " at many levels ", and this tree is based on GOM(Graph Oriented Model) the logic diagram structure of model construction.This logic diagram structure not only makes user can utilize the various intercommunication primitives on figure to carry out the communication of adjacent layer, and provides a framework clearly for dynamic-configuration.
Multilevel tree-model is divided into many levels by one tree, and the subtree degree of depth of every one deck is not more than 2, defines so a stalk tree and only needs to determine its root node and child nodes.In tree, node has two types, and a kind of is expanding node, and another kind is expanding node not, and the node of expansion itself is not again one tree.As Fig. 1, cluster is set to Tree1 and be divided into multi-level tree Tree2, wherein the resource in the corresponding cluster of expanding node and monitor resource, not cluster and the group in the corresponding cluster of expanding node.
Each node contains one group of operate original language and attribute configuration.
Operate original language has been explained the dynamic change operation for node or subtree, and these operations comprise: increase Add, delete Delete, the Upgrade that upgrades, the Degrade that demotes, replace Replace and copy Clone.These configuration functions based on graph structure make user can select to use configuration file to carry out dynamic-configuration can prearranged dynamic-configuration or directly carry out in program, thereby has increased system flexibility.Because likely, in some situation, node condition of dynamic-configuration in running is constant, without describing in configuration file in order to changing in the future.In addition, allow in node, to use the configuration function of system to adding indefinitely new node also highly significant.New node, after completing necessary initial work, will oneself be articulated under certain node of tree structure by AddNode function, without other work embedded system seamlessly just.Adding of new node will not affect the running of its father node, as long as father node adopts the intercommunication primitive based on graph structure completely.
Each node only can be communicated by letter with its father node, child nodes and the brotgher of node, and can not get over layer communication, and the object of doing is like this that strengthening system is controlled, and when there is dynamic-configuration, affects as few as possible the normal operation of other parts of system.
Attribute configuration has been described on the one hand cluster, group, resource and has been monitored the attribute of resource node, and these attributes are corresponding one by one with current cluster configuration file information.The communicable state of this node has been described on the other hand, this node whether can with the health value of other node communications.The cluster attribute that wherein node comprises, as shown in table 1.
Dynamic management module is for carrying out dynamic management to cluster tree, and the operate original language of dynamic management process and node is closely related, is the operation to tree, does not describe in detail herein.
Fault-tolerant module is for file-level disaster tolerance.For example, in dual computer group, after breaking down in opposite end, cluster configuration file on-the-fly modifies, and has recovered again opposite end afterwards, but on it operation be the configuration file before breaking down, cause two ends inconsistent.Fault-tolerant module can make reset terminal send message recovery to the node of normal operation, obtains up-to-date profile information.
Requiring each module is exclusive mode to the modification of configuration file, to safeguard the consistency of cluster configuration file.
In a typical environment, user configures cluster, synchronization profile and start cluster after, first by initialization module, according to cluster configuration file information architecture, set at many levels, the root node storage cluster information of tree, all non-child node stores group information below root node, the dependence between group and group is with layering, and the group node on upper strata depends on its child's group node.All child node stores resources or supervision resource information in multi-level tree, father's node of all child nodes must be a group node.Following table has shown the cluster configuration file information of dissimilar node storage.
Nodename Node attribute information
Cluster Heartbeat, Master Server Info, heartbeat timeout information, alerting service etc. are resolved, used in cluster name, cluster IP, subnet mask, network partition
Group Group name claims, starts server, failover number of times, mutual exclusion group, group dependence
Resource Resource type, resource name, startup (stopping) time-out time, the failed number of retries of startup (stopping), startup (stopping) failure be action, resource particular attribute finally
Monitor resource Monitor resource type, the stand-by period, the target resource that monitor resource name, interval, time-out time, number of retries, start supervision
As shown in Figure 1, cluster configuration file is built into cluster tree Tree1, by level, is divided into multi-level tree Tree2, the not expanding node of every one deck is all group resource, and the hierarchical relationship between group and group represents the dependence between group.Group node must be a subtree, and its child nodes is dependence group or is that group resource or group monitor resource.Every one deck be must being resource or monitoring resource node of expanding node and child nodes.
In service at cluster, if user wants to revise cluster configuration file, do not need first to stop cluster and modify again.Only need to revise cluster configuration file, click " application " button, the information that group system is revised user passes to cluster root node, read modification information, dynamic management module agency and the dynamic management module of every one deck of root node are acted on behalf of mutual communication negotiation, decision is at which layer to modify, and carries out operation accordingly.As Fig. 3 has shown dynamic appending group resource fipAdd, traverse tree finds group failover1 node, by Addnode function, increases fipAdd resource and resource information, and it is synchronous on each node of cluster to organize resource information.
The foregoing is only embodiments of the invention, within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (4)

1. a dynamic management approach for multi-level configuration file in cluster management system, is characterized in that its concrete dynamic management process is:
The dynamic management module of multi-level configuration file is set: initialization module, dynamic management module and fault-tolerant module, three, by reading cluster configuration file, for configuration change communicates negotiation, has cooperated generation and the change of configuration;
Cluster starts, and initialization module reading configuration file information also builds multi-level cluster tree, directly completes cluster configuration file dynamic management configuration;
Cluster is in service, and dynamic management module is for carrying out dynamic management to cluster tree: according to user, need to on-the-fly modify information traverse tree, from smallest particles degree, configuration file be modified, and be synchronized to other nodes in cluster;
Node breaks down while recovering again; fault-tolerant module is used for file-level disaster tolerance: node breaks down while recovering again; recovery nodes sends message to operation node and obtains up-to-date configuration file; the consistency that guarantees each node profile information of cluster, the configuration file completing on-the-fly modifying carries out fault-tolerance protection.
2. the dynamic management approach of multi-level configuration file in a kind of cluster management system according to claim 1, it is characterized in that: described initialization module is by cluster, group, resource in high availability cluster management system and monitor that resource node is expressed as " at many levels " tree, and this tree is the logic diagram structure based on GOM model construction.
3. the dynamic management approach of multi-level configuration file in a kind of cluster management system according to claim 2, it is characterized in that: Multilevel tree-model is divided into some levels by one tree, the subtree degree of depth of every one deck is not more than 2, in tree, node has two types, an expanding node, the resource in corresponding cluster and monitor resource; Another kind is expanding node not, the cluster in corresponding cluster and group.
4. according to the dynamic management approach of multi-level configuration file in arbitrary described a kind of cluster management system in claim 1~3, it is characterized in that: above-mentioned each node all contains one group of operate original language and attribute configuration: operate original language has been explained the dynamic change operation for node or subtree, these operations comprise increases Add, delete Delete, the Upgrade that upgrades, the Degrade that demotes, replace Replace and copy Clone; Attribute configuration has been described cluster, group, resource and has been monitored the attribute of resource node, with current cluster configuration file information corresponding one by one, describe simultaneously this node whether can with the health value of other node communications.
CN201310678144.8A 2013-12-13 2013-12-13 The dynamic management approach of multi-level configuration file in a kind of cluster management system Active CN103647830B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310678144.8A CN103647830B (en) 2013-12-13 2013-12-13 The dynamic management approach of multi-level configuration file in a kind of cluster management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310678144.8A CN103647830B (en) 2013-12-13 2013-12-13 The dynamic management approach of multi-level configuration file in a kind of cluster management system

Publications (2)

Publication Number Publication Date
CN103647830A true CN103647830A (en) 2014-03-19
CN103647830B CN103647830B (en) 2017-09-15

Family

ID=50252984

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310678144.8A Active CN103647830B (en) 2013-12-13 2013-12-13 The dynamic management approach of multi-level configuration file in a kind of cluster management system

Country Status (1)

Country Link
CN (1) CN103647830B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636208A (en) * 2015-02-12 2015-05-20 浪潮电子信息产业股份有限公司 Method for managing high-availability cluster resources
CN105045619A (en) * 2015-07-06 2015-11-11 普元信息技术股份有限公司 Fixed bandwidth based multi-level multi-node version distribution method in cloud computing environment
CN105279364A (en) * 2014-06-05 2016-01-27 美国西门子医疗解决公司 Protocol management system (PROMS)
CN105740408A (en) * 2016-01-28 2016-07-06 东软集团股份有限公司 Hadoop cluster calling method and device
CN105933166A (en) * 2016-06-30 2016-09-07 北京奇艺世纪科技有限公司 Server management method and device
CN106059798A (en) * 2016-05-18 2016-10-26 厦门市美亚柏科信息股份有限公司 Multiplayer management system based on node collection
CN106301904A (en) * 2016-08-08 2017-01-04 无锡天脉聚源传媒科技有限公司 A kind of cluster server management method and device
CN106844681A (en) * 2017-01-25 2017-06-13 郑州云海信息技术有限公司 Configuration file synchronous method and managing main frame based on cluster file system
CN108600004A (en) * 2018-04-23 2018-09-28 北京奇艺世纪科技有限公司 A kind of video server configuring management method and system
CN110851192A (en) * 2018-07-27 2020-02-28 北京京东尚科信息技术有限公司 Method and device for responding to configuration of degraded switch
CN112035162A (en) * 2020-09-02 2020-12-04 中国银行股份有限公司 Configuration file batch modification method and device
CN112416538A (en) * 2019-08-20 2021-02-26 中国科学院深圳先进技术研究院 Multilayer architecture and management method of distributed resource management framework
CN112486513A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Container-based cluster management method and system
CN113596190A (en) * 2021-07-23 2021-11-02 浪潮云信息技术股份公司 Application distributed multi-activity system and method based on Kubernetes
CN115714722A (en) * 2022-12-15 2023-02-24 中国西安卫星测控中心 Dynamic configuration method, device and system for cluster network

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829973A (en) * 2003-07-31 2006-09-06 国际商业机器公司 Dynamically configurable fault tolerance in autonomic computing with multiple service points
CN101232515A (en) * 2008-02-25 2008-07-30 浪潮电子信息产业股份有限公司 Distributed type colony management control system based on LDAP
CN101883039A (en) * 2010-05-13 2010-11-10 北京航空航天大学 Data transmission network of large-scale clustering system and construction method thereof
CN102147809A (en) * 2011-03-22 2011-08-10 曙光信息产业股份有限公司 Parallel file system and management method thereof
CN102355413A (en) * 2011-08-26 2012-02-15 北京邮电大学 Method and system for unifying message space on large scale in real time
CN102855289A (en) * 2012-08-09 2013-01-02 浪潮电子信息产业股份有限公司 Method for dynamically modifying failover of storage unit by cluster file system
CN103051509A (en) * 2012-08-03 2013-04-17 北京航空航天大学 Tree-structure-based initialization method
CN103152416A (en) * 2013-03-04 2013-06-12 浪潮电子信息产业股份有限公司 Dynamic management method for improving high availability of online clustering group
CN103167041A (en) * 2013-03-28 2013-06-19 广州中国科学院软件应用技术研究所 System and method for supporting cloud environment application cluster automation deployment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1829973A (en) * 2003-07-31 2006-09-06 国际商业机器公司 Dynamically configurable fault tolerance in autonomic computing with multiple service points
CN101232515A (en) * 2008-02-25 2008-07-30 浪潮电子信息产业股份有限公司 Distributed type colony management control system based on LDAP
CN101883039A (en) * 2010-05-13 2010-11-10 北京航空航天大学 Data transmission network of large-scale clustering system and construction method thereof
CN102147809A (en) * 2011-03-22 2011-08-10 曙光信息产业股份有限公司 Parallel file system and management method thereof
CN102355413A (en) * 2011-08-26 2012-02-15 北京邮电大学 Method and system for unifying message space on large scale in real time
CN103051509A (en) * 2012-08-03 2013-04-17 北京航空航天大学 Tree-structure-based initialization method
CN102855289A (en) * 2012-08-09 2013-01-02 浪潮电子信息产业股份有限公司 Method for dynamically modifying failover of storage unit by cluster file system
CN103152416A (en) * 2013-03-04 2013-06-12 浪潮电子信息产业股份有限公司 Dynamic management method for improving high availability of online clustering group
CN103167041A (en) * 2013-03-28 2013-06-19 广州中国科学院软件应用技术研究所 System and method for supporting cloud environment application cluster automation deployment

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10346586B2 (en) 2014-06-05 2019-07-09 Siemens Healthcare Gmbh Protocol management system (PROMS)
CN105279364A (en) * 2014-06-05 2016-01-27 美国西门子医疗解决公司 Protocol management system (PROMS)
CN105279364B (en) * 2014-06-05 2020-03-20 西门子保健有限责任公司 Protocol management system
CN104636208A (en) * 2015-02-12 2015-05-20 浪潮电子信息产业股份有限公司 Method for managing high-availability cluster resources
CN105045619A (en) * 2015-07-06 2015-11-11 普元信息技术股份有限公司 Fixed bandwidth based multi-level multi-node version distribution method in cloud computing environment
CN105045619B (en) * 2015-07-06 2018-07-10 普元信息技术股份有限公司 Multi-level multinode version distributed method based on fixed-bandwidth in cloud computing environment
CN105740408A (en) * 2016-01-28 2016-07-06 东软集团股份有限公司 Hadoop cluster calling method and device
CN105740408B (en) * 2016-01-28 2019-02-05 东软集团股份有限公司 The method and apparatus for calling hadoop cluster
CN106059798A (en) * 2016-05-18 2016-10-26 厦门市美亚柏科信息股份有限公司 Multiplayer management system based on node collection
CN106059798B (en) * 2016-05-18 2019-10-01 厦门市美亚柏科信息股份有限公司 A kind of multistratum management system based on node set
CN105933166A (en) * 2016-06-30 2016-09-07 北京奇艺世纪科技有限公司 Server management method and device
CN106301904A (en) * 2016-08-08 2017-01-04 无锡天脉聚源传媒科技有限公司 A kind of cluster server management method and device
CN106844681A (en) * 2017-01-25 2017-06-13 郑州云海信息技术有限公司 Configuration file synchronous method and managing main frame based on cluster file system
CN108600004A (en) * 2018-04-23 2018-09-28 北京奇艺世纪科技有限公司 A kind of video server configuring management method and system
CN110851192A (en) * 2018-07-27 2020-02-28 北京京东尚科信息技术有限公司 Method and device for responding to configuration of degraded switch
CN112416538A (en) * 2019-08-20 2021-02-26 中国科学院深圳先进技术研究院 Multilayer architecture and management method of distributed resource management framework
CN112416538B (en) * 2019-08-20 2024-05-07 中国科学院深圳先进技术研究院 Multi-level architecture and management method of distributed resource management framework
CN112035162A (en) * 2020-09-02 2020-12-04 中国银行股份有限公司 Configuration file batch modification method and device
CN112486513A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Container-based cluster management method and system
CN112486513B (en) * 2020-11-25 2022-08-12 湖南麒麟信安科技股份有限公司 Container-based cluster management method and system
CN113596190A (en) * 2021-07-23 2021-11-02 浪潮云信息技术股份公司 Application distributed multi-activity system and method based on Kubernetes
CN113596190B (en) * 2021-07-23 2023-05-26 浪潮云信息技术股份公司 Application distributed multi-activity system and method based on Kubernetes
CN115714722A (en) * 2022-12-15 2023-02-24 中国西安卫星测控中心 Dynamic configuration method, device and system for cluster network
CN115714722B (en) * 2022-12-15 2023-09-08 中国西安卫星测控中心 Cluster network dynamic configuration method, device and system

Also Published As

Publication number Publication date
CN103647830B (en) 2017-09-15

Similar Documents

Publication Publication Date Title
CN103647830A (en) Dynamic management method for multilevel configuration files in cluster management system
EP3694148B1 (en) Configuration modification method for storage cluster, storage cluster and computer system
TW202207030A (en) Distributed training method and apparatus of deep learning model
US8001413B2 (en) Managing cluster split-brain in datacenter service site failover
CN102394774B (en) Service state monitoring and failure recovery method for controllers of cloud computing operating system
CN106170782B (en) System and method for creating highly scalable high availability clusters in massively parallel processing clusters of machines in a network
CN111314125A (en) System and method for fault tolerant communication
Wang et al. Replication-based fault-tolerance for large-scale graph processing
TWI701916B (en) Method and device for self-recovering management ability in distributed system
CN104579791A (en) Method for achieving automatic K-DB main and standby disaster recovery cluster switching
WO2017071563A1 (en) Data storage method and cluster management node
JP2009199395A (en) Virtual server management device and virtual server management method
CN103457775A (en) High-availability virtual machine pooling management system based on roles
CN109361777B (en) Synchronization method, synchronization system and related device for distributed cluster node states
CN106874142B (en) Real-time data fault-tolerant processing method and system
JP4491482B2 (en) Failure recovery method, computer, cluster system, management computer, and failure recovery program
CN105589756A (en) Batch processing cluster system and method
CN104158707A (en) Method and device of detecting and processing brain split in cluster
CN103152416A (en) Dynamic management method for improving high availability of online clustering group
CN104917827A (en) Method for realizing oracle load balancing cluster
CN104123183A (en) Cluster assignment dispatching method and device
CN107071189B (en) Connection method of communication equipment physical interface
CN112887367B (en) Method, system and computer readable medium for realizing high availability of distributed cluster
CN103793296A (en) Method for assisting in backing-up and copying computer system in cluster
CN104052799B (en) A kind of method that High Availabitity storage is realized using resource ring

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20180813

Address after: 250101 S06 tower, 1036, Chao Lu Road, hi tech Zone, Ji'nan, Shandong.

Patentee after: Shandong wave cloud Mdt InfoTech Ltd

Address before: 250014 1036 Shun Ya Road, hi tech Zone, Ji'nan, Shandong.

Patentee before: Langchao Electronic Information Industry Co., Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: 250100 No. 1036 Tidal Road, Jinan High-tech Zone, Shandong Province, S01 Building, Tidal Science Park

Patentee after: Inspur cloud Information Technology Co., Ltd

Address before: 250101 S06 tower, 1036, Chao Lu Road, hi tech Zone, Ji'nan, Shandong.

Patentee before: SHANDONG LANGCHAO YUNTOU INFORMATION TECHNOLOGY Co.,Ltd.

CP03 Change of name, title or address