CN111124890A - Distributed database performance test method, system, terminal and storage medium - Google Patents

Distributed database performance test method, system, terminal and storage medium Download PDF

Info

Publication number
CN111124890A
CN111124890A CN201911208403.4A CN201911208403A CN111124890A CN 111124890 A CN111124890 A CN 111124890A CN 201911208403 A CN201911208403 A CN 201911208403A CN 111124890 A CN111124890 A CN 111124890A
Authority
CN
China
Prior art keywords
test
virtual machine
database
creating
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911208403.4A
Other languages
Chinese (zh)
Other versions
CN111124890B (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201911208403.4A priority Critical patent/CN111124890B/en
Publication of CN111124890A publication Critical patent/CN111124890A/en
Application granted granted Critical
Publication of CN111124890B publication Critical patent/CN111124890B/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/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • 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/45591Monitoring or debugging support
    • 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/45595Network integration; Enabling network access in virtual machine instances

Abstract

The invention provides a method, a system, a terminal and a storage medium for testing the performance of a distributed database, comprising the following steps: creating a test virtual machine by using a virtual machine platform; creating a database on a target database service by using the test virtual machine; and writing a preset amount of data into a database through the testing virtual machine to execute the pressure test on the database. The invention can save the use amount of physical computers in the database pressure test, reduce the test cost, reduce the resource waste, optimize the database performance test method and improve the efficiency and the effect of the pressure test deployment and the execution test.

Description

Distributed database performance test method, system, terminal and storage medium
Technical Field
The invention relates to the technical field of database testing, in particular to a distributed database performance testing method, a distributed database performance testing system, a distributed database performance testing terminal and a distributed database performance testing storage medium.
Background
In a conventional testing process, a database is tested, and a sufficient number of physical devices are needed to establish a performance testing environment, so that sufficient pressure is generated in the testing process. These physical devices are not being utilized every moment, which not only has a high idle rate, but also causes the storage maintenance cost to be increased due to the idle resources. Causing the operating cost of the company to rise.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides a method, a system, a terminal and a storage medium for testing performance of a distributed database, so as to solve the above-mentioned technical problems.
In a first aspect, the present invention provides a method for testing performance of a distributed database, including:
creating a test virtual machine by using a virtual machine platform;
creating a database on a target database service by using the test virtual machine;
and writing a preset amount of data into a database through the testing virtual machine to execute the pressure test on the database.
Further, the creating a test virtual machine by using the virtual machine platform includes:
creating a virtual machine template provided with a sysbench and an ansable testing tool, wherein the virtual machine template completes mutual trust setting of a business and private business;
and the virtual machine platform utilizes the virtual machine template to create a specified number of test virtual machines at a specified computing node.
Further, the method further comprises:
enabling the test virtual machine and the target database to be in the same network through network configuration;
and configuring ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
Further, the method further comprises:
setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and a test information return period;
and marking the test information returned by the test virtual machine with the test virtual machine number, and summarizing and storing the test information returned by all the test virtual machines to a test log.
In a second aspect, the present invention provides a distributed database performance testing system, including:
the virtual machine creating unit is configured to create a test virtual machine by using a virtual machine platform;
a database creation unit configured to create a database on a target database service using the test virtual machine;
and the test execution unit is configured to write a preset amount of data into a database through the test virtual machine to execute a pressure test on the database.
Further, the virtual machine creating unit includes:
the template creating module is configured for creating a virtual machine template provided with a sysbench and an ansable testing tool, and the virtual machine template completes mutual trust setting of a public business and private business;
and the creating execution module is configured for creating a specified number of test virtual machines on a specified computing node by the virtual machine platform by using the virtual machine template.
Further, the system further comprises:
the network configuration unit is used for enabling the test virtual machine and the target database to be in the same network through network configuration;
and the Ip storage unit is configured to configure Ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
Further, the system further comprises:
the test setting unit is configured for setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and the test information return period;
and the information returning unit is configured to mark the test information returned by the test virtual machine with the test virtual machine number and store the test information returned by all the test virtual machines to the test log in a gathering manner.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the distributed database performance testing method, system, terminal and storage medium provided by the invention, the cloud host service of an ICOS (virtual machine platform) is utilized, the capability of rapid deployment of the testing environment is improved, the testing environment is deployed in a distributed manner in the cloud host, the testing pressure is effectively generated by scheduling, the same testing effect as that of using physical equipment can be achieved, and the existing ICOS cloud environment can be fully utilized to provide other services. The invention can save the use amount of physical computers in the database pressure test, reduce the test cost, reduce the resource waste, optimize the database performance test method and improve the efficiency and the effect of the pressure test deployment and the execution test.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and not all embodiments. 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.
The following explains key terms appearing in the present invention.
ICOS: langchao virtualization platform developed based on OpenStack
sysbench: pressure testing tool
ansable: automatic operation and maintenance tool developed based on python
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. The execution subject in fig. 1 may be a distributed database performance testing system.
As shown in fig. 1, the method 100 includes:
step 110, creating a test virtual machine by using a virtual machine platform;
step 120, creating a database on a target database service by using the test virtual machine;
and step 130, writing a preset amount of data into a database through the testing virtual machine to execute a pressure test on the database.
Optionally, as an embodiment of the present invention, the creating a test virtual machine by using a virtual machine platform includes:
creating a virtual machine template provided with a sysbench and an ansable testing tool, wherein the virtual machine template completes mutual trust setting of a business and private business;
and the virtual machine platform utilizes the virtual machine template to create a specified number of test virtual machines at a specified computing node.
Optionally, as an embodiment of the present invention, the method further includes:
enabling the test virtual machine and the target database to be in the same network through network configuration;
and configuring ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
Optionally, as an embodiment of the present invention, the method further includes:
setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and a test information return period;
and marking the test information returned by the test virtual machine with the test virtual machine number, and summarizing and storing the test information returned by all the test virtual machines to a test log.
In order to facilitate understanding of the present invention, the principle of the distributed database performance testing method of the present invention is combined with the process of testing the performance of the distributed database in the embodiment to further describe the distributed database performance testing method provided by the present invention.
Specifically, the distributed database performance testing method includes:
(1) creating ICOS cloud host template performance. qcow2 and uploading into ICOS. The template uses the centros 7.5 system, in which the sysbench, ansible test tools and mutual trust settings for which the business and private business has been completed are installed.
(2) Qcow2 specifies compute nodes to create N cloud hosts in the ICOS using template performance. The cloud hosts are evenly distributed on the computing nodes. For example, 1 cloud host is distributed to each computing node, and 3 cloud hosts are created in total and recorded as vm-1, vm-2 and vm-3. The three cloud hosts and the test target database are in the same network and can communicate with each other.
The content of the configuration/root/node _ hosts file in the cloud host vm-1 is as follows:
[slaves]
vm-1ip
vm-2ip
vm-3ip
executing commands on vm-1 creates a database on the target MySQL (MariaDB) database service, mysql in-h dbServiceIp-udbUser-pdbPassWordWordCreate dbName. And in the same way, vm-2 and vm-3 create own corresponding databases.
(3) Filling required test data into a database, creating 10 tables, wherein 50 pieces of data exist in each table, 5000 pieces of data exist in total, and the execution command in vm-1 is as follows:
sysbench/usr/share/sysbench/oltp_read_write.lua--mysql-host=dbServiceIp--mysql-port=dbServicePort--mysql-user=dbUser--mysql-password=dbPassWord--mysql-db=dbName--table_size=500000--tables=10 prepare
(4) starting a test process, starting a test process by three nodes vm-1, vm-2 and vm-3 at the same time, wherein the test is executed for 600 seconds (-time), starting 20 threads (-threads) in each vm, returning test information (-report-interval) in 10 seconds, and executing in vm-1: ansable-i/root/node _ hosts-m shell-a 'sysbeam-host ═ dbServiceIp-mysql-port ═ dbServicePort-mysql-user ═ dbsser-mysql-password ═ dbPassWord-mysql-db ═ dbName-table _ size ═ 500000-tables 10-threads ═ 20-time ═ 600-report-interval ═ 10 run'
(5) And returning results after the testing of each testing virtual machine is finished, summarizing the testing information returned by vm-1, vm-2 and vm-3, storing the testing information into a testing log, and analyzing the results.
As shown in fig. 2, the system 200 includes:
a virtual machine creating unit 210 configured to create a test virtual machine using a virtual machine platform;
a database creating unit 220 configured to create a database on a target database service using the test virtual machine;
the test execution unit 230 is configured to write a preset amount of data into a database through the test virtual machine to execute a stress test on the database.
Optionally, as an embodiment of the present invention, the virtual machine creating unit includes:
the template creating module is configured for creating a virtual machine template provided with a sysbench and an ansable testing tool, and the virtual machine template completes mutual trust setting of a public business and private business;
and the creating execution module is configured for creating a specified number of test virtual machines on a specified computing node by the virtual machine platform by using the virtual machine template.
Optionally, as an embodiment of the present invention, the system further includes:
the network configuration unit is used for enabling the test virtual machine and the target database to be in the same network through network configuration;
and the Ip storage unit is configured to configure Ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
Optionally, as an embodiment of the present invention, the system further includes:
the test setting unit is configured for setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and the test information return period;
and the information returning unit is configured to mark the test information returned by the test virtual machine with the test virtual machine number and store the test information returned by all the test virtual machines to the test log in a gathering manner.
Fig. 3 is a schematic structural diagram of a terminal system 300 according to an embodiment of the present invention, where the terminal system 300 may be used to execute the distributed database performance testing method according to the embodiment of the present invention.
The terminal system 300 may include: a processor 310, a memory 320, and a communication unit 330. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 320 may be used for storing instructions executed by the processor 310, and the memory 320 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 320, when executed by processor 310, enable terminal 300 to perform some or all of the steps in the method embodiments described below.
The processor 310 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 310 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 330, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the invention utilizes the cloud host service of the ICOS (virtual machine platform), improves the capability of rapid deployment of the test environment, deploys the test environment in a distributed manner in the cloud host, effectively schedules the test environment to generate test pressure, can achieve the same test effect as that of using physical equipment, and can also fully utilize the existing ICOS cloud environment to provide other services. The invention can save the use amount of a physical computer in the database pressure test, reduce the test cost, reduce the resource waste, optimize the database performance test method, and improve the efficiency and the effect of the pressure test deployment and the execution test.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or 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, systems or units, and may be in an electrical, mechanical or other form.
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.
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.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A performance test method for a distributed database is characterized by comprising the following steps:
creating a test virtual machine by using a virtual machine platform;
creating a database on a target database service by using the test virtual machine;
and writing a preset amount of data into a database through the testing virtual machine to execute the pressure test on the database.
2. The method of claim 1, wherein creating a test virtual machine using a virtual machine platform comprises:
creating a virtual machine template provided with a sysbench and an ansable testing tool, wherein the virtual machine template completes mutual trust setting of a business and private business;
and the virtual machine platform utilizes the virtual machine template to create a specified number of test virtual machines at a specified computing node.
3. The method of claim 1, further comprising:
enabling the test virtual machine and the target database to be in the same network through network configuration;
and configuring ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
4. The method of claim 1, further comprising:
setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and a test information return period;
and marking the test information returned by the test virtual machine with the test virtual machine number, and summarizing and storing the test information returned by all the test virtual machines to a test log.
5. A distributed database performance testing system, comprising:
the virtual machine creating unit is configured to create a test virtual machine by using a virtual machine platform;
a database creation unit configured to create a database on a target database service using the test virtual machine;
and the test execution unit is configured to write a preset amount of data into a database through the test virtual machine to execute a pressure test on the database.
6. The system of claim 5, wherein the virtual machine creation unit comprises:
the template creating module is configured for creating a virtual machine template provided with a sysbench and an ansable testing tool, and the virtual machine template completes mutual trust setting of a public business and private business;
and the creating execution module is configured for creating a specified number of test virtual machines on a specified computing node by the virtual machine platform by using the virtual machine template.
7. The system of claim 5, further comprising:
the network configuration unit is used for enabling the test virtual machine and the target database to be in the same network through network configuration;
and the Ip storage unit is configured to configure Ip addresses of all the test virtual machines in the test virtual machine/root/node _ hosts file.
8. The system of claim 5, further comprising:
the test setting unit is configured for setting the execution duration of the pressure test of the test virtual machine, the number of pressure test starting threads and the test information return period;
and the information returning unit is configured to mark the test information returned by the test virtual machine with the test virtual machine number and store the test information returned by all the test virtual machines to the test log in a gathering manner.
9. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-4.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN201911208403.4A 2019-11-30 2019-11-30 Distributed database performance test method, system, terminal and storage medium Active CN111124890B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911208403.4A CN111124890B (en) 2019-11-30 2019-11-30 Distributed database performance test method, system, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911208403.4A CN111124890B (en) 2019-11-30 2019-11-30 Distributed database performance test method, system, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111124890A true CN111124890A (en) 2020-05-08
CN111124890B CN111124890B (en) 2024-02-09

Family

ID=70497107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911208403.4A Active CN111124890B (en) 2019-11-30 2019-11-30 Distributed database performance test method, system, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111124890B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023065749A1 (en) * 2021-10-20 2023-04-27 北京锐安科技有限公司 Distributed database embedding method and apparatus, and device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101854271A (en) * 2010-05-10 2010-10-06 浪潮电子信息产业股份有限公司 Service performance testing method based on virtualization application platform
CN104572467A (en) * 2015-01-19 2015-04-29 浪潮电子信息产业股份有限公司 Method for testing performance of virtual platform database of server
CN107092541A (en) * 2017-04-27 2017-08-25 郑州云海信息技术有限公司 A kind of method that utilization virtual machine carries out storage performance test

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101854271A (en) * 2010-05-10 2010-10-06 浪潮电子信息产业股份有限公司 Service performance testing method based on virtualization application platform
CN104572467A (en) * 2015-01-19 2015-04-29 浪潮电子信息产业股份有限公司 Method for testing performance of virtual platform database of server
CN107092541A (en) * 2017-04-27 2017-08-25 郑州云海信息技术有限公司 A kind of method that utilization virtual machine carries out storage performance test

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023065749A1 (en) * 2021-10-20 2023-04-27 北京锐安科技有限公司 Distributed database embedding method and apparatus, and device and storage medium

Also Published As

Publication number Publication date
CN111124890B (en) 2024-02-09

Similar Documents

Publication Publication Date Title
US10324754B2 (en) Managing virtual machine patterns
US20190196878A1 (en) Resource Pool Processing Method and Apparatus, and Device
CN106775946B (en) A kind of virtual machine Method of Creation Process
CN109995814B (en) Cloud host resource migration method and device, communication equipment and storage medium
CN110633130B (en) Virtual memory management method and device based on memory hot plug technology
CN109257249A (en) A kind of network interface card stability test method, apparatus, terminal and storage medium
CN112099800A (en) Code data processing method and device and server
CN111262753B (en) Method, system, terminal and storage medium for automatically configuring number of NUMA nodes
CN108234551B (en) Data processing method and device
CN111124437A (en) Bare computer resource configuration information acquisition method, system and equipment based on OpenStack
CN110554917A (en) method, system, terminal and storage medium for efficiently traversing large data volume set
CN106886477B (en) Method and device for setting monitoring threshold in cloud system
CN111124890A (en) Distributed database performance test method, system, terminal and storage medium
CN111124772A (en) Cloud platform storage performance testing method, system, terminal and storage medium
CN112486664A (en) Node capacity expansion method, system, terminal and storage medium
CN112003730A (en) Method, system, terminal and storage medium for rapid cluster deployment
CN109992420B (en) Parallel PCIE-SSD performance optimization method and system
CN108459960A (en) Method of automatic configuration, device, equipment and the storage medium of test environment
CN113220368B (en) Storage client resource isolation method, system, terminal and storage medium
CN108920249A (en) A kind of method for limiting speed based on more host multi-dummy machine systems
CN110703988B (en) Storage pool creating method, system, terminal and storage medium for distributed storage
CN111752677B (en) Cloud resource configuration method, system, terminal and storage medium
CN115480973A (en) Server performance test method, device and medium
CN109271179B (en) Virtual machine application program management method, device, equipment and readable storage medium
CN111966286A (en) Multi-data pool hierarchical migration method and system

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