CN112099990A - Disaster recovery backup method, device, equipment and machine readable storage medium - Google Patents

Disaster recovery backup method, device, equipment and machine readable storage medium Download PDF

Info

Publication number
CN112099990A
CN112099990A CN202010892839.6A CN202010892839A CN112099990A CN 112099990 A CN112099990 A CN 112099990A CN 202010892839 A CN202010892839 A CN 202010892839A CN 112099990 A CN112099990 A CN 112099990A
Authority
CN
China
Prior art keywords
disaster recovery
backup
server
recovery backup
information
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.)
Pending
Application number
CN202010892839.6A
Other languages
Chinese (zh)
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.)
New H3C Information Technologies Co Ltd
Original Assignee
New H3C Information Technologies 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 New H3C Information Technologies Co Ltd filed Critical New H3C Information Technologies Co Ltd
Priority to CN202010892839.6A priority Critical patent/CN112099990A/en
Publication of CN112099990A publication Critical patent/CN112099990A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process

Abstract

The present disclosure provides a disaster recovery backup method, apparatus, device and machine-readable storage medium, the method comprising: broadcasting disaster recovery backup information so that other servers connected with local communication can obtain the backup information; selecting a disaster tolerance mirror server from other servers which have acquired the backup information; and according to the fault state, notifying the selected disaster recovery mirror server to start disaster recovery backup. According to the technical scheme, the server broadcasts disaster tolerance backup information generated according to local BMC version information and/or hardware resource information to other servers in the cluster, so that the other servers backup the disaster tolerance backup information of the local server, then one server which backups the disaster tolerance backup information is selected as a disaster tolerance mirror server, and the disaster tolerance mirror server is notified to start disaster tolerance backup when a fault occurs, and therefore important services are guaranteed not to be interrupted.

Description

