CN107395456B - Distributed file system direct current storage test method and platform - Google Patents

Distributed file system direct current storage test method and platform Download PDF

Info

Publication number
CN107395456B
CN107395456B CN201710585629.0A CN201710585629A CN107395456B CN 107395456 B CN107395456 B CN 107395456B CN 201710585629 A CN201710585629 A CN 201710585629A CN 107395456 B CN107395456 B CN 107395456B
Authority
CN
China
Prior art keywords
client
test
virtual machine
file system
distributed file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710585629.0A
Other languages
Chinese (zh)
Other versions
CN107395456A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710585629.0A priority Critical patent/CN107395456B/en
Publication of CN107395456A publication Critical patent/CN107395456A/en
Application granted granted Critical
Publication of CN107395456B publication Critical patent/CN107395456B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/14Arrangements for monitoring or testing data switching networks using software, i.e. software packages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a distributed file system direct current storage test method and a platform, wherein the method comprises the following steps: extracting the requirement information of the client; according to a sharing protocol used by a client, creating a virtual machine client with an operating system corresponding to the sharing protocol in a node of a distributed file system; and selecting a corresponding code stream testing tool to perform simulation test of the client scene direct current storage according to the operating system of the virtual machine client. The method and the platform for testing the direct current memory of the distributed file system realize the simulation test of the direct current memory of the client scene, obtain the test result, provide reference for the on-site test of the client, find the problem as soon as possible, shorten the test period and improve the test efficiency.

Description

