CN111385107A - Main/standby switching processing method and device for server - Google Patents

Main/standby switching processing method and device for server Download PDF

Info

Publication number
CN111385107A
CN111385107A CN201811610101.5A CN201811610101A CN111385107A CN 111385107 A CN111385107 A CN 111385107A CN 201811610101 A CN201811610101 A CN 201811610101A CN 111385107 A CN111385107 A CN 111385107A
Authority
CN
China
Prior art keywords
standby
machine
heartbeat
main
host
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
CN201811610101.5A
Other languages
Chinese (zh)
Other versions
CN111385107B (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.)
Datang Mobile Communications Equipment Co Ltd
Original Assignee
Datang Mobile Communications Equipment 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 Datang Mobile Communications Equipment Co Ltd filed Critical Datang Mobile Communications Equipment Co Ltd
Priority to CN201811610101.5A priority Critical patent/CN111385107B/en
Publication of CN111385107A publication Critical patent/CN111385107A/en
Application granted granted Critical
Publication of CN111385107B publication Critical patent/CN111385107B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0663Performing the actions predefined by failover planning, e.g. switching to standby network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route

Abstract

The embodiment of the invention discloses a method and a device for processing master-slave switching of a server, wherein the method comprises the following steps: if the host/standby machine judges that the learning process is abnormal, judging the heartbeat receiving condition; if the heartbeat sent by the cluster management software is not received within a preset time period, acquiring the running state of the corresponding standby machine/host machine; if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, executing the main-standby switching of the server, and switching from the host machine/standby machine to the corresponding standby machine/host machine; and the host and the standby synchronously receive the heartbeat sent by the cluster management software. In the embodiment of the invention, by adopting a synchronous heartbeat mode, after the heartbeat of the main machine and the standby machine is synchronously detected by cluster management software, the main machine/the standby machine performs main-standby switching after judgment, thereby solving the double main problem caused by an asynchronous heartbeat mechanism and improving the operation efficiency of the base station.

Description

