CN107590016B - Power-down restarting identification method and device - Google Patents

Power-down restarting identification method and device Download PDF

Info

Publication number
CN107590016B
CN107590016B CN201710826029.9A CN201710826029A CN107590016B CN 107590016 B CN107590016 B CN 107590016B CN 201710826029 A CN201710826029 A CN 201710826029A CN 107590016 B CN107590016 B CN 107590016B
Authority
CN
China
Prior art keywords
restarting
restart
file
time stamp
unit
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.)
Active
Application number
CN201710826029.9A
Other languages
Chinese (zh)
Other versions
CN107590016A (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.)
CHENGDU SKSPRUCE TECHNOLOGY Inc
Original Assignee
CHENGDU SKSPRUCE TECHNOLOGY Inc
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 CHENGDU SKSPRUCE TECHNOLOGY Inc filed Critical CHENGDU SKSPRUCE TECHNOLOGY Inc
Priority to CN201710826029.9A priority Critical patent/CN107590016B/en
Publication of CN107590016A publication Critical patent/CN107590016A/en
Application granted granted Critical
Publication of CN107590016B publication Critical patent/CN107590016B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the application provides a power failure restarting identification method and device, and belongs to the field of equipment pipelines. The method comprises the following steps: acquiring a CPU time stamp; judging whether the storage unit stores a restarting file or not; if not, judging whether the CPU time stamp is larger than a preset starting time; and if the CPU time stamp is smaller than or equal to the preset starting time, judging that the restarting reason is power-down restarting. And judging whether the storage unit stores a restarting file or not by acquiring the CPU time stamp, judging whether the CPU time stamp is larger than a preset starting time when the restarting file is not available, and judging that the restarting reason is power-down restarting when the CPU time stamp is smaller than or equal to the preset starting time. Therefore, the method and the device have the advantages that the acquisition of the restarting reason is more convenient, the need of hardware auxiliary equipment for acquiring the restarting reason is effectively avoided, and the acquisition speed of the restarting reason is further increased.

Description