Distributed file system direct current storage test method and platform
Technical Field
The invention relates to the field of distributed file systems, in particular to a method and a platform for testing direct current storage of a distributed file system.
Background
In the field of video transmission and storage, the direct current storage mode refers to that received video data are directly written into a storage node without being transferred by a separate streaming media server. At present, a direct current storage mode is widely applied to a distributed file system, for example, with the development of the field of video monitoring, the direct current storage mode is adopted to meet the requirement of a large-scale video monitoring system on a cloud storage server.
In practical application, the direct video storage needs software resources such as streaming media software and video management software of a client, and also needs hardware resources such as a network camera and a video management server. However, since the streaming media software and the video management software used in different client scenarios are not necessarily the same, in practical applications, the dc-dc test needs to be performed on the client site, but the dc-dc test performed on the client site is not beneficial to finding problems as early as possible, and meanwhile, the test period is long and the test efficiency is low.
Disclosure of Invention
The invention aims to provide a distributed file system direct current storage testing method and a distributed file system direct current storage testing platform, which realize simulation testing of client scene direct current storage, provide reference for testing whether a client site is needed, find problems as early as possible, shorten testing period and improve testing efficiency.
In order to achieve the purpose, the invention provides the following technical scheme:
a distributed file system direct current storage test method comprises the following steps:
extracting the requirement information of the client;
according to a sharing protocol used by a client, creating a virtual machine client with an operating system corresponding to the sharing protocol in a node of a distributed file system;
and selecting a corresponding code stream testing tool to perform simulation test of the client scene direct current storage according to the operating system of the virtual machine client.
Optionally, the selecting an appropriate code stream test tool to perform a simulation test on the client scene direct current storage includes:
compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to a virtual machine client of the node;
executing the test script in the virtual machine client;
and after the test script is executed, obtaining test log information and recording a test result.
Optionally, according to a sharing protocol used by the client, respectively creating a virtual machine client having an operating system corresponding to the sharing protocol in a plurality of nodes of the distributed file system;
the selecting the adaptive code stream testing tool to perform the simulation test of the client scene direct current storage comprises the following steps:
compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node;
judging whether the test scripts of the virtual machine clients in the nodes are synchronous or not;
if yes, executing the test script, otherwise, rewriting the test script and setting parameters;
and after the test script is executed, obtaining test log information and recording a test result.
Optionally, the selecting an appropriate code stream test tool to perform a simulation test on the client scene direct current storage includes: and the virtual machine client of each node comprises a virtual machine client for reading and/or a virtual machine client for writing when executing the test script.
Optionally, according to a sharing protocol used by the client, in a node of the distributed file system, a kernel-based open-source virtualization module is used to construct a virtual machine client of an operating system corresponding to the sharing protocol.
A distributed file system direct current storage test platform comprises:
the extraction module is used for extracting the requirement information of the client;
the system comprises a creating module, a sharing module and a sending module, wherein the creating module is used for creating a virtual machine client with an operating system corresponding to a sharing protocol in a node of a distributed file system according to the sharing protocol used by the client;
and the test module is used for selecting a corresponding code stream test tool to perform simulation test of the client scene direct current storage according to the operating system of the virtual machine client.
Optionally, the test module comprises:
the first compiling unit is used for compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of the node;
a first execution unit, configured to execute the test script in the virtual machine client;
and the first acquisition unit is used for acquiring the test log information and recording the test result after the test script is executed.
Optionally, the creating module is specifically configured to create, according to a sharing protocol used by the client, virtual machine clients having operating systems corresponding to the sharing protocol in the multiple nodes of the distributed file system, respectively;
the test module includes:
the second compiling unit is used for compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node;
the judging unit is used for judging whether the test scripts of the virtual machine client in each node are synchronous or not, and if not, the second compiling unit is used for rewriting the test scripts and setting parameters;
the second execution unit is used for executing the test script if the test scripts of the virtual machine client in each node are synchronous;
and the second acquisition unit is used for acquiring the test log information and recording the test result after the test script is executed.
Optionally, the testing module is configured to select an appropriate code stream testing tool to perform a simulation test on the client scene direct current storage, where the simulation test includes: and the virtual machine client of each node comprises a virtual machine client for reading and/or a virtual machine client for writing when executing the test script.
Optionally, the creating module is specifically configured to, according to a sharing protocol used by the client, construct, in a node of the distributed file system, a virtual machine client of an operating system corresponding to the sharing protocol by using a kernel-based open-source virtualization module.
According to the technical scheme, the method and the platform for testing the direct current storage of the distributed file system firstly extract the requirement information of the client, then create the virtual machine client with the operating system corresponding to the sharing protocol in the nodes of the distributed file system according to the sharing protocol of the client, and finally select the appropriate code stream testing tool to perform the simulation test of the direct current storage of the client scene according to the operating system of the virtual machine client. The method and the platform for testing the direct current memory of the distributed file system realize the simulation test of the direct current memory of the client scene, and the obtained test result provides reference for the on-site test of the client, so that the performance problem can be found as early as possible, the test period is shortened, and the test efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of a distributed file system;
fig. 2 is a flowchart of a method for testing a direct current memory of a distributed file system according to an embodiment of the present invention;
FIG. 3 is a flowchart of a method for performing a simulation test of a client-side scene DC storage by using a suitable code stream test tool according to an embodiment of the present invention;
fig. 4 is a flowchart of a method for testing a dc storage of a distributed file system according to another embodiment of the present invention;
FIG. 5 is a flowchart illustrating a method for performing a simulation test of a client-side scenario DC storage by using a suitable code stream testing tool according to another embodiment of the present invention;
fig. 6 is a schematic diagram of a distributed file system dc/dc storage test platform 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.
Referring to fig. 1, it should be noted that, first, the distributed file system includes a plurality of nodes, and a cluster is formed by a plurality of nodes, and each node is composed of a storage device. Each node shares data through a network, and in an actual application scene, each node and a client of the distributed file system can be interconnected through a gigabit network or a ten-gigabit network.
In the field of video application, a client acquires video data from each node through a network based on a data sharing protocol of a distributed file system. For the field of video monitoring, video monitoring data transmission between client streaming media software and nodes and between video management software and nodes is completed through a data sharing protocol of a distributed file system.
Referring to fig. 2, a method for testing a dc-dc memory of a distributed file system according to an embodiment of the present invention includes the following steps:
s10: and extracting the requirement information of the client.
In specific implementation, the requirement information of the client includes information such as the number of camera paths supported by the client, the bandwidth of each path, and the sharing protocol used.
Wherein, the sharing protocol used will be different based on the different operating systems of the client. For example, the Network File System (Network File System) sharing protocol is mainly applied in the Linux environment, and the public Internet File System (Common Internet File System) sharing protocol is mainly applied in the windows environment. The user space file system (file in user space) sharing protocol is mainly applied in the Linux environment.
S11: according to a sharing protocol used by a client, a virtual machine client with an operating system corresponding to the sharing protocol is created in a node of the distributed file system.
In specific implementation, in a node of the distributed file system, a kernel-based open-source virtualization module may be used to construct a virtual machine client of an operating system corresponding to the sharing protocol. For example, a Kernel-based Virtual Machine (KVM module) is used to create a Virtual Machine client in a node.
According to the method, the virtual machine client is created in the node according to the sharing protocol used by the client, so that not only are hardware resources isolated in actual production, but also the influence of the streaming media service on the storage service is shielded, and the cost and the resource space are saved for enterprises.
S12: and selecting a corresponding code stream testing tool to perform simulation test of the client scene direct current storage according to the operating system of the virtual machine client.
The client operating systems are different, and a virtual machine client with a corresponding operating system is created in the node. For example, the client operating system may be a Windows operating system or a Linux operating system, and a virtual machine client having a corresponding operating system is created according to the operating system corresponding to the client, and an appropriate code stream test tool is selected.
For example, the Storcube code stream test tool can be selected to be adopted corresponding to the Windows operating system, and the Btest code stream test tool can be selected to be adopted corresponding to the Linux operating system.
In this step, referring to fig. 3, the simulation test specifically includes the following steps:
s120: compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to a virtual machine client of the node;
s121: executing the test script in the virtual machine client;
s122: and after the test script is executed, obtaining test log information and recording a test result.
And after the test is finished, exporting the test log information and the test result, and ending the test.
According to the method for testing the direct current storage of the distributed file system, the simulation test of the direct current storage of the client scene is realized, the existing performance problem can be found as early as possible according to the test result obtained by the simulation test, the obtained test result provides reference for whether the client needs to test on site, the test period is shortened, and the test efficiency is improved.
In the above embodiment, the virtual machine client is created in one node of the distributed file system, in other embodiments of the present invention, a plurality of nodes may be selected in the distributed file system, and the virtual machine client is created on each node to perform the simulation test. Based on this, referring to fig. 4, a method for testing a direct current storage of a distributed file system according to another embodiment of the present invention includes the following steps:
s20: and extracting the requirement information of the client.
The present embodiment of the step can be described with reference to the previous embodiment.
S21: according to a sharing protocol used by a client, virtual machine clients with operating systems corresponding to the sharing protocol are respectively created in a plurality of nodes of the distributed file system.
Selecting a plurality of nodes in the distributed file system, and respectively creating virtual machine clients corresponding to the operating systems in the nodes according to a sharing protocol used by the clients.
In specific implementation, a kernel-based open-source virtualization module can be adopted to construct a virtual machine client of an operating system corresponding to the sharing protocol. For example, a Kernel-based Virtual Machine (KVM module) is used to create a Virtual Machine client in a node.
Virtual machine clients are created on a plurality of nodes of the distributed file system, so that a scene with a large number of client video paths can be simulated, for example, 48 paths are total, each node virtual machine client can be divided into 16 paths, and the problem that resources such as a single virtual machine client memory and a CPU (Central processing Unit) are excessively consumed can be avoided. S22: and selecting a corresponding code stream testing tool to perform simulation test of the client scene direct current storage according to the operating system of the virtual machine client.
And selecting a corresponding code stream test tool according to the operating system of the created virtual machine client.
In this step, referring to fig. 5, the simulation test specifically includes the following steps:
s220: and compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node.
For some kinds of code stream testing tools, for a node, a virtual machine client of the node itself can be selected as a host client or a non-host client, and for a node virtual machine client selected as the host client, the virtual machine client can be simultaneously selected as the non-host client. Specifically, the client is selected as the primary client or the non-primary client by setting parameters.
For example, the node itself may be selected to be the host client or the non-host client corresponding to the stortube code stream testing tool used by the Windows operating system. And for the Btest code stream testing tool used by the Linux operating system, the selection of the host client and the non-host client is not carried out.
S221: and judging whether the test scripts of the virtual machine clients in the nodes are synchronous or not.
If not, returning to the step S220, rewriting the test script and setting parameters.
If yes, go to step S222.
S222: and executing the test script.
S223: and after the test script is executed, obtaining test log information and recording a test result.
If the nodes are selected as the main client nodes or the non-main client nodes, the nodes serving as the main clients are responsible for acquiring the test log information and the test results from the non-main client nodes.
And after the test is finished, exporting the test log information and the test result, and ending the test.
Preferably, in the method for testing the direct current storage of the distributed file system according to this embodiment, the virtual machine clients of each node include a virtual machine client performing a read operation and/or a virtual machine client performing a write operation when executing the test script, that is, when executing the test script, each node virtual machine client performs a read operation, or each node virtual machine client performs a write operation, or a part of the node virtual machine clients performs a read operation, and a part of the node virtual machine clients performs a write operation, so that the requirements of various client scenarios can be satisfied. When the method is implemented, the read/write operation of the virtual machine client of each node can be realized by modifying the test script,
therefore, according to the method for testing the direct current memory of the distributed file system, the virtual machine clients can be created on the plurality of nodes when being created in the distributed file system according to the requirement information of the clients, so that scenes with more client video paths can be simulated, and compared with a simulation test performed by a single node virtual machine client running alone, the method for testing the direct current memory of the distributed file system can avoid the overlarge consumption of resources such as a memory, a CPU and the like of the single virtual machine client.
Meanwhile, the virtual machine client is established on the nodes of the distributed file system, so that a mixed read-write scene can be simulated, the requirements of various client scenes can be met, and the product competitive advantage is improved.
Referring to fig. 6, an embodiment of the present invention further provides a distributed file system dc/dc test platform, including:
an extraction module 30, configured to extract requirement information of the client;
a creating module 31, configured to create, according to a sharing protocol used by a client, a virtual machine client having an operating system corresponding to the sharing protocol in a node of the distributed file system;
and the test module 32 is configured to select a suitable code stream test tool to perform a simulation test of the client scene dc storage according to the operating system of the virtual machine client.
It can be seen that, in the distributed file system dc-dc test platform of this embodiment, the extraction module extracts the requirement information of the client, then the creation module creates a virtual machine client corresponding to the sharing protocol in the node of the distributed file system according to the sharing protocol of the client, and the test module selects an appropriate code stream test tool to perform the simulation test of the client scene dc-dc according to the operating system of the virtual machine client. The distributed file system direct current storage test platform realizes simulation test on direct current storage of a client scene, obtains a test result, provides reference for whether the client scene test is needed, can find performance problems as early as possible, shortens a test period and improves test efficiency.
The creating module 31 is specifically configured to, according to a sharing protocol used by the client, construct, in a node of the distributed file system, a virtual machine client of an operating system corresponding to the sharing protocol by using a kernel-based open-source virtualization module. According to the sharing protocol used by the client, the virtual machine client is created in the node, so that the hardware resources are isolated in actual production, the influence of the streaming media service on the storage service is shielded, and the cost and the resource space are saved for enterprises.
In a specific embodiment, in the distributed file system dc-to-dc test platform, a virtual machine client may be selectively created on a node in the distributed file system. Accordingly, the test module 32 includes:
the first compiling unit is used for compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of the node;
a first execution unit, configured to execute the test script in the virtual machine client;
and the first acquisition unit is used for acquiring the test log information and recording the test result after the test script is executed.
In another embodiment, in the distributed file system dc-to-dc test platform, a plurality of nodes may be selected in the distributed file system, and virtual machine clients are respectively created on each node to perform a simulation test. Correspondingly, the creating module 31 is specifically configured to create, according to a sharing protocol used by the client, virtual machine clients having operating systems corresponding to the sharing protocol in a plurality of nodes of the distributed file system, respectively.
The test module 32 includes:
the second compiling unit is used for compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node;
the judging unit is used for judging whether the test scripts of the virtual machine client in each node are synchronous or not, and if not, the second compiling unit is used for rewriting the test scripts and setting parameters;
the second execution unit is used for executing the test script if the test scripts of the virtual machine client in each node are synchronous;
and the second acquisition unit is used for acquiring the test log information and recording the test result after the test script is executed.
Preferably, in this specific embodiment, the simulation test of the client scene direct current storage by the test module 32 for selecting the adaptive code stream test tool includes: and the virtual machine client of each node comprises a virtual machine client for reading and/or a virtual machine client for writing when executing the test script. That is, when the test module 32 executes the test script, each node virtual machine client performs a read operation, or each node virtual machine client performs a write operation, or a part of node virtual machine clients performs a read operation and a part of node virtual machine clients perform a write operation, so that the requirements of various client scenarios can be satisfied. When the method is implemented, the read/write operation of the virtual machine client of each node can be realized by modifying the test script,
according to the distributed file system direct current memory test platform, the virtual machine client can be established on the plurality of nodes of the distributed file system according to the requirement information of the client, so that scenes with more client video paths can be simulated, and compared with a simulation test performed by a single node virtual machine client running alone, the virtual machine client can avoid the overlarge consumption of resources such as a single virtual machine client memory, a CPU and the like. Meanwhile, virtual machine clients are created on a plurality of nodes of the distributed file system, mixed read-write scenes can be simulated, the requirements of various client scenes can be met, and the product competitive advantage is improved.
The method and the platform for testing the direct current storage of the distributed file system provided by the invention are described in detail above. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (6)

