CN113268377A - Abnormal state data backup method, system and storage medium - Google Patents

Abnormal state data backup method, system and storage medium Download PDF

Info

Publication number
CN113268377A
CN113268377A CN202110448970.8A CN202110448970A CN113268377A CN 113268377 A CN113268377 A CN 113268377A CN 202110448970 A CN202110448970 A CN 202110448970A CN 113268377 A CN113268377 A CN 113268377A
Authority
CN
China
Prior art keywords
abnormal state
data backup
backup
abnormal
instruction
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
CN202110448970.8A
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.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer Technology 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 Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110448970.8A priority Critical patent/CN113268377A/en
Publication of CN113268377A publication Critical patent/CN113268377A/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/1458Management of the backup or restore process

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention discloses a method, a system and a storage medium for backing up abnormal state data, wherein the method comprises the following steps: configuring an abnormal notification mechanism and a data backup strategy, and setting a standard range of state information; and (3) anomaly monitoring: acquiring state information and a first running log, and judging whether the state information meets a standard range; if not, executing an abnormal protection step; the abnormality protection step comprises the following steps: sending an abnormal state instruction through an abnormal notification mechanism, and executing a data backup strategy according to the abnormal state instruction; if yes, acquiring a second running log, and judging whether an abnormal state exists according to the first running log and the second running log; if the abnormal state exists, executing an abnormal protection step; through the mode, the problem that monitoring of the system condition is limited to a power supply and data backup cannot be performed on abnormal states such as system downtime is solved.

Description