Disaster recovery backup method, device, equipment and machine readable storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a disaster recovery backup method, apparatus, device, and machine-readable storage medium.
Background
In the server domain, management can be divided into in-band and out-of-band management. In-band management: and monitoring the machine through the main CPU. Generally, a piece of management software needs to be installed on the computer, so the management is called Agent management. The reason for the in-band management is performed by the main CPU, so that theoretically all information can be acquired, and the functions are complete. Managing outside the band: the machine is monitored without the main CPU, and the machine is monitored by the BMC. This method is called Agentless management because it does not require any software to be installed on the main CPU. Since many resources are not directly accessible, functionality is relatively weak with respect to in-band management.
The BMC (Baseboard Management Controller) implements out-of-band Management functions and can be a Controller for implementing Platform Management (Platform Management). Platform management represents a series of monitoring and control functions, and the object of operation is system hardware. Such as by monitoring the temperature, voltage, fan, power supply, etc. of the system and making adjustments to ensure that the system is in a healthy state. Meanwhile, the platform management is also responsible for recording information and log records of various hardware and is used for prompting a user and positioning subsequent problems. The BMC is an independent system, does not depend on other hardware (such as a CPU (Central processing Unit), a memory and the like) on the system, or on the BIOS, an OS and the like, but can interact with the BIOS and the OS, so that a better platform management effect can be achieved, and system management software under the OS can cooperate with the BMC to achieve a better management effect.
Since the BMC modules of each house are private, great inconvenience is brought to users, and if servers of different manufacturers exist in a machine room, different management software of each manufacturer must be installed for managing the servers, and the management modes and functions are different. In order to improve the situation, the Intel leads to the establishment of a set of IPMI protocol specifications. The set of specifications defines the behavior and the interface of the BMC, and the BMC conforming to the IPMI specification can be monitored by using a universal interface, so that the compatibility of the server is greatly improved.
Currently, a server based on the IPMI protocol can utilize a Baseboard Management Controller (BMC) to intelligently monitor, control and automatically report the operation status of a large number of servers, so as to reduce the system cost of the server.
For the purpose of low cost, a BMC module is usually configured on a server motherboard, so that the module manages the operating conditions of the server, such as the device temperature, the system operating status, and the like.
The BMC only plays a monitoring role of a server operation function at present, and performs log alarm if the temperature is too high or too low, but may cause interruption of some important services when a network administrator performs abnormal data processing.
Disclosure of Invention
In view of the above, the present disclosure provides a disaster recovery backup method and apparatus, an electronic device, and a machine-readable storage medium, so as to solve the problem that when a problem occurs in the server, an important service may be interrupted.
The specific technical scheme is as follows:
the present disclosure provides a disaster recovery backup method, applied to a server, the method including: broadcasting disaster recovery backup information so that other servers connected with local communication can obtain the backup information; selecting a disaster tolerance mirror server from other servers which have acquired the backup information; and according to the fault state, notifying the selected disaster recovery mirror server to start disaster recovery backup.
As a technical solution, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the fault status includes: and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
As a technical solution, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the fault status includes: generating alarm information according to the fault state; and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
The present disclosure also provides a disaster recovery backup method, applied to a server, the method including: receiving and storing the broadcast disaster recovery backup information; receiving a notification of starting disaster recovery backup; and starting the disaster recovery backup according to the received notification for starting the disaster recovery backup and the disaster recovery backup information.
The present disclosure also provides a disaster recovery backup device, which is applied to a server, and the device includes: the sending module is used for broadcasting the disaster recovery backup information so as to enable other servers connected with local communication to obtain the backup information; the selection module is used for selecting the disaster recovery mirror image server from other servers which have acquired the backup information; and the notification module is used for notifying the selected disaster recovery mirror image server to start the disaster recovery backup according to the fault state.
As a technical solution, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the fault status includes: and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
As a technical solution, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the fault status includes: generating alarm information according to the fault state; and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
The present disclosure also provides a disaster recovery backup device, which is applied to a server, and the device includes: the receiving module is used for receiving and storing the broadcasted disaster recovery backup information; the receiving module is also used for receiving a notice of starting disaster recovery backup; and the starting module is used for starting the disaster recovery backup according to the received notice for starting the disaster recovery backup and the disaster recovery backup information.
The present disclosure also provides an electronic device, which includes a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the disaster recovery backup method.
The present disclosure also provides a machine-readable storage medium storing machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned disaster recovery backup method.
The technical scheme provided by the disclosure at least brings the following beneficial effects:
the server broadcasts disaster tolerance backup information generated according to local BMC version information and/or hardware resource information to other servers in the cluster, so that the other servers backup the disaster tolerance backup information of the local server, then one server which backups the disaster tolerance backup information is selected as a disaster tolerance mirror server, and the disaster tolerance mirror server is notified to start disaster tolerance backup when a fault occurs, thereby ensuring that important services are not interrupted.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments of the present disclosure or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present disclosure, and other drawings can be obtained by those skilled in the art according to the drawings of the embodiments of the present disclosure.
Fig. 1 is a flowchart of a disaster recovery backup method in an embodiment of the present disclosure;
fig. 2 is a flowchart of a disaster recovery backup method in an embodiment of the present disclosure;
fig. 3 is a block diagram of a disaster recovery backup device according to an embodiment of the present disclosure;
fig. 4 is a block diagram of a disaster recovery backup device according to an embodiment of the present disclosure;
fig. 5 is a hardware configuration diagram of an electronic device in an embodiment of the present disclosure.
Detailed Description
The terminology used in the embodiments of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure and the claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein is meant to encompass any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information in the embodiments of the present disclosure, such information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present disclosure. Depending on the context, moreover, the word "if" as used may be interpreted as "at … …" or "when … …" or "in response to a determination".
The present disclosure provides a disaster recovery backup method and apparatus, an electronic device, and a machine-readable storage medium, so as to solve a problem that an important service may be interrupted when a problem occurs in the server.
The specific technical scheme is as follows.
In one embodiment, the present disclosure provides a disaster recovery backup method applied to a server, where the method includes: broadcasting disaster recovery backup information so that other servers connected with local communication can obtain the backup information; selecting a disaster tolerance mirror server from other servers which have acquired the backup information; and according to the fault state, notifying the selected disaster recovery mirror server to start disaster recovery backup.
Specifically, as shown in fig. 1, the method comprises the following steps:
step S11, broadcasting disaster recovery backup information to make other servers connected with local communication obtain the backup information;
step S12, selecting disaster recovery mirror image server from other servers which have acquired the backup information;
step S13, according to the failure status, the selected disaster recovery mirror server is notified to start disaster recovery backup.
In this embodiment, the other server connected to the local communication means the other server in the cluster server.
The server broadcasts disaster tolerance backup information generated according to local BMC version information and/or hardware resource information to other servers in the cluster, so that the other servers backup the disaster tolerance backup information of the local server, then one server which backups the disaster tolerance backup information is selected as a disaster tolerance mirror server, and the disaster tolerance mirror server is notified to start disaster tolerance backup when a fault occurs, thereby ensuring that important services are not interrupted.
In one embodiment, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status includes: and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
The key hardware faults comprise 100% unrecoverable errors of the CPU, 100% occupied memory, more than 2 key fan faults, all power failures, fatal errors of the hard disk, 5 ℃ exceeding of the temperature of a key device, 95% of the utilization rate of the CPU and the like, conditions for judging the occurrence of the key hardware faults can be added or deleted according to needs, and the existing conditions for judging the occurrence of the key hardware faults can be modified.
In one embodiment, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status includes: generating alarm information according to the fault state; and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
In an embodiment, the present disclosure also provides a disaster recovery backup method applied to a server, where the method includes: receiving and storing the broadcast disaster recovery backup information; receiving a notification of starting disaster recovery backup; and starting the disaster recovery backup according to the received notification for starting the disaster recovery backup and the disaster recovery backup information.
Specifically, as shown in fig. 2, the method comprises the following steps:
step S21, receiving and storing the broadcast disaster recovery backup information;
step S22, receiving a notice for starting disaster recovery backup;
step S23, according to the received notification for starting the disaster recovery backup and according to the disaster recovery backup information, starting the disaster recovery backup.
The server receives disaster tolerance backup information which is broadcast by other servers to the cluster and generated according to local BMC version information and/or hardware resource information, backups the disaster tolerance backup information, and if the disaster tolerance backup information is selected to be used as a disaster tolerance mirror image server, starts disaster tolerance backup according to received notification when the server fails, so that important services are guaranteed not to be interrupted.
In an embodiment, the present disclosure also provides a disaster recovery backup device applied to a server, as shown in fig. 3, where the disaster recovery backup device includes: a sending module 31, configured to broadcast the disaster recovery backup information, so that another server connected to the local communication obtains the backup information; a selection module 32, configured to select a disaster recovery mirror server from other servers that have acquired the backup information; and a notification module 33, configured to notify the selected disaster recovery mirror server to start the disaster recovery backup according to the failure state.
In one embodiment, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status includes: and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
In one embodiment, the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status includes: generating alarm information according to the fault state; and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
In an embodiment, the present disclosure also provides a disaster recovery backup device applied to a server, as shown in fig. 4, where the disaster recovery backup device includes: a receiving module 41, configured to receive and store the broadcasted disaster recovery backup information; the receiving module is also used for receiving a notice of starting disaster recovery backup; and a starting module 42, configured to start the disaster recovery backup according to the received notification for starting the disaster recovery backup and according to the disaster recovery backup information.
In a server cluster, BMC modules of other servers can be accessed through a TCP/IP layer between BMCs, and an optimal mirror disaster recovery server can be selected according to the current service condition of server hardware resources.
In a server cluster at least having a server 1, a server 2, and a server 3, taking the server 1 as an example, after a BMC module is started, by sending a broadcast message including information carrying BMC version information and information carrying hardware resources of other servers for remote monitoring, after the server 2 and the server 3 receive the broadcast message sent by the server 1, the hardware usage of the server 1 is locally recorded, and simultaneously, the server 2 and the server 3 also send the hardware usage corresponding to the local server to the server 1.
Therefore, all hardware resource information of the 3 servers monitored by the BMC is completed among the 3 servers, and backup is performed in a local file system.
The server 1 selects the server 2 as a mirror disaster recovery server from the server 2 and the server 3.
When the local BMC of the server 1 monitors that the key hardware of the server has a fault, the server 1 directly sends a unicast message to the server 2 to inform the server 2 of starting the disaster recovery mirror server.
Meanwhile, the server 1 reports log alarms to the corresponding network manager (i.e. management equipment) to recover the fatal errors.
In an embodiment, the present disclosure provides an electronic device, including a processor and a machine-readable storage medium, where the machine-readable storage medium stores machine-executable instructions capable of being executed by the processor, and the processor executes the machine-executable instructions to implement the disaster recovery backup method, and from a hardware level, a schematic diagram of a hardware architecture may be as shown in fig. 5.
In one embodiment, the present disclosure provides a machine-readable storage medium having stored thereon machine-executable instructions that, when invoked and executed by a processor, cause the processor to implement the aforementioned disaster recovery backup method.
Here, a machine-readable storage medium may be any electronic, magnetic, optical, or other physical storage device that can contain or store information such as executable instructions, data, and so forth. For example, the machine-readable storage medium may be: a RAM (random Access Memory), a volatile Memory, a non-volatile Memory, a flash Memory, a storage drive (e.g., a hard drive), a solid state drive, any type of storage disk (e.g., an optical disk, a dvd, etc.), or similar storage medium, or a combination thereof.
The systems, devices, modules or units described in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations in practicing the disclosure.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Furthermore, these computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (which may include, but is not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above description is only an embodiment of the present disclosure, and is not intended to limit the present disclosure. Various modifications and variations of this disclosure will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present disclosure should be included in the scope of the claims of the present disclosure.

Claims (10)

1. A disaster recovery backup method is applied to a server, and the method comprises the following steps:
broadcasting disaster recovery backup information so that other servers connected with local communication can obtain the backup information;
selecting a disaster tolerance mirror server from other servers which have acquired the backup information;
and according to the fault state, notifying the selected disaster recovery mirror server to start disaster recovery backup.
2. The method according to claim 1, wherein notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status comprises:
and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
3. The method according to claim 1, wherein notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status comprises:
generating alarm information according to the fault state;
and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
4. A disaster recovery backup method is applied to a server, and the method comprises the following steps:
receiving and storing the broadcast disaster recovery backup information;
receiving a notification of starting disaster recovery backup;
and starting the disaster recovery backup according to the received notification for starting the disaster recovery backup and the disaster recovery backup information.
5. A disaster recovery backup device, applied to a server, the device comprising:
the sending module is used for broadcasting the disaster recovery backup information so as to enable other servers connected with local communication to obtain the backup information;
the selection module is used for selecting the disaster recovery mirror image server from other servers which have acquired the backup information;
and the notification module is used for notifying the selected disaster recovery mirror image server to start the disaster recovery backup according to the fault state.
6. The apparatus according to claim 5, wherein the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status comprises:
and if the key hardware fault occurs, notifying the selected disaster recovery mirror server to start disaster recovery backup.
7. The apparatus according to claim 5, wherein the notifying the selected disaster recovery mirror server to start the disaster recovery backup according to the failure status comprises:
generating alarm information according to the fault state;
and reporting the alarm information to the management equipment so that the management equipment can repair the fault.
8. A disaster recovery backup device, applied to a server, the device comprising:
the receiving module is used for receiving and storing the broadcasted disaster recovery backup information;
the receiving module is also used for receiving a notice of starting disaster recovery backup;
and the starting module is used for starting the disaster recovery backup according to the received notice for starting the disaster recovery backup and the disaster recovery backup information.
9. An electronic device, comprising: a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor to perform the method of any one of claims 1 to 4.
10. A machine-readable storage medium having stored thereon machine-executable instructions which, when invoked and executed by a processor, cause the processor to implement the method of any of claims 1-4.
CN202010892839.6A 2020-08-31 2020-08-31 Disaster recovery backup method, device, equipment and machine readable storage medium Pending CN112099990A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010892839.6A CN112099990A (en) 2020-08-31 2020-08-31 Disaster recovery backup method, device, equipment and machine readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010892839.6A CN112099990A (en) 2020-08-31 2020-08-31 Disaster recovery backup method, device, equipment and machine readable storage medium

Publications (1)

Publication Number Publication Date
CN112099990A true CN112099990A (en) 2020-12-18

Family

ID=73756779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010892839.6A Pending CN112099990A (en) 2020-08-31 2020-08-31 Disaster recovery backup method, device, equipment and machine readable storage medium

Country Status (1)

Country Link
CN (1) CN112099990A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113114777A (en) * 2021-04-22 2021-07-13 善理通益信息科技(深圳)有限公司 Disaster recovery method and device for multi-node high-availability cluster
CN113286321A (en) * 2021-04-30 2021-08-20 新华三信息安全技术有限公司 Backup management method, device, equipment and machine readable storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651710A (en) * 2009-09-21 2010-02-17 北京工业大学 Disaster-tolerant backup method based on P2P
CN102325154A (en) * 2011-07-13 2012-01-18 百度在线网络技术(北京)有限公司 Network system with disaster-tolerant backup function and method for realizing disaster-tolerant backup function
CN102890716A (en) * 2012-09-29 2013-01-23 南京中兴新软件有限责任公司 Distributed file system and data backup method thereof
US20140181572A1 (en) * 2012-12-20 2014-06-26 International Business Machines Corporation Provide an Appliance Like Test Vehicle for IT Disaster Recovery
CN104331330A (en) * 2014-10-27 2015-02-04 华为技术有限公司 Resource pool generation method and device
CN106776126A (en) * 2016-11-30 2017-05-31 郑州云海信息技术有限公司 A kind of disaster tolerance system and method
WO2018001046A1 (en) * 2016-06-29 2018-01-04 中兴通讯股份有限公司 Method, device and system for recovering intelligent network service
CN108011737A (en) * 2016-10-28 2018-05-08 华为技术有限公司 A kind of failure switching method, apparatus and system
CN108123831A (en) * 2017-12-15 2018-06-05 安徽长泰信息安全服务有限公司 Disaster tolerance service system and method in a kind of the Internet, applications
CN108616574A (en) * 2018-03-30 2018-10-02 华为技术有限公司 Manage storage method, equipment and the storage medium of data
CN109842571A (en) * 2017-11-29 2019-06-04 中国移动通信集团陕西有限公司 A kind of network resource allocation method and device
CN111327467A (en) * 2020-02-21 2020-06-23 苏州浪潮智能科技有限公司 Server system, disaster recovery backup method thereof and related equipment
CN111404737A (en) * 2020-03-10 2020-07-10 腾讯科技(深圳)有限公司 Disaster recovery processing method and related device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101651710A (en) * 2009-09-21 2010-02-17 北京工业大学 Disaster-tolerant backup method based on P2P
CN102325154A (en) * 2011-07-13 2012-01-18 百度在线网络技术(北京)有限公司 Network system with disaster-tolerant backup function and method for realizing disaster-tolerant backup function
CN102890716A (en) * 2012-09-29 2013-01-23 南京中兴新软件有限责任公司 Distributed file system and data backup method thereof
US20140181572A1 (en) * 2012-12-20 2014-06-26 International Business Machines Corporation Provide an Appliance Like Test Vehicle for IT Disaster Recovery
CN104331330A (en) * 2014-10-27 2015-02-04 华为技术有限公司 Resource pool generation method and device
WO2018001046A1 (en) * 2016-06-29 2018-01-04 中兴通讯股份有限公司 Method, device and system for recovering intelligent network service
CN108011737A (en) * 2016-10-28 2018-05-08 华为技术有限公司 A kind of failure switching method, apparatus and system
CN106776126A (en) * 2016-11-30 2017-05-31 郑州云海信息技术有限公司 A kind of disaster tolerance system and method
CN109842571A (en) * 2017-11-29 2019-06-04 中国移动通信集团陕西有限公司 A kind of network resource allocation method and device
CN108123831A (en) * 2017-12-15 2018-06-05 安徽长泰信息安全服务有限公司 Disaster tolerance service system and method in a kind of the Internet, applications
CN108616574A (en) * 2018-03-30 2018-10-02 华为技术有限公司 Manage storage method, equipment and the storage medium of data
CN111327467A (en) * 2020-02-21 2020-06-23 苏州浪潮智能科技有限公司 Server system, disaster recovery backup method thereof and related equipment
CN111404737A (en) * 2020-03-10 2020-07-10 腾讯科技(深圳)有限公司 Disaster recovery processing method and related device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"大数据中心容灾备份的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑》, no. 6, pages 138 - 41 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113114777A (en) * 2021-04-22 2021-07-13 善理通益信息科技(深圳)有限公司 Disaster recovery method and device for multi-node high-availability cluster
CN113114777B (en) * 2021-04-22 2022-07-01 善理通益信息科技(深圳)有限公司 Disaster recovery method and device for multi-node high-availability cluster
CN113286321A (en) * 2021-04-30 2021-08-20 新华三信息安全技术有限公司 Backup management method, device, equipment and machine readable storage medium
CN113286321B (en) * 2021-04-30 2022-02-22 新华三信息安全技术有限公司 Backup management method, device, equipment and machine readable storage medium

Similar Documents

Publication Publication Date Title
CN105808394B (en) Server self-healing method and device
CN110535692B (en) Fault processing method and device, computer equipment, storage medium and storage system
CN110830283B (en) Fault detection method, device, equipment and system
CN112099990A (en) Disaster recovery backup method, device, equipment and machine readable storage medium
US9535479B2 (en) Method of performing power management in rack-mount system
CN111796959B (en) Self-healing method, device and system for host container
WO2016065552A1 (en) Heartbeat cycle setting method and terminal
CN108845916B (en) Platform monitoring and alarming method, device, equipment and computer readable storage medium
CN106230954B (en) Virtualization management platform
CN111565135A (en) Method for monitoring operation of server, monitoring server and storage medium
CN104503861A (en) Abnormality handling method and system, agency device and control device
CN109982065B (en) Method, device and storage medium for equipment fault recovery in video monitoring network
CN113794597B (en) Alarm information processing method, system, electronic equipment and storage medium
CN104679623A (en) Server hard disk maintaining method, system and server monitoring equipment
CN106878096B (en) VNF state detection notification method, device and system
WO2018137114A1 (en) Device monitoring method, server, and monitoring system
CN106534758B (en) Conference backup method and device
US11812487B2 (en) Method, device, extender, and computer medium for automatically restoring connection
CN113824595B (en) Link switching control method and device and gateway equipment
CN102185720A (en) North notification management interface device and management method thereof
CN114143619A (en) Base station over-temperature protection method and device and electronic equipment
TW201408885A (en) System and method for controlling sharing of fans
CN106357425A (en) Network management agent method and system
CN112153215A (en) Call processing method and device, related equipment and storage medium
JP5395951B2 (en) Network equipment

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