1. A distributed file system direct current storage test method is characterized by comprising the following steps:
extracting the requirement information of the client;
according to a sharing protocol used by a client, creating a virtual machine client with an operating system corresponding to the sharing protocol in a node of a distributed file system;
selecting a corresponding code stream testing tool to perform simulation test of client scene direct current storage according to the operating system of the virtual machine client;
respectively creating virtual machine clients with operating systems corresponding to a sharing protocol in a plurality of nodes of a distributed file system according to the sharing protocol used by the clients;
the selecting the adaptive code stream testing tool to perform the simulation test of the client scene direct current storage comprises the following steps:
compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node;
judging whether the test scripts of the virtual machine clients in the nodes are synchronous or not;
if yes, executing the test script, otherwise, rewriting the test script and setting parameters;
and after the test script is executed, obtaining test log information and recording a test result.
2. The method according to claim 1, wherein the selecting an adaptive code stream testing tool to perform a simulation test of the client-side scene dc storage comprises: and the virtual machine client of each node comprises a virtual machine client for reading and/or a virtual machine client for writing when executing the test script.
3. The method for testing the direct current memory of the distributed file system according to any one of claims 1 to 2, wherein according to a sharing protocol used by the client, a virtual machine client of an operating system corresponding to the sharing protocol is constructed in a node of the distributed file system by using a kernel-based open-source virtualization module.
4. The utility model provides a distributed file system direct current deposits test platform which characterized in that includes:
the extraction module is used for extracting the requirement information of the client;
the system comprises a creating module, a sharing module and a sending module, wherein the creating module is used for creating a virtual machine client with an operating system corresponding to a sharing protocol in a node of a distributed file system according to the sharing protocol used by the client;
the test module is used for selecting a corresponding code stream test tool to perform simulation test of client scene direct current storage according to the operating system of the virtual machine client;
the creating module is specifically configured to create, according to a sharing protocol used by the client, virtual machine clients having operating systems corresponding to the sharing protocol in the plurality of nodes of the distributed file system, respectively;
the test module includes:
the second compiling unit is used for compiling a test script and setting parameters according to the selected code stream test tool, and pushing the test script to the virtual machine client of each node;
the judging unit is used for judging whether the test scripts of the virtual machine client in each node are synchronous or not, and if not, the second compiling unit is used for rewriting the test scripts and setting parameters;
the second execution unit is used for executing the test script if the test scripts of the virtual machine client in each node are synchronous;
and the second acquisition unit is used for acquiring the test log information and recording the test result after the test script is executed.
5. The platform of claim 4, wherein the testing module is configured to select an adaptive code stream testing tool to perform a simulation test on the client-side scene direct current storage, and the simulation test includes: and the virtual machine client of each node comprises a virtual machine client for reading and/or a virtual machine client for writing when executing the test script.
6. The platform according to any one of claims 4 to 5, wherein the creating module is specifically configured to, according to a sharing protocol used by the client, construct, in a node of the distributed file system, a virtual machine client of an operating system corresponding to the sharing protocol by using a kernel-based open-source virtualization module.
CN201710585629.0A 2017-07-18 2017-07-18 Distributed file system direct current storage test method and platform Active CN107395456B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710585629.0A CN107395456B (en) 2017-07-18 2017-07-18 Distributed file system direct current storage test method and platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710585629.0A CN107395456B (en) 2017-07-18 2017-07-18 Distributed file system direct current storage test method and platform