Power-down restarting identification method and device
Technical Field
The application relates to the field of equipment management, in particular to a power failure restarting identification method and device.
Background
The device may restart during operation due to some abnormal condition. But the device is restarted due to an abnormal cause: such as device power down restart, RESET key restart, CPU passive RESET restart, device hardware watchdog initiated restart, etc. However, in the prior art, the identification of the power-down restarting is realized by either a battery or a restarting reason value in a storage array, and all restarting modes need hardware auxiliary equipment for identification. Thus, the prior art has the defects of complex power failure restarting identification and low identification speed.
Disclosure of Invention
The application provides a power-down restarting identification method and device, and aims to improve the technical problems.
The application provides a power-down restarting identification method, which comprises the following steps: acquiring a CPU time stamp; judging whether the storage unit stores a restarting file or not; if not, judging whether the CPU time stamp is larger than a preset starting time; and if the CPU time stamp is smaller than or equal to the preset starting time, judging that the restarting reason is power-down restarting.
Preferably, the determining whether the storage unit stores the restart file information further includes: if yes, the restarting file is moved to a storage backup unit.
Preferably, the moving the restart file to the storage backup unit further includes: and deleting the restart file stored in the storage unit.
Preferably, the moving the restart file to the storage backup unit includes: acquiring a restart reason corresponding to the restart file; and moving the restart reason to a storage backup unit.
Preferably, the determining whether the CPU time stamp is greater than a preset start time further includes: and if the CPU time stamp is larger than the preset starting time, judging that the restarting reason is restarting caused by unknown faults.
The application provides a power-down restarting identification device, which comprises: an acquisition unit for acquiring a CPU time stamp; the judging unit is used for judging whether the storage unit stores the restarting file or not; the first execution unit is used for judging whether the CPU time stamp is larger than a preset starting time or not if not; and the second execution unit is used for judging that the restart reason is power-down restart if the CPU time stamp is smaller than or equal to the preset start time.
Preferably, after the judging unit, the method further includes: and the third execution unit is used for moving the restarting file to the storage backup unit if the restarting file is the same.
Preferably, after the third execution unit, the method further includes: and the deleting unit is used for deleting the restarting file stored in the storage unit.
Preferably, the third execution unit is specifically configured to: if yes, obtaining a restarting reason corresponding to the restarting file; and moving the restart reason to a storage backup unit.
Preferably, after the second execution unit, the method further includes: and the fourth execution unit is used for judging that the restarting reason is restarting caused by unknown faults if the CPU time stamp is larger than the preset starting time.
According to the method and the device for identifying the power failure restarting, the CPU time stamp is acquired firstly, whether the storage unit stores the restarting file is judged, when the restarting file is not available, whether the CPU time stamp is larger than the preset starting time is judged, when the CPU time stamp is smaller than or equal to the preset starting time, the restarting reason is judged to be the power failure restarting. Therefore, the method and the device have the advantages that the acquisition of the restarting reason is more convenient, the need of hardware auxiliary equipment for acquiring the restarting reason is effectively avoided, and the acquisition speed of the restarting reason is further increased.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a block diagram of an electronic device according to an embodiment of the present application;
fig. 2 is a flowchart of a power-down restart identification method according to a first embodiment of the present application;
fig. 3 is a flowchart of a power-down restart identification method according to a second embodiment of the present application;
fig. 4 is a schematic functional block diagram of a power-down restart identification device according to a third embodiment of the present application;
fig. 5 is a schematic functional block diagram of a power-down restart identification device according to a fourth embodiment of the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application. Thus, the following detailed description of the embodiments of the application, as presented in the figures, is not intended to limit the scope of the application, as claimed, but is merely representative of selected embodiments of the application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Fig. 1 is a block diagram of an electronic device according to an embodiment of the present application. The electronic device 300 includes a power-down restart identification means, a memory 302, a memory controller 303, a processor 304, and a peripheral interface 305.
The memory 302, the memory controller 303, the processor 304, and the peripheral interface 305 are electrically connected directly or indirectly to each other, so as to realize data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. The power-down restart identifying means comprises at least one software function module which may be stored in the memory 302 in the form of software or firmware (firmware) or cured in an Operating System (OS) of the electronic device 300. The processor 304 is configured to execute executable modules stored in the memory 302, such as software functional modules or computer programs included in the power-down restart identification device.
The Memory 302 may be, but is not limited to, random access Memory (Random Access Memory, RAM), read Only Memory (ROM), programmable Read Only Memory (Programmable Read-Only Memory, PROM), erasable Read Only Memory (Erasable Programmable Read-Only Memory, EPROM), electrically erasable Read Only Memory (Electric Erasable Programmable Read-Only Memory, EEPROM), etc. The memory 302 is configured to store a program, and the processor 304 executes the program after receiving an execution instruction, and the method executed by the server 100 defined by the flow process disclosed in any of the foregoing embodiments of the present application may be applied to the processor 304 or implemented by the processor 304.
The processor 304 may be an integrated circuit chip having signal processing capabilities. The processor 304 may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but may also be a Digital Signal Processor (DSP), application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The peripheral interface 305 couples various input/output devices to the processor 304 and memory 302. In some embodiments, the peripheral interface 305, the processor 304, and the memory controller 303 may be implemented in a single chip. In other examples, they may be implemented by separate chips.
Fig. 2 is a flowchart of a power-down restart identification method according to a first embodiment of the present application. The specific flow shown in fig. 2 will be described in detail.
Step S101, a CPU time stamp is acquired.
In this embodiment, since the CPU time stamp is cleared only when the power-down event occurs, and the CPU time stamp is kept normally clocked in the case of non-power-down restart such as hot reset, the power-down event can be identified by determining whether the CPU time stamp has been cleared or not, and then by the size of the CPU time stamp.
Step S102, judging whether the storage unit stores a restart file.
In this embodiment, preferably, the storage unit is a hard disk.
The restart file refers to a log file generated by the device at the time of restarting. For example, when a restart event occurs in the device on the fly, a restart flag is generated before a hot reset or other restart software tool performs a restart, that is, the restart file is generated.
Step S103, if not, judging whether the CPU time stamp is larger than the preset starting time.
When the storage unit does not store the restart file, that is, when the storage unit does not store the restart file, comparing the time of the CPU time stamp with the preset starting time, and judging whether the CPU time stamp is larger than the preset starting time.
The preset starting time refers to time for normal starting of the equipment. For example, the device may be a computer, a mobile phone, or a server. Here, the present application is not particularly limited.
In this embodiment, the preset start-up time may be different according to the device tested by the user during actual use, and the normal start-up time of the device may be different. Therefore, the selection of the preset starting time may be selected according to specific practical situations, which is not limited herein.
In this embodiment, when the restart file is stored in the storage unit, the restart file is moved to the storage backup unit. Preferably, after the restart file is moved to the storage backup unit, the restart file stored in the storage unit is deleted. The data storage of the storage unit is reduced, and adverse effects on the restarting reason due to the fact that the restarting file is still reserved in the storage unit after the next restarting are avoided.
In this embodiment, the moving the restart file to the storage backup unit refers to obtaining a restart reason corresponding to the restart file; and moving the restart reason to a storage backup unit.
In this embodiment, the storage backup unit and the storage unit may not be the same storage device, but may also be the same storage device. Preferably, the storage backup unit is not the same storage device as the storage unit. The storage backup unit is a hard disk.
Step S104, if the CPU time stamp is smaller than or equal to the preset starting time, the restarting reason is determined to be the power-down restarting.
In this embodiment, since the CPU time stamp is cleared only when an external power-down event occurs, the CPU time stamp keeps normal timing in a non-power-down restart situation such as a hot reset. Therefore, there may be a change in the length of time recorded by the CPU time stamp. When the CPU time stamp is smaller than or equal to the preset starting time, the current restarting reason can be obtained to be the power-down restarting. Such as an external power down event caused by a human power down, a cold reset, a switch failure, or a power failure.
Fig. 3 is a flowchart of a power-down restart identification method according to a second embodiment of the present application. The specific flow shown in fig. 3 will be described in detail.
Step S201, a CPU time stamp is acquired.
Step S202, judging whether the storage unit stores a restart file.
Step S203, if not, judging whether the CPU time stamp is larger than the preset starting time.
Step S204, if the CPU time stamp is smaller than or equal to the preset starting time, the restart reason is determined to be power-down restart.
The specific implementation manners of step S201, step S202, step S203 and step S204 refer to the corresponding steps in the first embodiment, and are not described herein again.
In step S205, if the CPU time stamp is greater than the preset start time, it is determined that the restart cause is a restart caused by an unknown fault.
Fig. 4 is a schematic functional block diagram of a power-down restart identification device according to a third embodiment of the present application. The power-down restart identifying device 400 includes an obtaining unit 410, a judging unit 420, a first executing unit 430 and a second executing unit 440.
An obtaining unit 410, configured to obtain the CPU time stamp.
The judging unit 420 is configured to judge whether the storage unit stores the restart file.
The first execution unit 430 is configured to determine whether the CPU time stamp is greater than a preset start time if not.
The second execution unit 440 is configured to determine that the restart cause is a power-down restart if the CPU time stamp is less than or equal to the preset start time.
Fig. 5 is a schematic functional block diagram of a power-down restart identification device according to a fourth embodiment of the present application. The power-down restarting identifying apparatus 500 includes an obtaining unit 510, a judging unit 520, a first executing unit 530, a second executing unit 540, and a fourth executing unit 550.
An obtaining unit 510, configured to obtain a CPU time stamp.
A determining unit 520, configured to determine whether the storage unit stores the restart file.
Wherein, after the determining unit 520, the method further includes: and a third execution unit.
And the third execution unit is used for moving the restarting file to the storage backup unit if the restarting file is the same.
Wherein after the third execution unit, the method further comprises: and the deleting unit is used for deleting the restarting file stored in the storage unit.
The third execution unit is specifically configured to: if yes, obtaining a restarting reason corresponding to the restarting file; and moving the restart reason to a storage backup unit.
The first execution unit 530 is configured to determine whether the CPU time stamp is greater than a preset start time if not.
The second execution unit 540 is configured to determine that the restart cause is a power-down restart if the CPU time stamp is less than or equal to the preset start time.
And a fourth execution unit 550, configured to determine that the restart cause is a restart caused by an unknown fault if the CPU time stamp is greater than the preset start time.
In summary, according to the method and device for identifying the power failure restart, the CPU time stamp is obtained first, then whether the storage unit stores the restart file is judged, when the restart file is not available, whether the CPU time stamp is larger than the preset starting time is judged, when the CPU time stamp is smaller than or equal to the preset starting time, the restart reason is judged to be the power failure restart. Therefore, the method and the device have the advantages that the acquisition of the restarting reason is more convenient, the need of hardware auxiliary equipment for acquiring the restarting reason is effectively avoided, and the acquisition speed of the restarting reason is further increased.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are merely illustrative, for example, of the flowcharts and block diagrams in the figures that illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form a single part, or each module may exist alone, or two or more modules may be integrated to form a single part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes. It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only of the preferred embodiments of the present application and is not intended to limit the present application, but various modifications and variations can be made to the present application by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the protection scope of the present application. It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures.