Abnormal state data backup method, system and storage medium
Technical Field
The present invention relates to the field of data backup technologies, and in particular, to a method, a system, and a storage medium for data backup in an abnormal state.
Background
When the power supply or the system has an abnormal state, the existing server does not have a strategy of performing complete data backup on the used storage device, so that data is often damaged and incomplete; in the prior art, a system power supply is monitored, and when the power supply gives an alarm, a substrate controller informs the system to perform data backup; the prior art has the defects that the monitoring of the system condition is only limited to a power supply, data backup cannot be carried out aiming at abnormal states such as system downtime and the like, and the application range is greatly reduced.
Disclosure of Invention
The invention mainly solves the technical problem of providing a method, a system and a storage medium for data backup in abnormal states, which can solve the problem that the monitoring of system conditions is only limited to a power supply and the data backup cannot be carried out in abnormal states such as system downtime and the like.
In order to solve the technical problems, the invention adopts a technical scheme that: the method for backing up the abnormal state data is applied to a server and comprises the following steps:
configuring an abnormal notification mechanism and a data backup strategy, and setting a standard range of state information;
abnormality detection: acquiring the state information and a first running log, and judging whether the state information meets the standard range;
if not, executing an abnormal protection step;
the abnormality protection step comprises the following steps: sending an abnormal state instruction through the abnormal notification mechanism, and executing the data backup strategy according to the abnormal state instruction;
if yes, obtaining a second running log, and judging whether an abnormal state exists according to the first running log and the second running log;
if the abnormal state exists, executing the abnormal protection step;
if no abnormal state exists, the step of detecting the abnormality is returned after time delay.
As an improvement, the step of determining whether the state information meets the standard range further includes:
the state information comprises power supply information and processor information;
the standard range comprises a power supply standard range corresponding to the power supply information and a processor standard range corresponding to the processor information;
and if the power supply information is not in the power supply standard range or the processor information is not in the processor standard range, the state information does not conform to the standard range.
As an improvement, the step of determining whether an abnormal state exists according to the first operation log and the second operation log further includes:
if the first running log is consistent with the second running log, no abnormal state exists;
and if the first running log is inconsistent with the second running log, an abnormal state exists.
As an improvement, the step of sending an exception status instruction through the exception notification mechanism further includes:
and establishing an instruction transmission channel, and sending the abnormal state instruction to a substrate controller through the instruction transmission channel.
As an improvement, the data backup policy is:
sending a data backup instruction to a storage device according to the abnormal state instruction;
and the storage device executes the data backup operation according to the data backup instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
backing up data according to the data backup instruction;
judging whether a backup completion identifier exists or not;
if the backup completion identification exists, the backup is completed;
if the backup completion identification does not exist, the backup is not completed.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
and setting backup time, if the backup is not finished, returning to the step of judging whether the backup finishing identification exists or not after delaying in the backup time.
The invention also provides an abnormal state data backup system, which is applied to a server, and the system comprises: the device comprises a configuration unit, a transmission unit, a judgment unit and an execution unit;
the configuration unit is used for configuring an abnormal notification mechanism, a data backup strategy and a standard range corresponding to the state information of the server;
the transmission unit is used for acquiring the state information, the first running log and the second running log and sending an abnormal state instruction;
the judging unit is used for judging whether the state information meets the standard range; the second running log is used for judging whether the second running log is abnormal or not according to the first running log;
the execution unit is used for executing the data backup strategy according to the abnormal state instruction.
As an improvement, the transmission unit is configured to obtain the second operation log when the status information meets the standard range.
The present invention also provides a computer storage medium for storing computer software instructions for the abnormal state data backup method, which includes a program designed for executing the abnormal state data backup method.
The invention has the beneficial effects that:
1. according to the abnormal state data backup method, the state information of the server, the processor information and the operation log of the server are accurately monitored by comparing the state information of the server with the standard range and comparing the first operation log with the second operation log, and when the abnormal state of the server is judged, system data can be backed up in time, so that the serious loss caused by data loss or incompletion is avoided.
2. According to the abnormal state data backup system, the state information and the running log of the server are monitored through the configuration unit and the judgment unit, and system data backup is immediately carried out when the server is in an abnormal state, so that the safety of data is guaranteed.
3. The computer storage medium of the invention, by executing the built-in program instructions for realizing the abnormal state data backup method and adding the monitoring of the processor information and the operation log, can solve the problems that the monitoring of the system condition is only limited to a power supply and the data backup cannot be carried out on abnormal states such as system downtime and the like.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings needed in the detailed description or the prior art description are briefly introduced below; throughout the drawings, like elements or portions are generally identified by like reference numerals; in the drawings, elements or portions are not necessarily drawn to scale.
Fig. 1 is a schematic diagram of an abnormal state data backup method according to embodiment 1 of the present invention;
fig. 2 is a flowchart of an abnormal state data backup method according to embodiment 1 of the present invention;
fig. 3 is a schematic diagram of an abnormal state data backup system according to embodiment 2 of the present invention.
The parts in the drawings are numbered as follows:
1-configuration unit, 2-transmission unit, 3-judgment unit, 4-execution unit and 100-abnormal state data backup system.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it is obvious that the described embodiments are some, not all embodiments of the present invention; all other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it is to be noted that, unless otherwise explicitly specified or limited, the term "connected" is to be interpreted broadly, e.g. as a fixed connection, a detachable connection, or an integral connection; can be mechanically or electrically connected; the two elements can be directly connected or indirectly connected through an intermediate medium, or the two elements can be communicated with each other, or the two elements can be in wireless connection or wired connection; the specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
In the description of the present invention, it should be noted that the cpu (central Processing unit) is a central Processing unit, and the gpu (graphics Processing unit) is an image processor.
In the description of the present invention, it should be noted that the terms "first", "second", and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the description of the present invention, it should be noted that reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present invention; the appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments; it is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
Example 1
This embodiment 1 provides an abnormal state data backup method, applied to a server, and referring to fig. 1 and fig. 2, the abnormal state data backup method includes the following steps:
in step S100, an exception notification mechanism and a data backup policy are configured, and a standard range corresponding to the state information of the server is set.
In this embodiment, the standard range is set based on the specification of the standard range corresponding to the state information such as power supply information and processor information in the server, the power supply information is voltage information, and the processor information is processor operating frequency; the standard range comprises a power supply standard range and a processor standard range, and the power supply standard range is a voltage standard range; the voltage standard range is that the upper voltage limit does not exceed one hundred and ten percent of the nominal value of the power supply and does not exceed 15V in value, and the lower voltage limit does not exceed ninety percent of the nominal value of the power supply and does not fall below 10V in value; the processor standard range is a frequency range, the frequency range takes a processor basic frequency as a base point, the upper limit of the frequency range does not exceed one hundred and ten percent of the basic frequency, the value of the frequency range does not exceed 4.5GHz, the lower limit of the frequency range is not lower than ninety percent of the basic frequency, and the value of the frequency range is not lower than 2 GHz.
In step S200, anomaly monitoring: and acquiring the state information and a first running log, and judging whether the state information meets the standard range.
As an improvement, the step of determining whether the state information meets the standard range further includes:
the state information comprises power supply information and processor information;
the standard range comprises a power supply standard range corresponding to the power supply information and a processor standard range corresponding to the processor information;
and if the power supply information is not in the power supply standard range or the processor information is not in the processor standard range, the state information does not conform to the standard range.
As an improvement, the step of determining whether an abnormal state exists according to the first operation log and the second operation log further includes:
if the first running log is consistent with the second running log, no abnormal state exists;
and if the first running log is inconsistent with the second running log, an abnormal state exists.
In this embodiment, as long as one of the state information does not meet the standard range, it indicates that the server has an abnormal state, and immediately performs a data backup operation; specifically, the power supply standard range is a voltage standard range; the standard voltage range is 10.8V-13.2V, and if the system voltage of the server is lower than 10.8V or exceeds 13.2V, the server is in an abnormal state; the processor information is the running frequency of the CPU, the standard range of the processor is the frequency range, taking a 10-core CPU with 3.6GHz as an example, the frequency range of the CPU is 3GHz to 3.6GHz, and if the running frequency of the CPU is not in the frequency range, the CPU is considered to be in an abnormal state; the processor information may also be set to the operating frequency of the GPU.
In step S300, if not, an exception protection step is performed;
the abnormality protection step comprises the following steps: and sending an abnormal state instruction through the abnormal notification mechanism, and executing the data backup strategy according to the abnormal state instruction.
As an improvement, the step of sending an exception status instruction through the exception notification mechanism further includes:
and establishing an instruction transmission channel, and sending the abnormal state instruction to a substrate controller through the instruction transmission channel.
As an improvement, the data backup policy is:
sending a data backup instruction to a storage device according to the abnormal state instruction;
and the storage device executes the data backup operation according to the data backup instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
backing up data according to the data backup instruction;
judging whether a backup completion identifier exists or not;
if the backup completion identification exists, the backup is completed;
if the backup completion identification does not exist, the backup is not completed.
In this embodiment, the substrate controller sends a data backup command to the storage device according to the abnormal state command, where the abnormal state command is a PPL _ BTN # command; the storage device backs up data according to the data backup instruction, wherein the data backup instruction is a PPLN # instruction; the substrate controller judges whether a backup completion identifier exists, wherein the backup completion identifier is a PPLA # instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
and setting backup time, if the backup is not finished, delaying for 1 minute in the backup time and then returning to the step of judging whether the backup finishing identification exists.
In this embodiment, the backup time is estimated according to the data to be backed up, for example, the backup time is set to be 1 hour according to the data to be backed up, if the backup is not completed and the total delay time exceeds the backup time, the step of determining whether the backup completion identifier exists is not returned, and a backup error is output.
In step S400, if yes, the process returns to the abnormality monitoring step after a delay of 10 seconds.
This embodiment 1 further provides another embodiment of the abnormal state data backup method, including the following steps:
in step S100, an exception notification mechanism and a data backup policy are configured, and a standard range corresponding to the state information of the server is set.
In the present embodiment, the standard range is set based on the specification of the standard range corresponding to the status information such as power supply information and processor information in the server, the power supply information being current information, the processor information being processor temperature; the standard range comprises a power supply standard range and a processor standard range, and the power supply standard range is a current standard range; the current standard range is that the upper current limit does not exceed one hundred and ten percent of the nominal value of the power supply and is not higher than 3A in value, and the lower current limit does not exceed ninety percent of the nominal value of the power supply and is not lower than 1A in value; the temperature range is that the upper temperature limit is not more than 70 ℃, and the lower temperature limit is not less than 30 ℃.
In step S200, anomaly monitoring: and acquiring the state information and a first running log, and judging whether the state information meets the standard range.
As an improvement, the step of determining whether the state information meets the standard range further includes:
the state information comprises power supply information and processor information;
the standard range comprises a power supply standard range corresponding to the power supply information and a processor standard range corresponding to the processor information;
and if the power supply information is not in the power supply standard range or the processor information is not in the processor standard range, the state information does not conform to the standard range.
As an improvement, the step of determining whether an abnormal state exists according to the first operation log and the second operation log further includes:
if the first running log is consistent with the second running log, no abnormal state exists;
and if the first running log is inconsistent with the second running log, an abnormal state exists.
In this embodiment, as long as one of the state information does not meet the standard range, it indicates that the server has an abnormal state, and immediately performs a data backup operation; specifically, the power supply standard range is a current standard range; the standard current range is 1.8A to 2.2A, and if the system current of the server is lower than 1.8A or exceeds 2.2A, the server is in an abnormal state; the processor information is the temperature of the CPU, the temperature range of the CPU is 30-70 ℃, and if the temperature of the CPU is not in the temperature range, the CPU is considered to be in an abnormal state; the processor information may also be set to the temperature of the GPU.
In step S300, if not, an exception protection step is performed;
the abnormality protection step comprises the following steps: and sending an abnormal state instruction through the abnormal notification mechanism, and executing the data backup strategy according to the abnormal state instruction.
As an improvement, the step of sending an exception status instruction through the exception notification mechanism further includes:
and establishing an instruction transmission channel, and sending the abnormal state instruction to a substrate controller through the instruction transmission channel.
As an improvement, the data backup policy is:
sending a data backup instruction to a storage device according to the abnormal state instruction;
and the storage device executes the data backup operation according to the data backup instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
backing up data according to the data backup instruction;
judging whether a backup completion identifier exists or not;
if the backup completion identification exists, the backup is completed;
if the backup completion identification does not exist, the backup is not completed.
In this embodiment, the substrate controller sends a data backup command to the storage device according to the abnormal state command, where the abnormal state command is a PPL _ BTN # command; the storage device backs up data according to the data backup instruction, wherein the data backup instruction is a PPLN # instruction; the substrate controller judges whether a backup completion identifier exists, wherein the backup completion identifier is a PPLA # instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
and setting backup time, if the backup is not finished, delaying for 1 minute in the backup time and then returning to the step of judging whether the backup finishing identification exists.
In this embodiment, the backup time is estimated according to the data to be backed up, for example, the backup time is set to be 2 hours according to the data to be backed up, if the backup is not completed and the total delay time exceeds the backup time, the step of determining whether the backup completion identifier exists is not returned, and a backup error is output.
In step S400, if yes, the process returns to the abnormality monitoring step after a delay of 10 seconds.
In the above embodiment, by comparing the state information of the server with the standard range and comparing the first running log with the second running log, the power supply information, the processor information and the running log of the server are accurately monitored, and when it is determined that the server is in an abnormal state, system data can be backed up in time, so that the data is prevented from being lost or incomplete, and the serious loss is avoided.
Example 2
In this embodiment 2, an abnormal state data backup system is provided, referring to fig. 3, and the abnormal state data backup system includes: the device comprises a configuration unit, a transmission unit, a judgment unit and an execution unit;
the configuration unit is used for configuring an exception notification mechanism, a data backup strategy and a standard range corresponding to the state information of the server.
The transmission unit is used for acquiring the state information, the first running log and the second running log and sending an abnormal state instruction.
The judging unit is used for judging whether the state information meets the standard range; and the second running log is used for judging whether the second running log is different or not according to the first running log.
As an improvement, the step of determining whether the state information meets the standard range further includes:
the state information comprises power supply information and processor information;
the standard range comprises a power supply standard range corresponding to the power supply information and a processor standard range corresponding to the processor information;
and if the power supply information is not in the power supply standard range or the processor information is not in the processor standard range, the state information does not conform to the standard range.
As an improvement, the step of determining whether the second operation log has an abnormal state according to the first operation log further includes:
if the first running log is consistent with the second running log, no abnormal state exists;
and if the first running log is inconsistent with the second running log, an abnormal state exists.
The execution unit is used for executing the data backup strategy according to the abnormal state instruction.
As an improvement, the step of sending an abnormal state instruction further includes:
and establishing an instruction transmission channel, and sending the abnormal state instruction to a substrate controller through the instruction transmission channel.
As an improvement, the data backup policy is:
sending a data backup instruction to a storage device according to the abnormal state instruction;
and the storage device executes the data backup operation according to the data backup instruction.
As an improvement, the storage device executes the step of backing up data according to the data backup instruction, and further includes:
backing up data according to the data backup instruction;
judging whether a backup completion identifier exists or not;
if the backup completion identification exists, the backup is completed;
if the backup completion identification does not exist, the backup is not completed.
As an improvement, the transmission unit is configured to obtain the second operation log when the status information meets the standard range.
In the embodiment, the state information and the running log of the server are monitored through the configuration unit and the judgment unit, and system data backup is immediately performed when the server has an abnormal state, so that the data safety is ensured.
Example 3
This embodiment 3 provides a computer-readable storage medium, which is used for storing computer software instructions for implementing the abnormal state data backup method described in embodiment 1, and which includes a program designed for executing the abnormal state data backup method; specifically, the executable program may be built in the abnormal state data backup system 100, so that the abnormal state data backup system 100 may implement the abnormal state data backup method of embodiment 1 by executing the built-in executable program.
In this embodiment, by executing the built-in program instructions for implementing the abnormal state data backup method, and adding the monitoring of the processor information and the operation log, the problem that the monitoring of the system status is limited to the power supply, and the data backup cannot be performed for the abnormal state such as the system downtime can be solved.
Finally, it should be noted that, as one of ordinary skill in the art can appreciate, all or part of the processes in the methods of the above embodiments may be implemented by instructing relevant hardware through a computer program, and the program of the abnormal state data backup method may be stored in a computer readable storage medium, and when executed, may include the processes of the embodiments of the methods described above. The storage medium of the program may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
The serial numbers of the embodiments disclosed in the above embodiments are merely for description, and do not represent the merits of the embodiments.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for backing up abnormal state data is applied to a server, and is characterized by comprising the following steps:
configuring an abnormal notification mechanism and a data backup strategy, and setting a standard range of state information;
and (3) anomaly monitoring: acquiring the state information and a first running log, and judging whether the state information meets the standard range;
if not, executing an abnormal protection step;
the abnormality protection step comprises the following steps: sending an abnormal state instruction through the abnormal notification mechanism, and executing the data backup strategy according to the abnormal state instruction;
if yes, obtaining a second running log, and judging whether an abnormal state exists according to the first running log and the second running log;
if the abnormal state exists, executing the abnormal protection step;
if the abnormal state does not exist, the step of monitoring the abnormality is returned after time delay.
2. The abnormal state data backup method according to claim 1, wherein the step of determining whether the state information meets the standard range further comprises:
the state information comprises power supply information and processor information;
the standard range comprises a power supply standard range corresponding to the power supply information and a processor standard range corresponding to the processor information;
and if the power supply information is not in the power supply standard range or the processor information is not in the processor standard range, the state information does not conform to the standard range.
3. The abnormal state data backup method according to claim 1, wherein the step of determining whether an abnormal state exists according to the first running log and the second running log further comprises:
if the first running log is consistent with the second running log, no abnormal state exists;
and if the first running log is inconsistent with the second running log, an abnormal state exists.
4. The abnormal state data backup method according to claim 2 or 3, wherein the step of sending an abnormal state instruction through the abnormal state notification mechanism further comprises:
and establishing an instruction transmission channel, and sending the abnormal state instruction to a substrate controller through the instruction transmission channel.
5. The abnormal state data backup method according to claim 4, wherein the data backup policy is:
sending a data backup instruction to a storage device according to the abnormal state instruction;
and the storage device executes the data backup operation according to the data backup instruction.
6. The abnormal state data backup method according to claim 5, wherein the storage device executes the backup data operation step according to the data backup instruction, further comprising:
backing up data according to the data backup instruction;
judging whether a backup completion identifier exists or not;
if the backup completion identification exists, the backup is completed;
if the backup completion identification does not exist, the backup is not completed.
7. The abnormal state data backup method according to claim 6, wherein the storage device executes the backup data operation step according to the data backup instruction, further comprising:
and setting backup time, if the backup is not finished, returning to the step of judging whether the backup finishing identification exists or not after delaying in the backup time.
8. An abnormal state data backup system applied to a server, the system comprising: the device comprises a configuration unit, a transmission unit, a judgment unit and an execution unit;
the configuration unit is used for configuring an abnormal notification mechanism, a data backup strategy and a standard range corresponding to the state information of the server;
the transmission unit is used for acquiring the state information, the first running log and the second running log and sending an abnormal state instruction;
the judging unit is used for judging whether the state information meets the standard range; the second running log is used for judging whether the second running log is abnormal or not according to the first running log;
the execution unit is used for executing the data backup strategy according to the abnormal state instruction.
9. The abnormal state data backup system according to claim 8, wherein the transmission unit is configured to obtain the second operation log when the state information meets the standard range.
10. A computer storage medium for storing computer software instructions for the abnormal state data backup method of any one of claims 1 to 7, comprising a program designed for executing the abnormal state data backup method.
CN202110448970.8A 2021-04-25 2021-04-25 Abnormal state data backup method, system and storage medium Pending CN113268377A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110448970.8A CN113268377A (en) 2021-04-25 2021-04-25 Abnormal state data backup method, system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110448970.8A CN113268377A (en) 2021-04-25 2021-04-25 Abnormal state data backup method, system and storage medium

