CN111309432A - Fault drilling method, device and system - Google Patents

Fault drilling method, device and system Download PDF

Info

Publication number
CN111309432A
CN111309432A CN201811516432.2A CN201811516432A CN111309432A CN 111309432 A CN111309432 A CN 111309432A CN 201811516432 A CN201811516432 A CN 201811516432A CN 111309432 A CN111309432 A CN 111309432A
Authority
CN
China
Prior art keywords
container
fault drilling
fault
drilling
drilled
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811516432.2A
Other languages
Chinese (zh)
Other versions
CN111309432B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201811516432.2A priority Critical patent/CN111309432B/en
Publication of CN111309432A publication Critical patent/CN111309432A/en
Application granted granted Critical
Publication of CN111309432B publication Critical patent/CN111309432B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45575Starting, stopping, suspending or resuming virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45591Monitoring or debugging support
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Warehouses Or Storage Devices (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application provides a fault drilling method, a fault drilling device and a fault drilling system. Wherein the method comprises the following steps: acquiring a fault drilling tool; acquiring configuration information of a container to be trained; according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool; utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled. By adopting the method provided by the application, the problem that the drilling tool needs to be transmitted to the container through the container for fault drilling of the container in the prior art and the container is invasive is solved.

Description

Fault drilling method, device and system
Technical Field
The application relates to the field of cloud computing, in particular to a fault drilling method, device and system.
Background
Containerization with DOThe open source of cker is getting hot, the release of Kubernetes pushes the development of the whole ecology, the services of a plurality of companies are gradually migrated to containerization, so fault drilling also needs to support containerization architecture, and the fault drilling and the containerization architecture are both emerging fields, so that at present, no completely mature solution for the fault drilling of the containers exists.
In the prior art, the general implementation is to transparently transmit the drilling tool to the container, and execute the related fault drilling in the container. However, such a fault drill has the disadvantage that since the container system is mostly a compact system, all largely lack the commands required for the drill tools, and cannot perform the drill; the drilling tools need to be transmitted to the container, the container is invasive, and the user acceptance difficulty is high.
Disclosure of Invention
The application provides a fault drilling method, which aims to solve the problems that in the prior art, drilling tools need to be transmitted to a container in a transparent mode and the container is invasive.
The application provides a fault drilling method, which comprises the following steps:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
Optionally, the fault drilling method further includes: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
Optionally, the obtaining a fault drilling image including a fault drilling tool includes:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
Optionally, the fault drill image includes a minimum command set of the fault drill tool.
Optionally, the obtaining configuration information of the container to be trained includes:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
Optionally, the creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image includes:
acquiring a fault drilling type;
and according to the configuration information, the started fault drilling mirror image and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using bridging of the fault drilling container and the container to be drilled.
Optionally, the utilization the trouble drill container with wait to drill the resource of container sharing and the trouble drill instrument that includes in the trouble drill container, aim at the trouble drill container carries out the trouble drill operation, obtains aiming at the trouble drill result of waiting to drill the container includes:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
when the fault drilling container executes the operation instruction, obtaining an operation result of the container to be drilled executing business operation by using the shared resource;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
Optionally, the fault drilling method further includes:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
The application provides a trouble drill device, includes:
a tool acquisition unit for acquiring a fault drilling tool;
the information acquisition unit is used for acquiring configuration information of a container to be trained;
the creating unit is used for creating a fault drilling container sharing resources with the container to be drilled according to the configuration information, wherein the fault drilling container comprises a fault drilling tool;
and the drilling unit is used for utilizing the resources shared by the fault drilling container and the container to be drilled and the fault drilling tool contained in the fault drilling container to perform fault drilling operation on the fault drilling container and obtain a fault drilling result aiming at the container to be drilled.
Optionally, the fault drilling apparatus further includes a mirror image obtaining unit, configured to obtain a fault drilling mirror image including a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the device also comprises a starting unit used for starting the fault drilling mirror image;
and the creating unit is further configured to create a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
Optionally, the mirror image obtaining unit is specifically configured to:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
Optionally, the fault drill image includes a minimum command set of the fault drill tool.
Optionally, the information obtaining unit is specifically configured to:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
Optionally, the creating unit is specifically configured to:
acquiring a fault drilling type;
and according to the configuration information, the started fault drilling mirror image and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using the bridging of the fault drilling container and the container to be drilled.
Optionally, the drill unit is specifically configured to:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
obtaining operation results aiming at resources shared by the fault drilling container and the container to be drilled;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
Optionally, the fault drilling apparatus further includes a deleting unit, where the deleting unit is configured to delete the fault drilling container after the fault drilling operation performed on the fault drilling container is completed.
The application provides an electronic device, the electronic device includes:
a processor;
a memory for storing a program that, when read and executed by the processor, performs the following:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
The present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
The application provides a fault drilling method aiming at a service peak of a distributed system, which comprises the following steps:
acquiring a fault drilling tool aiming at a service peak of a distributed system;
acquiring configuration information of a container to be performed with a business peak fault, wherein the container to be performed with the business peak fault does not include the fault performing tool;
according to the configuration information, a business peak fault drilling container sharing resources with the business peak fault to-be-drilled container is created, wherein the business peak fault drilling container comprises the fault drilling tool;
determining container resources required for performing business peak fault drilling according to the characteristics of the business peaks;
and according to the resource shared by the container resource, the business peak fault drilling container and the business peak fault drilling container, and the fault drilling tool contained in the business peak fault drilling container, performing fault drilling operation on the business peak fault drilling container to obtain a fault drilling result for the business peak fault drilling container.
Optionally, the fault drilling method further includes: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
Optionally, the obtaining a fault drilling image including a fault drilling tool includes:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
Optionally, the fault drill image includes a minimum command set of the fault drill tool.
Optionally, the obtaining configuration information of the container to be trained includes:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
Optionally, the creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image includes:
determining the fault drilling type according to the started fault drilling mirror image;
and according to the configuration information and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using the bridging of the fault drilling container and the container to be drilled.
Optionally, the utilization the trouble drill container with wait to drill the resource of container sharing and the trouble drill instrument that includes in the trouble drill container, aim at the trouble drill container carries out the trouble drill operation, obtains aiming at the trouble drill result of waiting to drill the container includes:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
obtaining operation results aiming at resources shared by the fault drilling container and the container to be drilled;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
Optionally, the fault drilling method further includes:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
The application provides a fault drilling method, which comprises the following steps:
acquiring a fault drilling instruction;
starting a fault drilling container sharing resources with a container to be drilled according to the fault drilling instruction, wherein the fault drilling container comprises a fault drilling tool, and the container to be drilled does not comprise the fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
The application provides a fault drilling system, which comprises a daemon process and a container to be drilled;
the daemon process is used for acquiring a fault drilling tool; acquiring configuration information of the container to be trained, wherein the container to be trained does not comprise a fault drilling tool; according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool; performing fault drilling operation on the fault drilling container by using resources shared by the fault drilling container and the container to be drilled and a fault drilling tool included in the fault drilling container to obtain a fault drilling result for the container to be drilled;
and the container to be trained is used for providing configuration information of the container to be trained according to the request of the daemon process.
Compared with the prior art, the method has the following advantages:
adopt the method that this application provided, establish with the trouble drill container of treating drill container shared resources utilizes trouble drill container with treat drill container shared resources and the trouble drill instrument that includes in the trouble drill container carries out trouble drill operation, obtains aiming at the trouble drill result of treating drill container to the trouble drill of treating drill container to the user has realized zero passing through, and low invasion has solved to the trouble drill of container in prior art, need pass through the drill instrument to the container in, has had invasive problem to the container.
Drawings
FIG. 1 is a flow chart of a first embodiment of the present application;
fig. 2 is a schematic diagram of an application example related to the first embodiment of the present application;
FIG. 3 is a flow chart of a second embodiment of the present application;
FIG. 4 is a flow chart of a fifth embodiment of the present application;
FIG. 5 is a flow chart of a sixth embodiment of the present application;
fig. 6 is a schematic view of a seventh embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The first embodiment of the present application provides a fault drilling method. Please refer to fig. 1, which is a flowchart illustrating a first embodiment of the present application. A method for performing fault drilling according to a first embodiment of the present application is described in detail below with reference to fig. 1. The method comprises the following steps:
step S101: and acquiring a fault drilling tool.
This step is used for getting the trouble drill instrument.
The fault drilling tool refers to a script or an executable file for fault drilling. For example, a script for consuming CPU resources, or a script for consuming memory resources, or an executable file for consuming network resources, etc.
The fault drilling method further comprises the following steps: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
The fault drill image may be a system kernel for fault drilling that includes fault drill tools.
The starting the fault drill image may be implemented using docker commands, for example:
docker run-t-i ubuntu:15.10/bin/bash。
the creating of the fault drilling container sharing resources with the container to be drilled can be realized through a docker command.
The obtaining a fault drilling image including a fault drilling tool includes:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
The mirror warehouse can be a common warehouse of docker, and can also be a private warehouse of docker.
The fault drill image includes a minimum command set of the fault drill tool.
In this embodiment, the fault drilling image includes a minimum command set of the fault drilling tool. In the prior art, as the container system is mostly a simplified system, the commands required by the drilling tools are generally lacked, and the fault drilling cannot be executed. With the method provided by the present embodiment, this problem is solved by a fault drilling image comprising the minimal command set of the fault drilling tool.
Step S102: and acquiring configuration information of the container to be exercised.
The method comprises the step of obtaining configuration information of a container to be trained, wherein the container to be trained does not comprise a fault drilling tool.
The container to be exercised is a user container needing fault exercise.
In this embodiment, the fact that the to-be-performed container does not include the fault drilling tool means that the to-be-performed container does not need to include the fault drilling tool, and the fault drilling tool may be present in the fault drilling container. Of course, the fault drilling tool may be present in the container to be drilled, but the solution of the present embodiment is not suitable for the fault drilling tool present in the container to be drilled.
The acquiring of the configuration information of the container to be trained comprises:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
In this embodiment, a docker command may be used to send a container inspection command to the container to be trained, so as to obtain configuration information of the container to be trained, where the configuration information is returned by the container to be trained.
Step S103: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information, wherein the fault drilling container comprises a fault drilling tool.
The step is used for creating a fault drilling container sharing resources with the container to be drilled according to the configuration information, wherein the fault drilling container comprises a fault drilling tool.
The fault drilling container and the container to be drilled share resources, so that the fault drilling of the shared resources is executed on the fault drilling container, the operation result of the container to be drilled is observed, and the fault drilling result of the container to be drilled can be obtained.
For example, the current service of the container to be performed occupies 20% of the resources of the CPU1 (where the CPU1 refers to a specific CPU), and in order to obtain the fault drilling result of the container to be performed under the full load of the CPU1, the fault drilling tool can be used in the fault drilling container to occupy the remaining 80% of the resources of the CPU1, so as to implement the full load usage of the resources of the CPU, thereby enabling the container to be performed to simulate the result of the full load operation of the resources of the CPU 1. Here, the to-be-performed container and the faulty drilling container share the CPU 1.
The creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image comprises:
acquiring the fault drilling type;
and according to the configuration information, the started fault drilling mirror image and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using bridging of the fault drilling container and the container to be drilled.
In this embodiment, the fault drilling type may be network delay drilling, or may be CPU full load fault drilling, memory high load fault drilling, or disk high load drilling.
An example of implementing network delay drilling using docker commands is provided below, where the id of the user container is 8a294c62252c, and the network delay fault drilling is performed on the container, and the flow is to start the fault drilling container, bridge the network of the containers to be drilled, and execute the drilling tools in the fault drilling container, and the commands are as follows:
docker run--rm-cap-add=NET_ADMIN--network container:8a294c62252cregistry.cn-hangzhou.aliyuncs.com/ahas/ahas-monkeyking:latest sh-c″/root/aliyunah as/monkeyking/mkt-networklatency.sh-s-t 2000ms-v 10ms-p sport-neth0-g 15672
an example of performing a CPU full load fault drill using a docker command is provided below, where id of a container to be drilled is: 8a294c62252c, using the first core of the CPU, needs to do a CPU-full drill on this container, and the flow is to obtain the container information (which core is bound, where the first core is returned, i.e. 1), start the faulty drill container, bind the first core, execute the drill script in the faulty drill container, and command as follows:
docker aspect 8a294c62252c// obtaining CPU information
docker run-it--rm--cpuset-cpus=″1″registry.cn-hangzhou.aliyuncs.com/ahas/ahas-monkeyking;latest sh-c″/root/aliyunahas/monkeyking/mkt-bumcpu.sh″
Step S104: utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
This step is used for utilizing the trouble drill container with wait to drill the resource of container sharing and the trouble drill instrument that includes in the trouble drill container, aim at the trouble drill container carries out the trouble drill operation, obtains aiming at the trouble drill result of waiting to drill the container.
Utilize the trouble drill container with wait to drill the resource of container sharing and the trouble drill instrument that includes in the trouble drill container, aim at the trouble drill container carries out the trouble drill operation, obtains aiming at the trouble drill result of waiting to drill the container includes:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
when the fault drilling container executes the operation instruction, obtaining an operation result of the container to be drilled executing business operation by using the shared resource;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
In this embodiment, the issuing of the operation instruction for the resource shared by the faulty drilling container and the container to be drilled to the faulty drilling container may be an operation instruction for calling a drilling tool, for example, a drilling tool for testing a CPU full load of the container to be drilled. If the current traffic of the to-be-performed container occupies 20% of the resources of the CPU1 (where the CPU1 refers to a specific CPU), in order to obtain the fault drilling result of the to-be-performed container under the full load of the CPU1, the fault drilling tool can be used in the fault drilling container to occupy the remaining 80% of the resources of the CPU1, so as to realize the full load usage of the CPU resources, thereby enabling the to-be-performed container to simulate the result of the full load operation of the CPU1 resources. Here, the to-be-performed container and the faulty drilling container share the CPU 1. When the fault drilling container executes an operation instruction occupying the remaining 80% of the CPU1 resources, obtaining an operation result of the container to be drilled executing business operation by using the shared resources; and determining a fault drilling result aiming at the container to be drilled according to the operation result.
The fault drilling method further comprises the following steps:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
In this embodiment, the deletion of the fault drilling container may be implemented by using a docker command.
Fig. 2 is an application example adopting the technical solution provided by the present embodiment.
In fig. 2, the application example starts a Fault exercise Container (Fault exercise Container) including exercise tools through a daemon process (AHAS Agent), bridges or shares resources of the Container to be exercised (User Container), executes exercise commands on the Fault exercise Container, and achieves the purpose of exercising the User Container without transmitting any file to the User Container, the main process is as follows, 1. the AHAS Agent receives a Container exercise instruction, a mirror image warehouse downloads exercise images including exercise tools, the AHAS Agent inquires about instect information of the Container to be exercised in corresponding diagrams ① and ②, 2. the AHAS Agent inquires about configuration information of the Container to be exercised, configuration parameters of the Container are obtained for subsequent exercise configuration, 3. the asagent runs Fault exercise images for ③ operation in corresponding diagrams, and Fault exercise operation is only required for a User to perform exercise on the Fault exercise Container, the Fault exercise Container is created, or the vessels are bridged, the shared Container is used for AHAS 56, destruction of corresponding diagrams ⑤ and the Fault exercise Container is destroyed in corresponding diagrams, and the exercise can be achieved only by the User ⑦.
In the above embodiment, a fault drilling method is provided, and correspondingly, the present application also provides a fault drilling apparatus. Please refer to fig. 3, which is a flowchart illustrating an embodiment of a fault drilling apparatus according to the present application. Since this embodiment, i.e., the second embodiment, is substantially similar to the method embodiment, it is relatively simple to describe, and reference may be made to some descriptions of the method embodiment for relevant points. The device embodiments described below are merely illustrative.
A fault drilling apparatus of the present embodiment includes:
a tool acquisition unit 301 for acquiring a fault drilling tool;
an information acquisition unit 302 configured to acquire configuration information of a container to be trained, wherein the container to be trained does not include a fault drilling tool;
a creating unit 303, configured to create a fault drilling container sharing resources with the container to be drilled according to the configuration information, where the fault drilling container includes a fault drilling tool;
and a drilling unit 304, configured to perform fault drilling operation on the fault drilling container by using the resource shared by the fault drilling container and the container to be drilled and a fault drilling tool included in the fault drilling container, and obtain a fault drilling result for the container to be drilled.
In this embodiment, the fault drilling apparatus further includes a mirror image obtaining unit, configured to obtain a fault drilling mirror image including a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the device also comprises a starting unit used for starting the fault drilling mirror image;
and the creating unit is further configured to create a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
In this embodiment, the mirror image obtaining unit is specifically configured to:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
In this embodiment, the fault drilling image includes a minimum command set of the fault drilling tool.
In this embodiment, the information obtaining unit is specifically configured to:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
In this embodiment, the creating unit is specifically configured to:
determining the fault drilling type according to the started fault drilling mirror image;
and according to the configuration information and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using the bridging of the fault drilling container and the container to be drilled.
In this embodiment, the drill unit is specifically configured to:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
obtaining operation results aiming at resources shared by the fault drilling container and the container to be drilled;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
In this embodiment, the fault drilling apparatus further includes a deletion unit configured to delete the faulty drilling container after the fault drilling operation for the faulty drilling container is completed.
A third embodiment of the present application provides an electronic apparatus, including:
a processor;
a memory for storing a program that, when read and executed by the processor, performs the following:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained, wherein the container to be trained does not comprise a fault drilling tool;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
A fourth embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained, wherein the container to be trained does not comprise a fault drilling tool;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
A fifth embodiment of the present application provides a method for performing a fault of a traffic peak of a distributed system, where the distributed system may be an e-commerce website or the like. Since this embodiment is the same as the first embodiment in many parts, only different parts will be described here. For the rest, refer to the first embodiment. Please refer to fig. 4. The method comprises the following implementation steps:
s401: a fault drilling tool for a traffic peak of a distributed system is obtained.
This step is used to obtain a fault drilling tool for the traffic peak of the distributed system.
The distributed system may be an e-commerce website or the like. The traffic peak may be the operation of the e-commerce website on the twenty-one traffic.
S402: the method comprises the steps of obtaining configuration information of a container to be performed with a business peak fault, wherein the container to be performed with the business peak fault does not comprise a fault performing tool.
The method comprises the steps of obtaining configuration information of a container to be performed with a business peak fault, wherein the container to be performed with the business peak fault does not comprise the fault performing tool.
S403: and creating a business peak fault drilling container sharing resources with the business peak fault to-be-drilled container according to the configuration information, wherein the business peak fault drilling container comprises the fault drilling tool.
The step is used for creating a business peak fault drilling container sharing resources with the business peak fault to-be-drilled container according to the configuration information, wherein the business peak fault drilling container comprises the fault drilling tool.
S404: and determining container resources required for performing the business peak fault drilling according to the characteristics of the business peak.
The step is used for determining container resources required for performing the business peak fault drilling according to the characteristics of the business peak.
For example, the access volume of the e-commerce website is greatly increased in twenty-one, the demand of network resources is rapidly increased, and the network resources can be determined as container resources required for performing business peak fault drilling.
S405: and according to the resource shared by the container resource, the business peak fault drilling container and the business peak fault drilling container, and the fault drilling tool contained in the business peak fault drilling container, performing fault drilling operation on the business peak fault drilling container to obtain a fault drilling result for the business peak fault drilling container.
This step is used for according to container resource, business peak trouble drill container with the resource that the container of waiting to be practiced of business peak trouble shares, the trouble drill instrument that includes in the container of business peak trouble, carry out the trouble drill operation to the container of business peak trouble drill, obtain to the trouble drill result of the container of waiting to be practiced of business peak.
In this embodiment, the fault drilling method further includes: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
In this embodiment, the obtaining a fault drilling image including a fault drilling tool includes:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
In this embodiment, the fault drilling image includes a minimum command set of the fault drilling tool.
In this embodiment, the obtaining configuration information of the container to be trained includes:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
In this embodiment, the creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image includes:
determining the fault drilling type according to the started fault drilling mirror image;
and according to the configuration information and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using the bridging of the fault drilling container and the container to be drilled.
In this embodiment, the obtaining a fault drilling result for the container to be drilled by performing a fault drilling operation for the fault drilling container using the resource shared by the fault drilling container and the container to be drilled and the fault drilling tool included in the fault drilling container includes:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
obtaining operation results aiming at resources shared by the fault drilling container and the container to be drilled;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
In this embodiment, the fault drilling method further includes:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
The sixth embodiment of the present application provides a fault drilling method, which is the same as the first embodiment in most parts, and therefore, only a brief description will be made here. Please refer to fig. 5. The method comprises the following implementation steps:
step 501: and acquiring a fault drilling instruction.
This step is used for obtaining the trouble drill instruction.
The fault drilling instruction instructs a user to send an instruction, for example, a fault drilling instruction when the CPU is in full operation.
Step 502: and starting a fault drilling container sharing resources with the container to be drilled according to the fault drilling instruction, wherein the fault drilling container comprises a fault drilling tool, and the container to be drilled does not comprise the fault drilling tool.
This step is used for according to the trouble drill instruction, start the trouble drill container with waiting to drill the container sharing resource, wherein, the trouble drill container includes trouble drill instrument, do not include trouble drill instrument in waiting to drill the container.
Step 503: utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
This step is used for utilizing the trouble drill container with wait to drill the resource of container sharing and the trouble drill instrument that includes in the trouble drill container, aim at the trouble drill container carries out the trouble drill operation, obtains aiming at the trouble drill result of waiting to drill the container.
A seventh embodiment of the present application provides a fault drilling system, please refer to fig. 6. The system comprises a daemon 601 and a container to be exercised 602;
the daemon process is used for acquiring a fault drilling tool; acquiring configuration information of the container to be trained, wherein the container to be trained does not comprise a fault drilling tool; according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool; performing fault drilling operation on the fault drilling container by using resources shared by the fault drilling container and the container to be drilled and a fault drilling tool included in the fault drilling container to obtain a fault drilling result for the container to be drilled;
and the container to be trained is used for providing configuration information of the container to be trained according to the request of the daemon process.
Although the present application has been described with reference to the preferred embodiments, it is not intended to limit the present application, and those skilled in the art can make variations and modifications without departing from the spirit and scope of the present application, therefore, the scope of the present application should be determined by the claims that follow.
In a typical configuration, a computing device includes one or more operators (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
1. Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
2. As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.

Claims (21)

1.A method of fault drilling, comprising:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
2. The fault drilling method according to claim 1, further comprising: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
3. The fault drilling method according to claim 2, wherein the obtaining a fault drilling image including a fault drilling tool comprises:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
4. The fault drilling method according to claim 2, wherein the fault drilling image comprises a minimum command set of the fault drilling tool.
5. The fault drilling method according to claim 1, wherein the acquiring configuration information of the container to be drilled includes:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
6. The fault drilling method according to claim 2, wherein the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling image comprises:
acquiring a fault drilling type;
and according to the configuration information, the started fault drilling mirror image and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using bridging of the fault drilling container and the container to be drilled.
7. The fault drilling method according to claim 1, wherein the obtaining of the fault drilling result for the container to be drilled by performing the fault drilling operation for the faulty drilling container using the resource shared by the faulty drilling container and the container to be drilled and the fault drilling tool included in the faulty drilling container comprises:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
when the fault drilling container executes the operation instruction, obtaining an operation result of the container to be drilled executing business operation by using the shared resource;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
8. The fault drilling method according to claim 1, further comprising:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
9. A fault drilling apparatus, comprising:
a tool acquisition unit for acquiring a fault drilling tool;
the information acquisition unit is used for acquiring configuration information of a container to be trained;
the creating unit is used for creating a fault drilling container sharing resources with the container to be drilled according to the configuration information, wherein the fault drilling container comprises a fault drilling tool;
and the drilling unit is used for utilizing the resources shared by the fault drilling container and the container to be drilled and the fault drilling tool contained in the fault drilling container to perform fault drilling operation on the fault drilling container and obtain a fault drilling result aiming at the container to be drilled.
10. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing a program that, when read and executed by the processor, performs the following:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
11. A computer-readable storage medium having a computer program stored thereon, the program, when executed by a processor, performing the steps of:
acquiring a fault drilling tool;
acquiring configuration information of a container to be trained;
according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
12. A method for performing fault drilling for peak traffic in a distributed system, comprising:
acquiring a fault drilling tool aiming at a service peak of a distributed system;
acquiring configuration information of a container to be performed with a business peak fault, wherein the container to be performed with the business peak fault does not include the fault performing tool;
according to the configuration information, a business peak fault drilling container sharing resources with the business peak fault to-be-drilled container is created, wherein the business peak fault drilling container comprises the fault drilling tool;
determining container resources required for performing business peak fault drilling according to the characteristics of the business peaks;
and according to the resource shared by the container resource, the business peak fault drilling container and the business peak fault drilling container, and the fault drilling tool contained in the business peak fault drilling container, performing fault drilling operation on the business peak fault drilling container to obtain a fault drilling result for the business peak fault drilling container.
13. The fault drilling method according to claim 12, further comprising: acquiring a fault drilling mirror image comprising a fault drilling tool;
the get fault drill tool includes: acquiring the fault drilling tool from the fault drilling mirror image;
the method further comprises the following steps: starting the fault drilling mirror image;
the creating of the fault drilling container sharing resources with the container to be drilled according to the configuration information comprises: and creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling mirror image.
14. The fault drilling method according to claim 13, wherein the obtaining a fault drilling image including a fault drilling tool comprises:
obtaining an address of a mirror repository for storing a mirror;
initiating a request for acquiring the fault drilling mirror image to the mirror image warehouse according to the address;
and acquiring the fault drilling mirror image sent by the mirror image warehouse.
15. The fault drilling method of claim 13, wherein the fault drilling image comprises a minimum command set of the fault drilling tool.
16. The fault drilling method according to claim 12, wherein the acquiring configuration information of the container to be drilled includes:
sending a container inspection command to the container to be exercised;
and acquiring the configuration information of the container to be trained returned by the container to be trained.
17. The fault drilling method according to claim 13, wherein the creating a fault drilling container sharing resources with the container to be drilled according to the configuration information and the started fault drilling image comprises:
acquiring a fault drilling type;
and according to the configuration information, the started fault drilling mirror image and the fault drilling type, establishing a fault drilling container sharing resources with the container to be drilled by using bridging of the fault drilling container and the container to be drilled.
18. The fault drilling method according to claim 12, wherein the obtaining of the fault drilling result for the container to be drilled by performing the fault drilling operation for the faulty drilling container using the resource shared by the faulty drilling container and the container to be drilled and the fault drilling tool included in the faulty drilling container comprises:
sending an operation instruction for the resource shared by the fault drilling container and the container to be drilled to the fault drilling container;
when the fault drilling container executes the operation instruction, obtaining an operation result of the container to be drilled executing business operation by using the shared resource;
and determining a fault drilling result aiming at the container to be drilled according to the operation result.
19. The fault drilling method according to claim 12, further comprising:
and after the fault drilling operation for the fault drilling container is completed, deleting the fault drilling container.
20. A method of fault drilling, comprising:
acquiring a fault drilling instruction;
starting a fault drilling container sharing resources with a container to be drilled according to the fault drilling instruction, wherein the fault drilling container comprises a fault drilling tool, and the container to be drilled does not comprise the fault drilling tool;
utilizing the fault drilling container, the resource shared by the container to be drilled and the fault drilling tool contained in the fault drilling container, aiming at the fault drilling operation of the fault drilling container, and obtaining the fault drilling result aiming at the container to be drilled.
21. A fault drilling system is characterized by comprising a daemon process and a container to be drilled;
the daemon process is used for acquiring a fault drilling tool; acquiring configuration information of the container to be trained; according to the configuration information, a fault drilling container sharing resources with the container to be drilled is created, wherein the fault drilling container comprises a fault drilling tool; performing fault drilling operation on the fault drilling container by using resources shared by the fault drilling container and the container to be drilled and a fault drilling tool included in the fault drilling container to obtain a fault drilling result for the container to be drilled;
and the container to be trained is used for providing configuration information of the container to be trained according to the request of the daemon process.
CN201811516432.2A 2018-12-12 2018-12-12 Fault drilling method, device and system Active CN111309432B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811516432.2A CN111309432B (en) 2018-12-12 2018-12-12 Fault drilling method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811516432.2A CN111309432B (en) 2018-12-12 2018-12-12 Fault drilling method, device and system

Publications (2)

Publication Number Publication Date
CN111309432A true CN111309432A (en) 2020-06-19
CN111309432B CN111309432B (en) 2023-06-27

Family

ID=71156421

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811516432.2A Active CN111309432B (en) 2018-12-12 2018-12-12 Fault drilling method, device and system

Country Status (1)

Country Link
CN (1) CN111309432B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112464497A (en) * 2020-12-16 2021-03-09 江苏满运物流信息有限公司 Fault drilling method, device, equipment and medium based on distributed system
CN114205210A (en) * 2021-12-14 2022-03-18 北京字节跳动网络技术有限公司 Fault drilling method and device, electronic equipment and storage medium
CN117692230A (en) * 2023-12-18 2024-03-12 永信至诚科技集团股份有限公司 Information sharing method, system, electronic device and medium for network attack and defense exercise

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090164846A1 (en) * 2007-12-19 2009-06-25 International Business Machines Corporation Fault Injection In Dynamic Random Access Memory Modules For Performing Built-In Self-Tests
CN103034564A (en) * 2012-12-05 2013-04-10 华为技术有限公司 Data disaster tolerance demonstration and practicing method and data disaster tolerance demonstration and practicing device and system
EP2699477A1 (en) * 2011-04-18 2014-02-26 Krones AG Method for operating a container treatment system with fault diagnosis
CN103955396A (en) * 2014-04-28 2014-07-30 浙江大学 Virtual machine scheduling method based on coexisting coefficient balance
CN105743677A (en) * 2014-12-10 2016-07-06 中国移动通信集团公司 Resource configuration method and apparatus
CN108259244A (en) * 2018-01-15 2018-07-06 口碑(上海)信息技术有限公司 Client application failure drilling method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090164846A1 (en) * 2007-12-19 2009-06-25 International Business Machines Corporation Fault Injection In Dynamic Random Access Memory Modules For Performing Built-In Self-Tests
EP2699477A1 (en) * 2011-04-18 2014-02-26 Krones AG Method for operating a container treatment system with fault diagnosis
CN103034564A (en) * 2012-12-05 2013-04-10 华为技术有限公司 Data disaster tolerance demonstration and practicing method and data disaster tolerance demonstration and practicing device and system
CN103955396A (en) * 2014-04-28 2014-07-30 浙江大学 Virtual machine scheduling method based on coexisting coefficient balance
CN105743677A (en) * 2014-12-10 2016-07-06 中国移动通信集团公司 Resource configuration method and apparatus
CN108259244A (en) * 2018-01-15 2018-07-06 口碑(上海)信息技术有限公司 Client application failure drilling method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ABHISHEK VERMA,LUIS PEDROSA,MADHUKAR KORUPOLU,DAVID OPPENHEIMER,ERIC TUNE,JOHN WILKES: "Large-scale cluster management at Google with Borg" *
徐晓鸥;: "真演实练,提升银行应急处置能力" *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112464497A (en) * 2020-12-16 2021-03-09 江苏满运物流信息有限公司 Fault drilling method, device, equipment and medium based on distributed system
CN112464497B (en) * 2020-12-16 2022-07-19 江苏满运物流信息有限公司 Fault drilling method, device, equipment and medium based on distributed system
CN114205210A (en) * 2021-12-14 2022-03-18 北京字节跳动网络技术有限公司 Fault drilling method and device, electronic equipment and storage medium
CN117692230A (en) * 2023-12-18 2024-03-12 永信至诚科技集团股份有限公司 Information sharing method, system, electronic device and medium for network attack and defense exercise

Also Published As

Publication number Publication date
CN111309432B (en) 2023-06-27

Similar Documents

Publication Publication Date Title
US20110087848A1 (en) Methods and systems for implementing a virtual storage network
US20100306286A1 (en) Distributed steam processing
CN109088764A (en) Access request processing method and relevant device
US9886398B2 (en) Implicit sharing in storage management
CN106294113B (en) creation method and device based on programmable test service
CN111309432A (en) Fault drilling method, device and system
CN106817388B (en) Method and device for acquiring data by virtual machine and host machine and system for accessing data
US10623469B2 (en) Methods and apparatuses for information transmission
CN110716845B (en) Log information reading method of Android system
CN113190464A (en) mock testing method, mock testing device, electronic equipment and mock testing medium
CN102255866A (en) Method and device for downloading data
CN110928557A (en) Method, device and system for realizing migration of operating system
US8397217B2 (en) Integrating templates into tests
WO2014153649A1 (en) Systems and methods for providing an emulator
CN104205049B (en) Hybrid analog-digital simulation and kernel function processing system and method
CN111694639A (en) Method and device for updating address of process container and electronic equipment
CN107908512A (en) The test method and test device of a kind of disk performance
US9639381B2 (en) Sharing applications in a java virtual machine
CN113301004B (en) Data processing method, device, communication method and single-network-card virtual machine
CN107276998B (en) OpenSSL-based performance optimization method and device
US20200285506A1 (en) Method for batch processing nginx network isolation spaces and nginx server
CN107239475B (en) File calling method and device
EP2721484A2 (en) Aliasing buffers
CN116303309A (en) File mounting method and device and electronic equipment
US9176797B1 (en) Workflow processing and methods for auditing and playback of data

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