Claims (8)

1. The power-down restarting identification method is characterized by comprising the following steps of:
acquiring a CPU time stamp;
judging whether the storage unit stores a restarting file or not;
if not, judging whether the CPU time stamp is larger than a preset starting time, wherein the preset starting time is the time for normal starting of the equipment;
if the CPU time stamp is smaller than or equal to the preset starting time, judging that the restarting reason is power-down restarting;
the judging whether the storage unit stores the restart file further includes: and if the storage unit stores the restarting file, moving the restarting file to a storage backup unit.
2. The method of claim 1, wherein the moving the restart file to a storage backup unit further comprises:
and deleting the restart file stored in the storage unit.
3. The method of claim 1, wherein the moving the restart file to a storage backup unit comprises:
acquiring a restart reason corresponding to the restart file;
and moving the restart reason to a storage backup unit.
4. The method of claim 1, wherein the determining whether the CPU time stamp is greater than a preset start-up time further comprises:
and if the CPU time stamp is larger than the preset starting time, judging that the restarting reason is restarting caused by unknown faults.
5. A power-down restart identification device, comprising:
an acquisition unit for acquiring a CPU time stamp;
the judging unit is used for judging whether the storage unit stores the restarting file or not;
the first execution unit is used for judging whether the CPU time stamp is larger than a preset starting time or not if not, wherein the preset starting time is the time for normal starting of the equipment;
the second execution unit is used for judging that the restart reason is power-down restart if the CPU time stamp is smaller than or equal to the preset start time;
the power-down restarting identification device further comprises: and the third execution unit is used for moving the restarting file to a storage backup unit if the storage unit stores the restarting file.
6. The apparatus of claim 5, wherein after the third execution unit, further comprises:
and the deleting unit is used for deleting the restarting file stored in the storage unit.
7. The apparatus of claim 5, wherein the third execution unit is specifically configured to:
if yes, obtaining a restarting reason corresponding to the restarting file;
and moving the restart reason to a storage backup unit.
8. The apparatus of claim 5, wherein after the second execution unit, further comprises:
and the fourth execution unit is used for judging that the restarting reason is restarting caused by unknown faults if the CPU time stamp is larger than the preset starting time.
CN201710826029.9A 2017-09-14 2017-09-14 Power-down restarting identification method and device Active CN107590016B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710826029.9A CN107590016B (en) 2017-09-14 2017-09-14 Power-down restarting identification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710826029.9A CN107590016B (en) 2017-09-14 2017-09-14 Power-down restarting identification method and device