Publications (1)

Publication Number Publication Date
CN113268377A true CN113268377A (en) 2021-08-17

Family

ID=77229411

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110448970.8A Pending CN113268377A (en) 2021-04-25 2021-04-25 Abnormal state data backup method, system and storage medium

Country Status (1)

Country Link
CN (1) CN113268377A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104199766A (en) * 2014-08-25 2014-12-10 广东欧珀移动通信有限公司 Abnormal running monitoring method and device
CN104503892A (en) * 2014-12-19 2015-04-08 宇龙计算机通信科技(深圳)有限公司 Terminal exception processing method and device and terminal
CN106844145A (en) * 2016-12-29 2017-06-13 北京奇虎科技有限公司 A kind of server hardware fault early warning method and device
CN107301115A (en) * 2017-06-26 2017-10-27 中国铁道科学研究院电子计算技术研究所 Application exception is monitored and restoration methods and equipment
CN109165110A (en) * 2018-07-27 2019-01-08 努比亚技术有限公司 Mobile terminal restarts localization method, mobile terminal and computer readable storage medium
CN109471753A (en) * 2018-09-04 2019-03-15 深圳市宝德计算机系统有限公司 Server data protection method, apparatus and computer readable storage medium
CN110166276A (en) * 2018-11-23 2019-08-23 深圳市腾讯信息技术有限公司 A kind of localization method, device, terminal device and the medium of frame synchronization exception
CN110377450A (en) * 2019-07-19 2019-10-25 苏州浪潮智能科技有限公司 A kind of hardware anomalies processing method, system and associated component
CN112631913A (en) * 2020-12-23 2021-04-09 平安银行股份有限公司 Method, device, equipment and storage medium for monitoring operation fault of application program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104199766A (en) * 2014-08-25 2014-12-10 广东欧珀移动通信有限公司 Abnormal running monitoring method and device
CN104503892A (en) * 2014-12-19 2015-04-08 宇龙计算机通信科技(深圳)有限公司 Terminal exception processing method and device and terminal
CN106844145A (en) * 2016-12-29 2017-06-13 北京奇虎科技有限公司 A kind of server hardware fault early warning method and device
CN107301115A (en) * 2017-06-26 2017-10-27 中国铁道科学研究院电子计算技术研究所 Application exception is monitored and restoration methods and equipment
CN109165110A (en) * 2018-07-27 2019-01-08 努比亚技术有限公司 Mobile terminal restarts localization method, mobile terminal and computer readable storage medium
CN109471753A (en) * 2018-09-04 2019-03-15 深圳市宝德计算机系统有限公司 Server data protection method, apparatus and computer readable storage medium
CN110166276A (en) * 2018-11-23 2019-08-23 深圳市腾讯信息技术有限公司 A kind of localization method, device, terminal device and the medium of frame synchronization exception
CN110377450A (en) * 2019-07-19 2019-10-25 苏州浪潮智能科技有限公司 A kind of hardware anomalies processing method, system and associated component
CN112631913A (en) * 2020-12-23 2021-04-09 平安银行股份有限公司 Method, device, equipment and storage medium for monitoring operation fault of application program