Publications (2)

Publication Number Publication Date
CN107395456A CN107395456A (en) 2017-11-24
CN107395456B true CN107395456B (en) 2021-06-29

Family

ID=60339926

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710585629.0A Active CN107395456B (en) 2017-07-18 2017-07-18 Distributed file system direct current storage test method and platform

Country Status (1)

Country Link
CN (1) CN107395456B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110351156B (en) * 2018-04-03 2021-10-01 大唐移动通信设备有限公司 Test method and device
CN109634824B (en) * 2018-12-03 2023-03-14 郑州云海信息技术有限公司 Distributed storage performance test method and system in broadcasting and television service scene
CN110058920B (en) * 2019-03-04 2023-01-31 平安科技(深圳)有限公司 Virtual machine performance detection method and device, electronic equipment and storage medium
CN110635969B (en) * 2019-09-30 2022-09-13 浪潮软件股份有限公司 High concurrency test method for streaming media direct memory system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2164003A1 (en) * 2008-09-12 2010-03-17 March Networks Corporation Distributed video surveillance system
CN102333126A (en) * 2011-10-15 2012-01-25 西安交通大学 Streaming media on demand method based on Hadoop and virtual streaming media server cluster
CN102567203A (en) * 2011-12-28 2012-07-11 创新科软件技术(深圳)有限公司 Method and system for testing performance of distributed file system (DFS)
CN102831062A (en) * 2012-08-31 2012-12-19 浪潮电子信息产业股份有限公司 Testing method based on cloud computing operating system software compatibility
CN103581626A (en) * 2013-11-04 2014-02-12 浙江宇视科技有限公司 Video monitoring system and video storage information recording method
CN103605562A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Method for migrating kernel-based virtual machine (KVM) between physical hosts
CN104202371A (en) * 2014-08-20 2014-12-10 浙江宇视科技有限公司 Cross-device dilation method and device based on iSCSI block direct storage
CN104410699A (en) * 2014-12-04 2015-03-11 武汉邮电科学研究院 Resource management method and system of open type cloud computing
CN104919801A (en) * 2013-01-04 2015-09-16 高通股份有限公司 Separate track storage of texture and depth views for multiview coding plus depth

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2164003A1 (en) * 2008-09-12 2010-03-17 March Networks Corporation Distributed video surveillance system
CN102333126A (en) * 2011-10-15 2012-01-25 西安交通大学 Streaming media on demand method based on Hadoop and virtual streaming media server cluster
CN102567203A (en) * 2011-12-28 2012-07-11 创新科软件技术(深圳)有限公司 Method and system for testing performance of distributed file system (DFS)
CN102831062A (en) * 2012-08-31 2012-12-19 浪潮电子信息产业股份有限公司 Testing method based on cloud computing operating system software compatibility
CN104919801A (en) * 2013-01-04 2015-09-16 高通股份有限公司 Separate track storage of texture and depth views for multiview coding plus depth
CN103581626A (en) * 2013-11-04 2014-02-12 浙江宇视科技有限公司 Video monitoring system and video storage information recording method
CN103605562A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Method for migrating kernel-based virtual machine (KVM) between physical hosts
CN104202371A (en) * 2014-08-20 2014-12-10 浙江宇视科技有限公司 Cross-device dilation method and device based on iSCSI block direct storage
CN104410699A (en) * 2014-12-04 2015-03-11 武汉邮电科学研究院 Resource management method and system of open type cloud computing