Main/standby switching processing method and device for server
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a method and a device for processing master-slave switching of a server.
Background
The OP _ CLUSTER is independently developed CLUSTER management software, HAs High Availability (HA) and Disaster Recovery (DR) capabilities, and is used for connecting multiple servers to cooperatively provide services by adopting multi-level redundancy in order to avoid hardware and software failures of the servers. In the event of a single server, or software failure, a switchover or restart function is provided. And when single point failures of the network, the data and the hardware are ensured, the quick recovery is realized, and the service is continuously provided.
The OP _ CLUSTER performs CLUSTER deployment on a CLUSTER of NEA (Network element adapter) software by adopting a mode of 'multiple main devices and one standby device' through a deployment scheme of an N +1 CLUSTER. The plurality of main servers run independently without mutual interference; one standby server takes over the work of the failed main server at any time. The heartbeat lines between the main server nodes and the standby server nodes are not connected in a direct connection mode any more, but are uniformly accessed into a private network formed by switching equipment by the main server nodes and the standby server nodes; the active/standby server service network adapters are also uniformly connected to the "public network" switching device, as shown in fig. 1.
In the prior art, the OP _ CLUSTER adopts an asynchronous heartbeat mode, the heartbeat is sent sequentially to a main machine and a standby machine in the sending process, for example, the heartbeat is sent to the main machine firstly and then to the standby machine, and if the main machine does not receive the heartbeat in the 3-time heartbeat process, the main machine is considered to be in fault, and the main machine is automatically switched to the standby machine. However, in the actual use process, the 3 heartbeats may be only due to packet loss or delayed non-timely response, the host is switched to the standby machine under the normal condition, and the host and the standby machine both have running processes, so that the problem of double masters occurs, which causes the abnormal access of the base station to the network management system, thereby causing large-area reporting of network element broken link alarm and causing large-batch base station offline.
Disclosure of Invention
Because the existing method has the above problem, the embodiments of the present invention provide a method and an apparatus for processing active/standby switching of a server.
In a first aspect, an embodiment of the present invention provides a method for processing active/standby switching of a server, where the method includes:
if the host/standby machine judges that the learning process is abnormal, judging the heartbeat receiving condition;
if the heartbeat sent by the cluster management software is not received within a preset time period, acquiring the running state of the corresponding standby machine/host machine;
if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, executing the main-standby switching of the server, and switching from the host machine/standby machine to the corresponding standby machine/host machine;
and the host and the standby synchronously receive the heartbeat sent by the cluster management software.
Optionally, the method further comprises:
and if receiving the heartbeat sent by the cluster management software in a preset time period, not executing the main-standby switching of the server.
Optionally, the method further comprises:
and if the corresponding standby machine/host machine is judged and known to be abnormal according to the running state, the main-standby switching of the server is not executed.
Optionally, the method further comprises:
and if the success rate of the main-standby switching is judged and obtained to be less than the preset value according to the history data of the main-standby switching, reducing the heartbeat sending period and/or increasing the heartbeat sending frequency.
In a second aspect, an embodiment of the present invention further provides a device for processing active/standby switching of a server, where the device includes:
the abnormity judging module is used for judging the heartbeat receiving condition if judging that the learning process is abnormal;
the state acquisition module is used for acquiring the running state of the corresponding standby machine/host machine if the heartbeat sent by the cluster management software is not received within a preset time period;
the main/standby switching module is used for executing main/standby switching of the server if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, and switching the host machine/standby machine to the corresponding standby machine/host machine;
and the host and the standby synchronously receive the heartbeat sent by the cluster management software.
Optionally, the apparatus further comprises:
and the heartbeat judging module is used for not executing the main-standby switching of the server if the heartbeat sent by the cluster management software is received within a preset time period.
Optionally, the apparatus further comprises:
and the state judgment module is used for not executing the main/standby switching of the server if the corresponding standby machine/host machine is judged to be abnormal according to the operation state.
Optionally, the apparatus further comprises:
and the heartbeat changing module is used for reducing the heartbeat sending period and/or increasing the heartbeat sending frequency if the success rate of the main-standby switching is judged to be less than the preset value according to the history data of the main-standby switching.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the cluster management software synchronously detects the heartbeat of the main machine and the standby machine in a synchronous heartbeat mode, and the main machine/the standby machine judges and then executes main-standby switching, so that the problem of double main caused by an asynchronous heartbeat mechanism is solved, and the operation efficiency of the base station is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of main/standby connections of a server provided in the prior art;
fig. 2 is a schematic flowchart of a method for processing active/standby switching of a server according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating main/standby connections of a server according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of a method for processing active/standby switching of a server according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a primary/standby switching processing device of a server according to an embodiment of the present invention;
fig. 6 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 2 is a flowchart illustrating a main/standby switching processing method of a server according to this embodiment, where the method includes:
s201, if the host/standby machine judges that the learning process is abnormal, judging the heartbeat receiving condition.
The host is a server of a currently running process, the standby machine is a server of which the process is in an un-started state, a connection schematic diagram of the host and the standby machine is shown in fig. 3, and the host (a host access server) and the standby machine (a standby access server) are respectively and fully connected with each switch.
For example, the NEA process is run in the host, and the NEA process in the standby is not started; when the main and standby are switched, the NEA process of the current host is suspended, the NEA process of the current standby is started, and at the moment, the previous standby is converted into the host, so that the host and the standby are relative concepts.
Specifically, when the host and the standby machine determine that the processes are abnormal, the heartbeat receiving conditions of the current host and the standby machine can be determined. And the host and the standby synchronously receive the heartbeat sent by the cluster management software.
S202, if the heartbeat sent by the cluster management software is not received within a preset time period, acquiring the running state of the corresponding standby machine/host machine.
The preset time period is preset time according to the heartbeat sending period and the heartbeat sending frequency. The heartbeat transmission cycle refers to the time interval between two heartbeats, and the heartbeat transmission frequency refers to the frequency of continuously transmitting heartbeats. For example, the heartbeat sending cycle is 2s, the heartbeat sending frequency is 5, and the preset time period is 15s, the cluster management software sends 1 heartbeat every 2s within 15s, and continuously sends 5 heartbeats, the host/standby machine only needs to receive one heartbeat within 15s, if the host/standby machine does not receive the heartbeat within 15s, the host needs to obtain the running state of the standby machine, and the standby machine needs to obtain the running state of the host.
The operating state includes normal or abnormal.
And S203, if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, executing the main-standby switching of the server, and switching from the host machine/standby machine to the corresponding standby machine/host machine.
Specifically, referring to fig. 4, when the host determines that the standby device is operating normally, the host performs active-standby switching of the server, the host stops operating the process, and the standby device starts the process to operate; or, when the standby machine judges that the host machine operates normally, the standby machine of the server is switched, the standby machine stops operating the process, the host machine starts the process to operate, and the OP _ CLUSTER software synchronously detects the heartbeat of the standby machine in a synchronous heartbeat mode, so that the double-master problem caused by an asynchronous heartbeat mechanism is avoided.
In the embodiment, by adopting a synchronous heartbeat mode, after the heartbeat of the main machine and the standby machine is synchronously detected by the cluster management software, the main machine/the standby machine performs main-standby switching after judgment, so that the double-main problem caused by an asynchronous heartbeat mechanism is solved, and the operation efficiency of the base station is improved.
Further, on the basis of the above embodiment of the method, the method further comprises:
and S204, if the heartbeat sent by the cluster management software is received within a preset time period, the main-standby switching of the server is not executed.
And S205, if the corresponding standby machine/host machine is judged to be abnormal according to the running state, the main-standby switching of the server is not executed.
Specifically, referring to fig. 4, when the host/standby machine receives the heartbeat sent by the cluster management software, it is proved that the connection of the host/standby machine is normal, and the host/standby switching of the server does not need to be executed; when the host/standby machine does not receive the heartbeat sent by the cluster management software and the state of the corresponding standby machine/host machine is abnormal, the host/standby machine is proved to be incapable of normally operating the process, so that the host/standby switching of the server cannot be executed to ensure the normal operation of the process.
S206, if the success rate of the main-standby switching is judged and obtained to be smaller than the preset value according to the history data of the main-standby switching, reducing the heartbeat sending period and/or increasing the heartbeat sending frequency.
The history data of the main-standby switching is whether the main-standby switching is successful or not after each time, namely whether the process can normally operate or not after the main-standby switching, if the process normally operates, the switching is successful, and if the process does not normally operate, the switching fails.
When the success rate of the active-standby switching is too small, the heartbeat sending period needs to be reduced and/or the heartbeat sending frequency needs to be increased, namely, the time interval between two heartbeats is shortened, and the frequency of continuously sending heartbeats needs to be increased. For example, the original heartbeat is sent every 5 seconds, and the failure is judged when the heartbeat is not received for 3 times, the heartbeat period is shortened to 2 seconds, the judgment frequency is changed to 5 times, and the condition of heartbeat loss caused by packet loss is prevented, so that the occurrence of misjudgment is effectively prevented, unnecessary main-standby switching is reduced, and the main-standby switching efficiency is improved.
Fig. 5 is a schematic structural diagram of a primary/standby switching processing device of a server according to this embodiment, where the device includes: an exception determining module 501, a state obtaining module 502, and a main/standby switching module 503, wherein:
the anomaly determination module 501 is configured to determine a heartbeat receiving condition if it is determined that the learning process is abnormal;
the state obtaining module 502 is configured to obtain an operating state of the corresponding standby machine/host machine if a heartbeat sent by the cluster management software is not received within a preset time period;
the main/standby switching module 503 is configured to execute main/standby switching of the server if it is determined according to the operating state that the corresponding standby machine/host operates normally, and switch from the host/standby machine to the corresponding standby machine/host;
and the host and the standby synchronously receive the heartbeat sent by the cluster management software.
Specifically, if the anomaly determination module 501 determines that the process is abnormal, it determines the heartbeat receiving condition; if the state obtaining module 502 does not receive the heartbeat sent by the cluster management software within a preset time period, obtaining the running state of the corresponding standby machine/host machine; if the main/standby switching module 503 determines that the corresponding standby/host operates normally according to the operating state, the main/standby switching of the server is executed, and the host/standby is switched to the corresponding standby/host.
In the embodiment, by adopting a synchronous heartbeat mode, after the heartbeat of the main machine and the standby machine is synchronously detected by the cluster management software, the main machine/the standby machine performs main-standby switching after judgment, so that the double-main problem caused by an asynchronous heartbeat mechanism is solved, and the operation efficiency of the base station is improved.
Further, on the basis of the above embodiment of the apparatus, the apparatus further comprises:
and the heartbeat judging module is used for not executing the main-standby switching of the server if the heartbeat sent by the cluster management software is received within a preset time period.
Further, on the basis of the above embodiment of the apparatus, the apparatus further comprises:
and the state judgment module is used for not executing the main/standby switching of the server if the corresponding standby machine/host machine is judged to be abnormal according to the operation state.
Further, on the basis of the above embodiment of the apparatus, the apparatus further comprises:
and the heartbeat changing module is used for reducing the heartbeat sending period and/or increasing the heartbeat sending frequency if the success rate of the main-standby switching is judged to be less than the preset value according to the history data of the main-standby switching.
The active/standby switching processing device of the server described in this embodiment may be used to implement the method embodiments described above, and the principle and technical effect are similar, which are not described herein again.
Referring to fig. 6, the electronic device includes: a processor (processor)601, a memory (memory)602, and a bus 603;
wherein the content of the first and second substances,
the processor 601 and the memory 602 communicate with each other through the bus 603;
the processor 601 is used for calling the program instructions in the memory 602 to execute the methods provided by the above-mentioned method embodiments.
The present embodiments disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the methods provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for processing master/slave switching of a server is characterized by comprising the following steps:
if the host/standby machine judges that the learning process is abnormal, judging the heartbeat receiving condition;
if the heartbeat sent by the cluster management software is not received within a preset time period, acquiring the running state of the corresponding standby machine/host machine;
if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, executing the main-standby switching of the server, and switching from the host machine/standby machine to the corresponding standby machine/host machine;
and the host and the standby synchronously receive the heartbeat sent by the cluster management software.
2. The method of claim 1, further comprising:
and if receiving the heartbeat sent by the cluster management software in a preset time period, not executing the main-standby switching of the server.
3. The method of claim 1, further comprising:
and if the corresponding standby machine/host machine is judged and known to be abnormal according to the running state, the main-standby switching of the server is not executed.
4. The method according to any one of claims 1-3, further comprising:
and if the success rate of the main-standby switching is judged and obtained to be less than the preset value according to the history data of the main-standby switching, reducing the heartbeat sending period and/or increasing the heartbeat sending frequency.
5. A device for processing active/standby switching of a server, comprising:
the abnormity judging module is used for judging the heartbeat receiving condition if judging that the learning process is abnormal;
the state acquisition module is used for acquiring the running state of the corresponding standby machine/host machine if the heartbeat sent by the cluster management software is not received within a preset time period;
the main/standby switching module is used for executing main/standby switching of the server if the corresponding standby machine/host machine is judged to be normally operated according to the operation state, and switching the host machine/standby machine to the corresponding standby machine/host machine;
and the host and the standby synchronously receive the heartbeat sent by the cluster management software.
6. The apparatus of claim 5, further comprising:
and the heartbeat judging module is used for not executing the main-standby switching of the server if the heartbeat sent by the cluster management software is received within a preset time period.
7. The apparatus of claim 5, further comprising:
and the state judgment module is used for not executing the main/standby switching of the server if the corresponding standby machine/host machine is judged to be abnormal according to the operation state.
8. The apparatus of any of claims 5-7, further comprising:
and the heartbeat changing module is used for reducing the heartbeat sending period and/or increasing the heartbeat sending frequency if the success rate of the main-standby switching is judged to be less than the preset value according to the history data of the main-standby switching.
9. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1 to 4.
10. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method according to any one of claims 1 to 4.
CN201811610101.5A 2018-12-27 2018-12-27 Main/standby switching processing method and device for server Active CN111385107B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811610101.5A CN111385107B (en) 2018-12-27 2018-12-27 Main/standby switching processing method and device for server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811610101.5A CN111385107B (en) 2018-12-27 2018-12-27 Main/standby switching processing method and device for server