Similar Documents

Publication Publication Date Title
US11012302B2 (en) Self organizing network coordination method, device, and system
US8601493B2 (en) Application controlling apparatus and storage medium which stores software for the apparatus
CN112291621A (en) System upgrading automation test method, device and test equipment
CN112087771A (en) Communication control method and device, electronic equipment and computer readable storage medium
CN113260021B (en) Access control method, device, user equipment and storage medium
CN111625390B (en) Embedded equipment fault recovery method and device, embedded equipment and storage medium
CN117193164B (en) Fault monitoring method and system of numerical control machine tool
CN104011688A (en) Controller And Process Monitoring Method
CN113268377A (en) Abnormal state data backup method, system and storage medium
CN116055285A (en) Process management method and system of industrial control system
CN109597728B (en) Control method and device of test equipment and computer readable storage medium
CN110555009B (en) Processing method and device for Network File System (NFS) service
CN108845561B (en) Remote fault diagnosis method, remote fault diagnosis device and system
CN113561851A (en) Battery management system temperature control method, vehicle and computer readable storage medium
CN111338701A (en) Network equipment starting method and network equipment
CN112622927A (en) Vehicle driving control method and device, electronic equipment and storage medium
CN110986291A (en) Equipment management method and device and air conditioner
CN112905377B (en) Method, system and medium for avoiding BMC breakdown
JPWO2020170926A1 (en) In-vehicle communication device, program, and communication method
CN113095521B (en) Machine control method, device and system and storage medium
CN114430565B (en) Method and device for starting equipment and storage medium
CN113407217B (en) Chip program upgrading method, communication device and computer readable storage medium
CN117289144B (en) Fault positioning method, device, equipment, system and medium
US20240126863A1 (en) Phased unenrollment of devices from service
CN115473808A (en) Task execution method and related device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210817

RJ01 Rejection of invention patent application after publication