Publications (2)

Publication Number Publication Date
CN107590016A CN107590016A (en) 2018-01-16
CN107590016B true CN107590016B (en) 2023-08-15

Family

ID=61051987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710826029.9A Active CN107590016B (en) 2017-09-14 2017-09-14 Power-down restarting identification method and device

Country Status (1)

Country Link
CN (1) CN107590016B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109062720A (en) * 2018-07-18 2018-12-21 郑州云海信息技术有限公司 A kind of server, server master board and its reset recognition methods and system
CN108984347B (en) * 2018-08-06 2022-03-01 杭州电子科技大学 Embedded equipment restart state recording method based on Linux system
CN110290546B (en) * 2019-06-21 2023-04-11 京信网络系统股份有限公司 Method and device for restarting and positioning base station, base station equipment and storage medium
CN112860466B (en) * 2020-12-31 2022-11-15 东风汽车集团有限公司 Vehicle-mounted entertainment system restart fault diagnosis method and system
EP4083535B1 (en) * 2021-04-30 2023-12-27 Trane International Inc. Rapid restart chiller system
CN114200874A (en) * 2022-02-17 2022-03-18 四川创智联恒科技有限公司 Device and method for detecting equipment reset event

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1912846A (en) * 2006-08-25 2007-02-14 华为技术有限公司 Method and device of restart information recording
KR20090052418A (en) * 2007-11-21 2009-05-26 주식회사 다산네트웍스 Apparatus having function for managing restart information
CN101498951A (en) * 2008-01-30 2009-08-05 汤姆森许可贸易公司 Method for processing time values in a computer or programmable machine
CN102103525A (en) * 2009-12-22 2011-06-22 英特尔公司 Controlling time stamp counter (TSC) offsets for mulitple cores and threads
CN102141939A (en) * 2010-02-01 2011-08-03 杭州华三通信技术有限公司 Device capable of recording restart reason of whole machine
CN102750192A (en) * 2012-06-06 2012-10-24 杭州华三通信技术有限公司 Method and device for data plane anomaly detection
CN102752211A (en) * 2012-07-11 2012-10-24 烽火通信科技股份有限公司 Timing device and method for automatically capturing 10G EPON (10 Giga Ethernet Passive Optical Network) message
CN104199747A (en) * 2014-08-15 2014-12-10 中国船舶重工集团公司第七0九研究所 High-availability system obtaining method and system based on health management

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140189265A1 (en) * 2012-12-31 2014-07-03 Advanced Micro Devices, Inc. Atomic time counter synchronization

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1912846A (en) * 2006-08-25 2007-02-14 华为技术有限公司 Method and device of restart information recording
KR20090052418A (en) * 2007-11-21 2009-05-26 주식회사 다산네트웍스 Apparatus having function for managing restart information
CN101498951A (en) * 2008-01-30 2009-08-05 汤姆森许可贸易公司 Method for processing time values in a computer or programmable machine
CN102103525A (en) * 2009-12-22 2011-06-22 英特尔公司 Controlling time stamp counter (TSC) offsets for mulitple cores and threads
CN102141939A (en) * 2010-02-01 2011-08-03 杭州华三通信技术有限公司 Device capable of recording restart reason of whole machine
CN102750192A (en) * 2012-06-06 2012-10-24 杭州华三通信技术有限公司 Method and device for data plane anomaly detection
CN102752211A (en) * 2012-07-11 2012-10-24 烽火通信科技股份有限公司 Timing device and method for automatically capturing 10G EPON (10 Giga Ethernet Passive Optical Network) message
CN104199747A (en) * 2014-08-15 2014-12-10 中国船舶重工集团公司第七0九研究所 High-availability system obtaining method and system based on health management

