CN107783852B - Dump file generation method and terminal - Google Patents

Dump file generation method and terminal Download PDF

Info

Publication number
CN107783852B
CN107783852B CN201610725145.7A CN201610725145A CN107783852B CN 107783852 B CN107783852 B CN 107783852B CN 201610725145 A CN201610725145 A CN 201610725145A CN 107783852 B CN107783852 B CN 107783852B
Authority
CN
China
Prior art keywords
application
preset
type
dump file
identifier
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
CN201610725145.7A
Other languages
Chinese (zh)
Other versions
CN107783852A (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610725145.7A priority Critical patent/CN107783852B/en
Publication of CN107783852A publication Critical patent/CN107783852A/en
Application granted granted Critical
Publication of CN107783852B publication Critical patent/CN107783852B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0778Dumping, i.e. gathering error/state information after a fault for later diagnosis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a dump file generation method and a terminal, wherein the method comprises the following steps: if the application identifier and the application name are received, judging whether the application type of the application is a preset type or not; and if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier. The embodiment of the invention also discloses a terminal. According to the embodiment of the invention, whether the application type of the application is a preset type is judged according to the received identification and name of the application, and if the application type of the application is the preset type, a host executing the application is controlled to call a preset instruction to generate a dump file corresponding to the identification. According to the embodiment of the invention, the dump file can be generated for the application of the preset application type in the production environment, so that operation and maintenance personnel can perform fault analysis according to the dump file.

Description

Dump file generation method and terminal
Technical Field
The invention relates to the field of computers, in particular to a dump file generation method and a dump file generation terminal.
Background
At present, when abnormal blocking conditions such as STUCK and the like occur to a thread corresponding to a standard Weblogic or Tomcat type application in a non-cloud environment, a dump file can be generated through easy agent, but the function of generating the dump file is not generated in the cloud environment (production environment), namely, when abnormal blocking conditions such as STUCK and the like occur to a thread corresponding to the standard Weblogic or Tomcat type application in the production environment, the problem of generating the dump file everywhere is not generated, which is not beneficial to operation and maintenance personnel to perform fault analysis.
Disclosure of Invention
The embodiment of the invention provides a dump file generation method and a dump file generation terminal, which can generate a dump file in a production environment so that operation and maintenance personnel can perform fault analysis according to the dump file.
In a first aspect, an embodiment of the present invention provides a dump file generation method, where the method includes: if the application identifier and the application name are received, judging whether the application type of the application is a preset type or not; and if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier.
In another aspect, an embodiment of the present invention provides a terminal, where the terminal includes: the judging unit is used for judging whether the application type of the application is a preset type or not if the identification and the name of the application are received; and the control unit is used for controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier if the application type of the application is a preset type.
According to the embodiment of the invention, whether the application type of the application is a preset type is judged according to the received identification and name of the application, and if the application type of the application is the preset type, a host executing the application is controlled to call a preset instruction to generate a dump file corresponding to the identification of the application. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, so that operation and maintenance personnel can analyze the fault according to the dump file.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic flow chart of a dump file generation method provided by an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a dump file generation method according to another embodiment of the present invention;
FIG. 3 is a schematic flow chart diagram of a dump file generation method according to another embodiment of the present invention;
fig. 4 is a schematic block diagram of a terminal according to an embodiment of the present invention;
fig. 5 is a schematic block diagram of a terminal according to another embodiment of the present invention;
fig. 6 is a schematic block diagram of a terminal according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, 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.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
Fig. 1 is a schematic flow chart of a dump file generation method according to an embodiment of the present invention. As shown in the figure, the dump file generation method includes steps S101 to S102.
S101, if the application identification and the application name are received, whether the application type of the application is a preset type is judged.
Specifically, in the embodiment of the present invention, the preset type is Tomcat, Weblogic 8, Weblogic 10.3.2, or Weblogic 10.3.6. Wherein, Tomcat is a core item in the Jakarta project of the Apache Software FounDation (Apache Software FounDation), and is jointly developed by Apache, Sun and other companies and individuals. Because Tomcat technology is advanced, stable in performance and free of charge, the Tomcat technology is popular with Java enthusiasts and accepted by some software developers, and becomes a popular Web application server at present. WebLogic is an application server produced by Oracle corporation in America, and is a middleware based on JAVAEE architecture, the WebLogic is a Java application server used for developing, integrating, deploying and managing large-scale distributed Web application, network application and database application, and dynamic functions of Java and the security of Java Enterprise standard are introduced into the development, integration, deployment and management of the large-scale network application.
The dump file is a memory image of a process, and the process is an instance of an executing application, so the instances correspond to the dump file one to one. In the embodiment of the invention, the monitoring system can monitor the application of the preset type to judge the time of the abnormal gambling, and when the monitoring system monitors that the abnormal gambling occurs, the monitoring system can automatically start to transmit the identification and the name of the application. Of course, and not limited thereto, when the host executing the application is abnormally blocked, the user may click a "dump file" generation button set on the monitoring system to start transmitting the identifier and the name of the application.
It should be noted that, since applications with failures such as abnormal congestion may come from different hosts, in order to distinguish the applications, in the embodiment of the present invention, an identifier for performing a distinguishing function is set for each application, so as to correspond the dump file to the application according to the identifier.
Because the embodiment of the invention only executes the generating operation of the dump file aiming at the application with the preset type, if the identification and the name of the application are received, whether the application type of the application is the preset type needs to be judged. The judgment method may be to compare the obtained application types of the applications with the preset types one by one, but is not limited thereto.
S102, if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier.
Specifically, in the embodiment of the present invention, if the application type of the application in which the abnormal congestion occurs is a preset type, the host that executes the application is controlled to call a preset instruction to generate a dump file corresponding to the identifier. The preset instruction is an instruction for generating a dump file. In the embodiment of the present invention, the predetermined command is the Jmx command. Jmx is a formal specification for JAVA, whose main purpose is to have an application managed function, where Jmx instructions are called on the host executing the application to generate a dump file from the application that is experiencing exceptional congestion. And if the application type of the application with abnormal blockage is not the preset type, ending the process. In the embodiment of the invention, because the dump file is the memory mirror image of the process of the executing application, the situation when the application is abnormally blocked is restored through the dump file, so that operation and maintenance personnel can conveniently find the fault reason.
Further, when one application corresponds to a plurality of instances, a host executing the application is controlled to call a preset instruction to generate a dump file corresponding to the identifier, and the dump file corresponds to the instances one by one.
According to the embodiment of the invention, whether the application type of the application is a preset type is judged according to the received identification and name of the application, and if the application type of the application is the preset type, a host executing the application is controlled to call a preset instruction to generate a dump file corresponding to the identification. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, so that operation and maintenance personnel can analyze the fault according to the dump file.
Fig. 2 is a schematic flowchart of a dump file generation method according to another embodiment of the present invention. As shown, the method includes steps S201 to S203.
S201, if the application identification and the application name are received, whether the application type of the application is a preset type is judged.
S202, if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier.
Steps S201 to S202 are the same as above, and are not described herein again.
S203, saving the dump file to a preset address.
Specifically, in order to facilitate the operation and maintenance personnel to obtain the dump file generated in step S202, in the embodiment of the present invention, the dump file may be correspondingly stored in the preset address, so that the operation and maintenance personnel can obtain the dump file conveniently, and thus the failure analysis efficiency is improved.
According to the embodiment of the invention, whether the application type of the application is a preset type is judged according to the received identification and name of the application, if the application type of the application is the preset type, a host executing the application is controlled to call a preset instruction to generate a dump file corresponding to the identification, and the dump file is stored in a preset address. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, and the dump file is saved in the preset address, so that the dump file can be conveniently acquired by an operation and maintenance person, and the efficiency of the operation and maintenance person for carrying out fault analysis according to the dump file is improved.
Referring to fig. 3, a schematic block diagram of a terminal according to another embodiment of the present invention is shown. As shown, the method includes steps S301 to S303.
S301, if the application identification and the application name are received, judging whether the application type of the application is a preset type.
S302, if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier.
Steps S301 to S302 are the same as above, and are not described herein again.
And S303, if the application type of the application is not the preset type, displaying a fault prompt.
Specifically, in the embodiment of the present invention, when the application with the abnormal congestion is not the application of the preset type, a fault prompt is displayed, where the fault prompt may be a prompt message indicating that "the application type is not the preset application type, please process the application additionally" or "the application has a fault and please process the application in time" to remind an operation and maintenance engineer to process the fault in time.
According to the embodiment of the invention, whether the type of the application is the preset type of application is judged, if the preset type of application has faults such as abnormal blockage, a host executing the application is controlled to generate the dump file corresponding to the application identifier in a production environment, and if the preset type of application does not have faults such as abnormal blockage, a fault prompt is displayed to remind operation and maintenance personnel to process in time. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, so that the operation and maintenance personnel can analyze the fault according to the dump file, and meanwhile, when the application which is not the preset type fails, the fault information can be displayed to remind the operation and maintenance personnel to process in time.
Fig. 4 is a schematic block diagram of a terminal according to an embodiment of the present invention. The terminal 40 in the present embodiment as shown in the figure includes a judgment unit 41, and a control unit 42.
The determining unit 41 is configured to determine whether the application type of the application is a preset type if the identifier and the name of the application are received.
And a control unit 42, configured to control a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier if the application type of the application is a preset type.
Further, the preset type includes Tomcat, Weblogic 8, Weblogic 10.3.2, or Weblogic 10.3.6.
Further, when one application corresponds to multiple instances, the control unit 42 is specifically configured to control a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier, where the dump file corresponds to the instances one by one.
According to the embodiment of the invention, whether the application type of the application is a preset type is judged by the judging unit 41 according to the received identification and name of the application, and if the application type of the application is the preset type, the control unit 42 controls the host executing the application to call a preset instruction so as to generate a dump file corresponding to the identification. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, so that operation and maintenance personnel can analyze the fault according to the dump file.
Referring to fig. 5, a schematic block diagram of a terminal according to another embodiment of the present invention is shown. The terminal 50 in the present embodiment as shown in the figure includes a judging unit 51, a control unit 52, and a holding unit 53.
The determining unit 51 is configured to determine whether the application type of the application is a preset type if the identifier and the name of the application are received.
And a control unit 52, configured to, if the application type of the application is a preset type, control a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier.
And the saving unit 53 is used for saving the dump file to a preset address.
According to the embodiment of the invention, whether the application type of the application is a preset type is judged through the judging unit 51 according to the received identification and name of the application, if the application type of the application is the preset type, the control unit 52 controls the host executing the application to call a preset instruction to generate a dump file corresponding to the identification, and the dump file is saved to a preset address through the saving unit 53. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, and the dump file is saved in the preset address, so that the dump file can be conveniently acquired by an operation and maintenance person, and the efficiency of the operation and maintenance person for carrying out fault analysis according to the dump file is improved.
Referring to fig. 6, a schematic block diagram of a terminal according to another embodiment of the present invention is shown. The terminal 60 in the present embodiment as shown in the figure includes a judgment unit 61, a control unit 62, and a display unit 63.
The determining unit 61 is configured to determine whether the application type of the application is a preset type if the identifier and the name of the application are received.
And a control unit 62, configured to control a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier if the application type of the application is a preset type.
And the display unit 63 is configured to display a fault prompt if the application type of the application is not the preset type.
According to the embodiment of the invention, whether the type of the application is the preset type of application is judged by the judging unit 61, if the preset type of application has faults such as abnormal blockage, the control unit 62 controls the host executing the application to generate the dump file in the production environment, and if the preset type of application has faults such as abnormal blockage, the display unit 63 displays the fault prompt to remind operation and maintenance personnel to process in time. The embodiment of the invention can generate the dump file aiming at the standard Weblogic or Tomcat type application in the production environment, so that operation and maintenance personnel can analyze the fault according to the dump file, and meanwhile, when the abnormal blocking fault occurs to the application which is not the preset type, the fault information can be displayed to remind the operation and maintenance personnel to process in time.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the terminal and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal and method can be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, device apparatuses or units, and may also be an electrical, mechanical or other form of connection.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs.
The units in the terminal of the embodiment of the invention can be merged, divided and deleted according to actual needs.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a ReaD-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various media capable of storing program codes.
The above are preferred embodiments of the invention and are not intended to limit the invention in any way. Various equivalent changes and modifications can be made by those skilled in the art based on the above-described embodiments, and all equivalent changes and modifications within the scope of the claims should be considered as falling within the scope of the present invention.

Claims (6)

1. A dump file generation method is characterized by comprising the following steps:
if the application identifier and the application name are received, judging whether the application type of the application is a preset type or not; the application is an application configured in a cloud environment;
if the application type of the application is a preset type, controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier; the identifier is used for distinguishing each application so as to correspond the dump file to the application, and the preset types comprise standard Weblogic and Tomcat types;
if the application type of the application is not the preset type, displaying a fault prompt;
the preset instruction is an Jmx instruction;
when one application corresponds to a plurality of instances, the step of controlling the host executing the application to call a preset instruction to generate the dump file corresponding to the identifier further comprises:
and controlling a host executing the application to call a preset instruction to generate the dump file corresponding to the identifier, wherein the dump file corresponds to the instance one to one.
2. The method of claim 1, wherein after the host controlling the execution of the application calls a preset instruction to generate a dump file corresponding to the identification, the method further comprises:
and saving the dump file to a preset address.
3. The method of any of claims 1-2, wherein the preset type comprises Tomcat, Weblogic 8, Weblogic 10.3.2, or Weblogic 10.3.6.
4. A terminal, comprising:
the judging unit is used for judging whether the application type of the application is a preset type or not if the identification and the name of the application are received; the application is an application configured in a cloud environment;
the control unit is used for controlling a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier if the application type of the application is a preset type; the identifier is used for distinguishing each application so as to correspond the dump file to the application, and the preset types comprise standard Weblogic and Tomcat types;
the display unit is used for displaying a fault prompt if the application type of the application is not a preset type;
the preset instruction is an Jmx instruction;
when one application corresponds to multiple instances, the control unit is specifically configured to control a host executing the application to call a preset instruction to generate a dump file corresponding to the identifier, and the dump file corresponds to the instances one by one.
5. The terminal of claim 4, wherein the terminal further comprises:
and the saving unit is used for saving the dump file to a preset address.
6. The terminal of any of claims 4-5, wherein the preset type comprises Tomcat, Weblogic 8, Weblogic 10.3.2, or Weblogic 10.3.6.
CN201610725145.7A 2016-08-25 2016-08-25 Dump file generation method and terminal Active CN107783852B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610725145.7A CN107783852B (en) 2016-08-25 2016-08-25 Dump file generation method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610725145.7A CN107783852B (en) 2016-08-25 2016-08-25 Dump file generation method and terminal

Publications (2)

Publication Number Publication Date
CN107783852A CN107783852A (en) 2018-03-09
CN107783852B true CN107783852B (en) 2021-12-21

Family

ID=61438632

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610725145.7A Active CN107783852B (en) 2016-08-25 2016-08-25 Dump file generation method and terminal

Country Status (1)

Country Link
CN (1) CN107783852B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116302646B (en) * 2023-02-24 2024-03-29 荣耀终端有限公司 Fault positioning method, system, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927240A (en) * 2014-05-06 2014-07-16 成都西加云杉科技有限公司 Information dumping method and device answering to software breakdown

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514086A (en) * 2013-09-22 2014-01-15 广东威创视讯科技股份有限公司 Extraction method and device for software error report
US10108475B2 (en) * 2014-08-20 2018-10-23 Oracle International Corporation Pattern analysis for triaging memory leaks
CN104503903B (en) * 2014-12-12 2017-05-17 上海新炬网络信息技术有限公司 Automatic diagnosis method for fault of weblogic middleware

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927240A (en) * 2014-05-06 2014-07-16 成都西加云杉科技有限公司 Information dumping method and device answering to software breakdown

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Linux Crash Dump的设计与实现;王勇等;《计算机应用与软件》;20020930;正文第12-14页 *
tomcat内存泄漏存入dump文件;追寻北极;《CSDN-专业IT技术社区》;20150127;第1页 *
Weblogic HeapDump配置;yufan1987;《CSDN-专业IT技术社区》;20130401;第1-2页 *
王勇等.Linux Crash Dump的设计与实现.《计算机应用与软件》.2002, *

Also Published As

Publication number Publication date
CN107783852A (en) 2018-03-09

Similar Documents

Publication Publication Date Title
US9384114B2 (en) Group server performance correction via actions to server subset
CN103748569B (en) The system and method without driving operation of USB device
CN104360878B (en) A kind of method and device of application software deployment
US9921877B2 (en) Intelligent auto-scaling
CN105357038A (en) Method and system for monitoring virtual machine cluster
US10452469B2 (en) Server performance correction using remote server actions
CN106462206B (en) System and method for monitoring configuration of UPS groups having different redundancy levels
CN112650576A (en) Resource scheduling method, device, equipment, storage medium and computer program product
US20230403215A1 (en) Systems and methods of monitoring and controlling remote assets
CN117280327A (en) Detecting data center large scale interruptions through near real time/offline data using machine learning models
CN107729213B (en) Background task monitoring method and device
WO2021190659A1 (en) System data acquisition method and apparatus, and medium and electronic device
CN107679423A (en) Partition integrity inspection method and device
US10432490B2 (en) Monitoring single content page application transitions
CN107783852B (en) Dump file generation method and terminal
CN111639086A (en) Data reconciliation method, device, equipment and storage medium
CN111147542A (en) Secret-free access setting method, device, equipment and medium
CN114647531B (en) Failure solving method, failure solving system, electronic device, and storage medium
CN110968456A (en) Method and device for processing fault disk in distributed storage system
CN112099879B (en) Configuration information management method and device, computer equipment and storage medium
CN114679295A (en) Firewall security configuration method and device
EP3852424A1 (en) Application resilience system and method thereof for applications deployed on a platform
CN108055159A (en) A kind of clustered node operation synchronous method and device
CN108446219B (en) Application program operation method, system, medium and computing device
CN109062718B (en) Server and data processing method

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