Also Published As

Publication number Publication date
CN107395456A (en) 2017-11-24

Similar Documents

Publication Publication Date Title
CN107395456B (en) Distributed file system direct current storage test method and platform
US10949158B2 (en) Screenshot method and apparatus
US11048492B2 (en) Reducing downtime while patching binaries on a cluster
US9785472B2 (en) Computing cluster performance simulation using a genetic algorithm solution
US10284623B2 (en) Optimized browser rendering service
US10445223B1 (en) Service virtualization platform
CN107666493B (en) Database configuration method and equipment thereof
CN107665141B (en) Database configuration method and equipment thereof
CN112433812B (en) Virtual machine cross-cluster migration method, system, equipment and computer medium
CN111859832B (en) Chip simulation verification method and device and related equipment
CN112068852B (en) Method, system, equipment and medium for installing open-source software based on domestic server
WO2016018352A1 (en) Platform configuration selection based on a degraded makespan
CN110750445A (en) Method, system and equipment for testing high-availability function of YARN component
Pandey et al. An automation framework for benchmarking and optimizing performance of remote desktops in the cloud
CN111800511B (en) Synchronous login state processing method, system, equipment and readable storage medium
CN109933411B (en) System and method for modifying internal configuration of virtual machine on line
CN105279007A (en) Multi-core processor simulation method and apparatus
CN114640597B (en) Network target range configuration migration method, device, computer equipment and medium
CN114466000B (en) CDN gateway source returning method and device
CN110716730A (en) Gray scale distribution method, device, equipment and computer readable storage medium
CN109656830B (en) Software product performance test method
US11531578B1 (en) Profiling and debugging for remote neural network execution
CN112667363A (en) Method and device for simulating cloud physical host by using virtual machine based on cloud platform
CN107332679B (en) Centerless information synchronization method and device
CN104243197A (en) Data transmitting method and system and virtual storage gateways

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