Publications (2)

Publication Number Publication Date
CN111385107A true CN111385107A (en) 2020-07-07
CN111385107B CN111385107B (en) 2021-07-06

Family

ID=71217916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811610101.5A Active CN111385107B (en) 2018-12-27 2018-12-27 Main/standby switching processing method and device for server

Country Status (1)

Country Link
CN (1) CN111385107B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395124A (en) * 2020-11-17 2021-02-23 中国建设银行股份有限公司 Robot abnormity control method and device in cluster environment
CN112929120A (en) * 2021-03-31 2021-06-08 北京和协航电信息科技有限公司 Method, device and computer-readable storage medium for time synchronization
CN113438122A (en) * 2021-05-14 2021-09-24 济南浪潮数据技术有限公司 Heartbeat management method and device for server, computer equipment and medium
CN115118335A (en) * 2022-08-29 2022-09-27 中国船舶重工集团公司第七0七研究所 Main-standby switching method of time-frequency reference equipment and time-frequency reference equipment applying same
CN116107787A (en) * 2023-02-15 2023-05-12 学科网(北京)股份有限公司 Method for solving brain fracture of double-machine high-availability architecture

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080162983A1 (en) * 2006-12-28 2008-07-03 Hitachi, Ltd. Cluster system and failover method for cluster system
CN105302661A (en) * 2014-06-04 2016-02-03 北京云端时代科技有限公司 System and method for implementing virtualization management platform high availability
WO2016115409A1 (en) * 2015-01-14 2016-07-21 Datto, Inc. Remotely configurable routers with failover features, and methods and apparatus for reliable web-based administration of same
CN107911238A (en) * 2017-11-13 2018-04-13 郑州云海信息技术有限公司 One kind is based on IPSAN servers two unit standby method and system
CN108173959A (en) * 2018-01-09 2018-06-15 郑州云海信息技术有限公司 A kind of cluster storage system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080162983A1 (en) * 2006-12-28 2008-07-03 Hitachi, Ltd. Cluster system and failover method for cluster system
CN105302661A (en) * 2014-06-04 2016-02-03 北京云端时代科技有限公司 System and method for implementing virtualization management platform high availability
WO2016115409A1 (en) * 2015-01-14 2016-07-21 Datto, Inc. Remotely configurable routers with failover features, and methods and apparatus for reliable web-based administration of same
CN107911238A (en) * 2017-11-13 2018-04-13 郑州云海信息技术有限公司 One kind is based on IPSAN servers two unit standby method and system
CN108173959A (en) * 2018-01-09 2018-06-15 郑州云海信息技术有限公司 A kind of cluster storage system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZONGHAO HOU等: "Design and implementation of heartbeat in multi-machine environment", 《17TH INTERNATIONAL CONFERENCE ON ADVANCED INFORMATION NETWORKING AND APPLICATIONS, 2003. AINA 2003》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112395124A (en) * 2020-11-17 2021-02-23 中国建设银行股份有限公司 Robot abnormity control method and device in cluster environment
CN112929120A (en) * 2021-03-31 2021-06-08 北京和协航电信息科技有限公司 Method, device and computer-readable storage medium for time synchronization
CN112929120B (en) * 2021-03-31 2023-02-28 北京和协航电信息科技有限公司 Method, device and computer-readable storage medium for time synchronization
CN113438122A (en) * 2021-05-14 2021-09-24 济南浪潮数据技术有限公司 Heartbeat management method and device for server, computer equipment and medium
CN113438122B (en) * 2021-05-14 2022-05-17 济南浪潮数据技术有限公司 Heartbeat management method and device for server, computer equipment and medium
CN115118335A (en) * 2022-08-29 2022-09-27 中国船舶重工集团公司第七0七研究所 Main-standby switching method of time-frequency reference equipment and time-frequency reference equipment applying same
CN115118335B (en) * 2022-08-29 2022-11-18 中国船舶重工集团公司第七0七研究所 Main-standby switching method of time-frequency reference equipment and time-frequency reference equipment applying same
CN116107787A (en) * 2023-02-15 2023-05-12 学科网(北京)股份有限公司 Method for solving brain fracture of double-machine high-availability architecture