Also Published As

Publication number Publication date
CN107590016A (en) 2018-01-16

Similar Documents

Publication Publication Date Title
CN107590016B (en) Power-down restarting identification method and device
CN106682162B (en) Log management method and device
CN110515795B (en) Big data component monitoring method and device and electronic equipment
US11169901B2 (en) Storage-based log file management
CN109558209B (en) Monitoring method for virtual machine
US20180081762A1 (en) Information processing device
CN108443041B (en) Method and device for starting engine and vehicle
US20120154158A1 (en) Computing device and alarm method of the computing device
CN111158593B (en) Multi-snapshot dependency relationship processing method and device and related components
CN110647463B (en) Method and device for restoring test breakpoint and electronic equipment
WO2023240944A1 (en) Data recovery method and apparatus, electronic device, and storage medium
CN108595292B (en) System optimization method, mobile terminal and computer storage medium
CN110555009A (en) processing method and device for Network File System (NFS) service
CN110532160B (en) Method for BMC to record server system hot restart event
CN113918407A (en) Method and device for managing service process and readable storage medium
CN108647113B (en) Disaster recovery method and server
CN113641308B (en) Compressed file index increment updating method and device and electronic equipment
CN110442467B (en) Data sharing method, terminal and computer readable storage medium
CN115858251B (en) Control method and device of substrate control unit, electronic equipment and storage medium
CN110888686A (en) Application program starting method, device and storage medium
CN111783161A (en) Equipment starting method and device, terminal equipment and storage medium
CN109190366B (en) Program processing method and related device
CN117389658B (en) Method, device, equipment and medium for optimizing equipment of on-board watchdog
CN113824096B (en) Method, device, equipment and storage medium for resetting direct current transmission line protection system
CN112015799B (en) ETL task execution method and device, computer equipment and storage medium

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