Also Published As

Publication number Publication date
CN111385107B (en) 2021-07-06

Similar Documents

Publication Publication Date Title
CN111385107B (en) Main/standby switching processing method and device for server
CN105933407B (en) method and system for realizing high availability of Redis cluster
CN107480014B (en) High-availability equipment switching method and device
CN109245926B (en) Intelligent network card, intelligent network card system and control method
CN102882704B (en) Link protection method in the soft reboot escalation process of a kind of ISSU and equipment
CN101150430A (en) A method for realizing network interface board switching based heartbeat mechanism
EP2632081A1 (en) Path switch-back method and apparatus in transport network
CN112527567A (en) System disaster tolerance method, device, equipment and storage medium
CN103856357A (en) Stack system fault processing method and stack system
CN102957623A (en) Maintenance method and equipment of neighborhood of border gate protocol
CN111142801B (en) Distributed storage system network sub-health detection method and device
CN111314148A (en) Redundant network IP intelligent switching method and system based on redundant computer
CN112383414B (en) Dual-machine hot backup quick switching method and device
CN111698157B (en) Link management method, board card and switch
CN117201507A (en) Cloud platform switching method and device, electronic equipment and storage medium
CN116185697B (en) Container cluster management method, device and system, electronic equipment and storage medium
CN111181764A (en) Main/standby switching method and system based on OVS
CN114124803B (en) Device management method and device, electronic device and storage medium
KR20200113995A (en) Triple or Multiple Architecture and Method for High Availability Guarantee on Edged AI Service
CN112491633B (en) Fault recovery method, system and related components of multi-node cluster
CN112787868B (en) Information synchronization method and device
CN114840495A (en) Database cluster split-brain prevention method, storage medium and device
CN114301763A (en) Distributed cluster fault processing method and system, electronic device and storage medium
US11954509B2 (en) Service continuation system and service continuation method between active and standby virtual servers
CN114884803A (en) Method, device, equipment and medium for processing multiple redundant states

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant